Rank: Advanced Member Groups: Member
Joined: 3/18/2008 Posts: 41
|
Hello.
The menu control:
How can I center the group of menu items horizontally and also keep a fixed width for each item? Say, I want each menu item to be 80px. On a page width totally 970px, I want to center the group of items, so there will be space on the left side of the left item and on the right side of the right item. That will center the group of menu items.
How do I make it?
Regards, HT
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You can create "blank items" (items with no text, and have the same normal style and hover style) and set each item's width to precisely control item's position.
Thanks
|