Log in

View Full Version : How does one spread the titles within a menubar?



essayer2
08-02-2007, 04:59 AM
In reviewing the DD CSS library for the Bevel Horizontal Menu, I was wondering what term is needed to increase the space between menu titles.

Probably a no-brainer for a seasoned CSS'er.

Sliight
08-02-2007, 06:00 AM
Probably change the <li> to a margin of 2px, or more if you need it.

Not positive this is what you are looking for...but adding a left margin should move each item on the menu bar over to create spacing. A border of course would do this, but unless it's the same background color as the bar, it would be visible.

essayer2
08-02-2007, 11:17 AM
Thank you for the suggestion Sliight, however it does not affect the space width between titles. Is there not a CSS spacing code?