Log in

View Full Version : flash DIV problem



stevedc
11-04-2008, 03:43 PM
Hi all,

We are working on a site at work and can't seem to figure out why half of the logo disappears when rolling over the javascript navigation.

http://proof.merricktowle.com/theelms/index.asp

btw, it seems to work in IE7 and safari, but in firefox (most important for us) it breaks. Any leads would be greatly appreciated.

~ Regards
Steve

bluewalrus
11-04-2008, 04:17 PM
I see 2 errors but not one with a logo disappearing. On home mouseover the communties color changes. On contact mouse over it flickers. Are either of those what your referring too?

Snookerman
11-04-2008, 04:23 PM
Yeah, I get the same thing, but that is just because this gif:
http://proof.merricktowle.com/theelms/images/nav/NavContact_on.gif
does not exist.

stevedc
11-04-2008, 04:31 PM
we can fix that. I'm not concerned about those, but the logo actually disappearing a bit when you rollover the nav. Again, we only see this happening firefox.

~ Regards
Steve

Snookerman
11-04-2008, 05:16 PM
If you mean The Elms logo with the trees then nothing happens, I checked both FF3 and IE7, I rolled over everything, clicked everything and the logo is intact. Have you tried it on other computers?

Snookerman
11-04-2008, 09:58 PM
Now the error is there. Add the red part to your css on line 120:

#Logo {
width: 166px;
float: left;
position: absolute;
left: 41px;
z-index: 6;
}