This is my website: http://www.jamandcheese.be/
I recently changed the menu items and now the text is longer than the width (139px) how can I fix this so my subnavigation takes up full width?
Thanks in advance.
| SitePoint Sponsor |
This is my website: http://www.jamandcheese.be/
I recently changed the menu items and now the text is longer than the width (139px) how can I fix this so my subnavigation takes up full width?
Thanks in advance.



Sorry - I'm a bit confused as to which area is the problem. You have several menus on that page - and they all look OK to me.![]()


If you are talking about the dropdown then something like this should work.
Code:#menu ul ul{ width:auto; min-width:135px; padding:0 5px 0 0; }
www.pmob.co.uk CSS FAQ 3 col demo Read My CSS Articles
Ultimate CSS Reference
Check out SitePoint's latest JavaScript challenge
Bookmarks