jettrue:
Hi Woody... centering it shouldn't be difficult, if #dropMenuWrapper has margin:0 auto and text-align:center, the menu will be centered.
Hi Jade,
Thanks for follow-up. Already tried those settings in both:
div#dropMenu
#dropMenuWrapper
And I commented out width settings in both above, but still no impact. The menu bar is pushed most of the way to the left (just a small space between left margin and the beginning of the menu).
I inspected with Firebug and discovered an area to the right of the menu still within control of both above selectors. It almost appears there is a "ghost" top level menu item in the last position on the menu.
This is true when visiting site as guest and cart is empty or when an item in cart (so 'checkout" sub menu appears below "Shopping cart" menu).
I copied the output from Firefox Web Developer > Information > Display Id & class details and pasted below.
.clearBoth
.flash
#dropMenuWrapper
#dropMenu
.level1
* .submenu Home .level2
o All Products
o Search
* .submenu Categories .level2
o Books
o eBooks
o CDs
o DVDs
o Documents
* .submenu Information .level2
o Shipping Info
o Privacy Policy
o Conditions of Use
o Site Map
o About Us
* Contact Us
* .submenu My Account .level2
o Log In
o Create Account
* .noLine Shopping Cart
.clearBoth
When item is in shopping cart the last menu item looks like this instead.
- .submenu Shopping Cart .level2
o Checkout
.clearBoth
I hope this makes sense.
Is this how it is suppose to be "out of the box"? I do not believe I have made any customizations to the menu which would make it behave differently from the default install.
Early in this thread I see you made some comments that there is "suppose to be" some blank space at the very end of the menu (to the right)? So this may be related to my issue. But I have not yet discovered the technique to repair, to rid of this space so the menu displays centered on the page.
I understand it is difficult for you to make suggestions without seeing the site. But at the moment I'm on dial-up so I have to do my testing work offline for a short time.
Thanks,
Woody