Evenly spaced AutoNav

Permalink
My Site:http://www.tradelazy.com/index.php...

My client would like the AutoNav items to be evenly spaced as in Virgin's website -http://www.virgin.com

I have a developed a stylesheet for the menu but can't work out how to get the items evenly spaced when some items have a smaller word count than others. How is this achieved? Is it even possible?

trixiemay
 
SVijay replied on at Permalink Reply
SVijay
Hi,

remove the width for both li and a tag in view.css line 32 and 40
and use padding: 0 29px; in view.css line 32 and also remove the background image from a line 40 and place it for li tag line 32.

Give it a try it may help.

Thanks
Vijay