Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorsimfs05
    • CommentTimeMar 31st 2006
     permalink
    Hi all,

    I'm working on one of my first CSS sites and I'm having some problems printing in IE. Printing works fine in IE when I remove the link to my main style sheet, but the content does not print. The main style sheet and the index page validate.... My CSS isn't pretty but I'm learning... Any help you can give is greatly appreciated.

    The links are:
    http://www.visualchefs.com/cls/index.html
    http://www.visualchefs.com/cls/css/base.css

    Thanks
    -shawn
    •  
      CommentAuthormjwillis
    • CommentTimeMar 31st 2006
     permalink
    I think the problem is with the cascading order of your StyleSheets. Your IE StyleSheet may be overriding your print StyleSheets, since it has no media specification.

    I'd suggest moving your IE StyleSheet link above your print StyleSheet links, and/or adding a media specification to your IE StyleSheet link.
Add your comments
    Username Password
  • Format comments as (Help)