- Aug 14, 2001
- 8,401
- 1
- 0
So I'm having to create a page so that when it prints it looks a bit different then from what is scene on the screen...using printable sytle sheets so far have been working except for one little thing.
I want to remove a little nav bar thats on the page. I've tried the visible:hidden attribute to no prevail and have had no luck with nothing else so far. I'm playing with one sheet as media=all and the other as media=print...this is correct right? and then the same classes in both just the print has the print versions and web has web versions? Like i said what ive tried so far(resizing text blocks/moving images) has worked and made a difference so i think im using them correctly....
Any other ideas as to how to accomplish hiding stuff with the print style sheet and yet still making it show up on the page when viewed in a browser?
I want to remove a little nav bar thats on the page. I've tried the visible:hidden attribute to no prevail and have had no luck with nothing else so far. I'm playing with one sheet as media=all and the other as media=print...this is correct right? and then the same classes in both just the print has the print versions and web has web versions? Like i said what ive tried so far(resizing text blocks/moving images) has worked and made a difference so i think im using them correctly....
Any other ideas as to how to accomplish hiding stuff with the print style sheet and yet still making it show up on the page when viewed in a browser?
