Quote:
Originally Posted by LadynRed
As with many things to do with cross-browser compatibility, sometimes you have to be able to bend, to be a little bit more flexible.
|
Yep. I've touched my toes, i've touched my nose to my elbows, i've had both legs tucked behind my head and i still can't figure this one out :P
If I give the <ul> a set-width and fit it to the exact width of the menu, then there is going to be overflow for people with larger fonts. I'm thinking I will just reorganize the top level menus a bit so that the link text for each one is more equal in width, then set a fixed width for all the <li> menu items. This seems to be the simplest solution and will have the least amount of code bloat.
I've gotten rid of all the tables I have control over with the version of Joomla I am using with the site. Unfortunately, the core files would need to be hacked quite a bit to eliminate the rest of them. If and when I upgrade to Joomla 1.5, I'll be able to fix this.
Thanks for the ideas 
|