Jump to content

Div/AutoHeight problems in IE.....


zeeshan_haider000

Recommended Posts

Hi,

this is the page:

Site

and this is the css file:

css

 

The problem is that when i run the site in Firefox, everything works as it's supposed to work, but when i run the site in IE, the front search box's height is larger, the main contents (ex: "Updates...") show below the footer?

I don't know what i am doing wrong....?

Help would be much appreciated, thanks..

Zee

Link to comment
Share on other sites

Set your height for the below css to 35px and you should be ok. . . Though I'm not sure I'm seeing a problem with the main contents, exactly what or where you mean by footer.

 

 

#frontbox {css.css (line 394)
background:#CCCCCC none repeat scroll 0 0;
color:#000033;
font-size:12px;
height:auto;
padding:4px;
width:auto;
}

Link to comment
Share on other sites

Set your height for the below css to 35px and you should be ok. . . Though I'm not sure I'm seeing a problem with the main contents, exactly what or where you mean by footer.

 

 

#frontbox {css.css (line 394)
background:#CCCCCC none repeat scroll 0 0;
color:#000033;
font-size:12px;
height:auto;
padding:4px;
width:auto;
}

 

i already tried that but when i do that, then the search box overlaps other objects.. you can see the results above.... and sorry my site was down so you couldn't see the footer, it's up again and now you see what i meant by footer... waiting for response...

Zee

Link to comment
Share on other sites

Well, I'm not seeing any overlapping, just different positioning. It's just not centered in IE...and is a few pixels higher than the other browsers.

 

I'd try setting your position to relative for the "updateleft" and "update" right divs...or maybe since you have it absolute, try setting a "left" and "top" position for those divs.

Link to comment
Share on other sites

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.