Re: CSS Dropdown menu for your header- With Categories!

--------------------------------------------------------------------------------

Hey all,

I have been using this mod for the past year or so.

I just noticed that my text in the drop down menus are not correctly aligned they are cut off and extend over the box.

Link: www.truwater.com.au

I would like to extend the width to match the main buttons on the header. I have tried through the css but could not get it to work.

Any advise would be great thanks.
Locate this in the stylesheet:

div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:12em;z-index:1000;}

Change the width to 100%