I have a print stylesheet for a Web site that isn't working the way I'd
like in IE, but it works fine in FF.

The Web site has one main styelsheet
(http://www.azbof.gov/stylesheets/main.css) that imports the print
stylesheet:
@import url(print.css) print, handheld;

The print.css (http://www.azbof.gov/stylesheets/print.css) file is
supposed to eliminate much of the navigational and presentational
information, so that really all that's left is the basic information. 
However, on IE, the navigational and presentational information stays,
while on FF, it prints like it should.  I added the !important
statement, but that didn't seem to help.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to