Hi all,
I'm working on converting a suckerfish java flyout menu to liquid and
horizontal. I'm helping with a CMS project, doing a control panel similar to
Joomla and Mambo. I've got the liquid end of it done. I've got it
horizontal, but am having some problems centering the menu on the page;
display inline without float. When I do get it centered, the flyout quits
working. It's right there in front of my eyes, and I cant see it. Can
someone help???
Also, be aware of the fact that mambo/joomla CMS control panel nav has
the same problem, it's left instead of centered on the page.
The very last few lines of code, remove the float:left and the menu will
center, but then the flyout stops working.
What I need, is to display the all of the LIs left or inline, but the main
UL needs to stay centered on the page: It's liquid, so no px or % for each
LI, liquid. Liquid means width: auto; all the way; except for the flyouts
which are set at 175px width.
http://wholives.com/temp http://wholives.com/temp/temp.css
Thanks in Advance,
MikeyWWW