
Re: Underline And Overline
Also on Icy phoenix theme?
No! With Icy Phoenix theme it's all OK! Remember this happen only with Safari...
I don't know what's happened Mighty... the menu comes back overlined... this only on my web-site... on IcyPhoenix, both .com and .it, it appears underlined...
I'm so confused...

In the current distro of IP, the styles for Icy (style_ice.css), there is no underline for inactive/visited., but still has "text-decoration: underline" for some link attributes under the forumlink class (which nav_quick_links uses) - that is, for attributes of hover/active. Funnily enough, in Firefox on Windows, I only see a change in colour, not also underline on mouse over - so even
MG's recommended tools aren't doing the job properly! (or else this site - icypoenix.com, which I'm using for comparisons, isn't updated to the latest distro).
So
feelbeen, do you see the underline problem only on active menu items, or on all menu items, regardless of being open (active) or not?
The problem, from the image you posted, looks to be the way that cell pics/cell spacing combined with javascript are handled in Safari. It almost looks like the text row is below the image row, whilst the underline is in a row where the text whould be - or in otherwords, as if there are two rows superimposed, one containing text, the other containing the underline, and the two are offset. As we know from nav_links, there is only really one row that is defined, and the menu item arranged between that and the <th> tags, along with javascript show hide functions. One wonders if the javascript show/hide lines were removed, whether the cell spacing would change, and the underline appear below the text...