Jump to content

[SOLVED] Mousing over menu makes bottom div jump up (wtf?!)


Recommended Posts

I'm so lost here:

 

http://dev.wannafork.com/humor.php

 

on FF and IE 8, all is well.

 

on IE 6, 7 & 8 (compat mode ON) , after the page loads, if you mouse over the menu, the bottom div (footer image) jumps up to directly under the content div.

 

Additionally, IE7 & 8 (compat mode ON) ONLY, there's a 1px redish line above each menu item (assuming margin, but cant' tell because it's ONLY there on IE7...

 

Any help on either of these problems would be great, as i'm bashing my head against a wall trying to figure them out!

It looks like an image problem, but my suggestion is to mess with the CSS ids/classes that have the images; also, looking at it, you can use the shorthand version of CSS (instead of declaring font weight, font style, font variant, just use font) which can make it easier to read/load and understand.

It looks like an image problem, but my suggestion is to mess with the CSS ids/classes that have the images; also, looking at it, you can use the shorthand version of CSS (instead of declaring font weight, font style, font variant, just use font) which can make it easier to read/load and understand.

 

image problem on which? the wrapperFooter bg?

 

something else i noticed is that it's only when you mouse over a menu item that's not the active item (li a:hover as opposed to li.active a:hover)...

Sounds familiar, check here - http://www.positioniseverything.net/explorer.html

 

Can happen sometimes if you're changing the background color of some other properties on :hover. But check at PIE to narrow down the bug you're experiencing and find possible solutions.

so, i had to put the sidebar and the content inside of a larger div wrapper height auto, width 100%...

 

all fixed now...

 

for those that want to see what WAS going on,

 

broken

http://dev.wannafork.com/BugTest/index.html

 

and fixed:

http://dev.wannafork.com/downloads.php

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.