Reply
Which IE bug is this and can you tell me how to fix it?
Old 03-23-2007, 12:25 PM Which IE bug is this and can you tell me how to fix it?
King Spam Talker

Posts: 1,125
Which IE bug is this and can you tell me how to fix it?

I should know this since I have looked so many of them up but I don't.

This fluid page renders fine in FF but the doesn't do too well in IE7. The images gets shortened or the height of the div increases. At any rate it doesn't look right.

And is this a "proper" use of divs or is there a better way to do the same thing?

Last edited by colbyt : 03-23-2007 at 12:26 PM.
colbyt is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-23-2007, 12:29 PM Re: Which IE bug is this and can you tell me how to fix it?
WebSavvy's Avatar
Extreme Talker

Posts: 166
Name: Deb
IE will throw it off for 2 reasons:

1. text-align:center
Because
2. width:100%

Either set the width to 99% or remove the text-align:center to make IE behave.

I had the same issue with a new design I'm working on too.
__________________
WebSavvy Directory | IHY
WebSavvy is offline
Reply With Quote
View Public Profile Visit WebSavvy's homepage!
 
Old 03-23-2007, 01:57 PM Re: Which IE bug is this and can you tell me how to fix it?
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Did you try overflow: hidden on either the cells or the header? (Header should be fine.)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 03-23-2007, 05:00 PM Re: Which IE bug is this and can you tell me how to fix it?
King Spam Talker

Posts: 1,125
Thanks for the reply but I think you misunderstood the request.

That red banner is composed of a left image, a right image and a div with the same background color. The images and the div line up fine in FF both at the top and the bottom. In IE it looks like this:

colbyt is offline
Reply With Quote
View Public Profile
 
Old 03-23-2007, 05:09 PM Re: Which IE bug is this and can you tell me how to fix it?
WebSavvy's Avatar
Extreme Talker

Posts: 166
Name: Deb
Oh, OK Colby. I don't have IE 7 -- I have 6.

But, if you add in line-height, that should solve the problem.
You have height:119px;
but don't have a font-size set (IE always leaves imaginary space for a font)
So, set a font-size:0; then set line-height:119px; and that should solve it.

I have serious migraine today, so it's quite probable that I completely misunderstood what you were asking.

Try that, and see if it makes any difference?
__________________
WebSavvy Directory | IHY
WebSavvy is offline
Reply With Quote
View Public Profile Visit WebSavvy's homepage!
 
Old 03-23-2007, 08:29 PM Re: Which IE bug is this and can you tell me how to fix it?
King Spam Talker

Posts: 1,125
That took care of the alignment problem. Thanks.

I will work on adding text later. I see more fun in my future.
colbyt is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Which IE bug is this and can you tell me how to fix it?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13284 seconds with 12 queries