Hiding the menu with CSS

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
MUTU
Super Advanced
Super Advanced
Posts: 45
Joined: Wed Jul 21, 2004 10:17 am
Contact:

Hiding the menu with CSS

Post by MUTU »

Hi,

I am doing a printer-friendly version of the site using

Code: Select all

<style type="text/css" media="print">
...
</style>
I've surrounded the Milonic code within a DIV tag, and I'm trying to hide the DIV tag. Everything gets hidden within the DIV tag, except for the Milonic menu. Is there some way I can disable it via CSS please?
MUTU
Super Advanced
Super Advanced
Posts: 45
Joined: Wed Jul 21, 2004 10:17 am
Contact:

Post by MUTU »

Found. Display: none;
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

It's in the FAQ at http://milonic.com/menufaq.php#noMenuOnPrint

Hope this helps,
Andy
Post Reply