Hi,
Using the horizontal menu template and css. By default the menu titles are to the left with empty space to the right.
How can I get the menu to fully justify across the screen so the menu fits nicely?
Am using the latest 1.5.3 version of cmsms.
Any ideas?
Thanks, Steve
full width horizontal menu - how can I get the menu to fit across the page
Re: full width horizontal menu - how can I get the menu to fit across the page
You can use percentage padding for the li elements (you will need to play around with the percentages to get them right, depending on the number of menu items etc). Or, you can use floated divs. There's a great article on how to do this here:
http://www.smashingmagazine.com/2009/03 ... on-images/
http://www.smashingmagazine.com/2009/03 ... on-images/
Re: full width horizontal menu - how can I get the menu to fit across the page
Of course with no link to the site your asking us to blindly fix your problem...