Forums
This topic is locked
Print stylesheet wierdness
Posted 31 Mar 2003 17:28:53
1
has voted
31 Mar 2003 17:28:53 stuart batty posted:
I recently added a stylesheet to remove the left and right navbars and remove underlining in hyperlinks for print media. It works fine as expected. What I didn't expect is that dreamweaver mx loads both stylesheets (media=all and media=print). So now, in design view, links have no text decoration. I tried re-ordering the link statements so that the print stylesheet was last, thinking that maybe only the first stylesheet was loaded. No luck. Any idea why dmx is ignoring the media attribute on the stylesheet?Thanks in advance for the help.