Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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?
Defies a Status

Posts: 1,605
Trades: 0
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?
__________________
Colbyt

Please login or register to view this content. Registration is FREE

Last edited by colbyt; 03-23-2007 at 12:26 PM..
colbyt is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
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
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
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,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Did you try overflow: hidden on either the cells or the header? (Header should be fine.)
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
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?
Defies a Status

Posts: 1,605
Trades: 0
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

Please login or register to view this content. Registration is FREE
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
Trades: 0
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?
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
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?
Defies a Status

Posts: 1,605
Trades: 0
That took care of the alignment problem. Thanks.

I will work on adding text later. I see more fun in my future.
__________________
Colbyt

Please login or register to view this content. Registration is FREE
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 Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 2.53788 seconds with 12 queries