Jump to content

IE7 problems, Footer rises up to center of page


Guest nutnics

Recommended Posts

Guest nutnics

Hi

 

If someone can please help I am having an issue with my site in IE7. Go to this link

 

http://elslights.com/test/sales/salescatalog.php

 

When you load the page then hover over one of the top nav links the Footer shoots up half the distance on the page and can only be reset by rolling over another tab on the right.

 

What the heck is going on? Is this a DOCTYPE or CSS problem? Here's what I've already checked

 

1. Doctype

2. CSS styles for image height and width to see if its releasing some kind of height (I dont know)

3. Duplicate css styles

4. the class on the nav is called rollover and it looks like this

 

#navbar {padding-left: 8px;}
#nav {margin: 0 auto; position: relative; /*width: 965px;*/ height: 37px; }

#nav a { float: left; }

.rollover { display: block; cursor: pointer; }/* Allow setting widths and heights */
.rollover img { /*width: 100%; height: 100%;*/ border: 0; }/* only set width and height once */
.rollover:hover { visibility: visible; /*for IE */ }/* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; }

 

Any help would be awesome THANKS

Edited by nutnics
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...