CSS Image Mouseover Problem

They have: 13 posts

Joined: May 2006

Hi all, newbie to this forum but long time designer. Here is my question. I'm trying not to use JS on any porition on my website. I was using JS for my mouseover effect of my nav menu. I am know doing the same image mouseover with CSS....

The only problem is: In IE everything works (but the images do not line up horizontally), and in FF nothing shows up at all??? What's up with that?

http://nezik.com/html/testpage2.html

Thanks for any help !!!

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

Try adding some content inside the links, I usually use a none breaking space  .

Then, set a width and height to the links but I think that only works if you set display:block; to it.

Otherwise, set margin/padding to the links and it should work fine.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.