Forum Moderators: open
I had the body font set at 15px but took that out and it's doing the same thing.
Anyone know what might be causing this?
What is your css set to for a:hover? It may have inherited from its parent.
It is set for a smaller font and sans-serif on every setting for the menu. It is putting out blue font which is what is used for regular text links.
Never, ever test code using IE. It will screw you up every time. Always test in a modern browser like Firefox or Opera.
I work from a Mac/Safari. I check my code on 4 Mac Browsers and then Win 98 and Win XP. This Menu works fine on everything but IE .
Also, what doctype are you using, and is it placed on the very first line of your page? How are you setting the font sizes, in pixels or another measure?