I am using the CSS code below to hide my website navigation drop downs, however this bit of code is hiding (1) website logo and (2) main website navigation sections (ex: Market Reports, Country Reports, etc).
Using the code below I was able to hide the <ul> used in the drop downs but as a result the main heading for each drop down is also hidden as a result. Also, the logo is being hidden which doesn't make sense because the nav and logo are separate entities. Any suggestions?
Here is the website:
<snip />
Here is the print.css file:
Code:.menu2011 {display: none;}



Reply With Quote


and utilizing print.css to hide certain elements to make printing the page look like the website




Bookmarks