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
Old 01-29-2007, 06:48 AM ie6 + floats
Average Talker

Posts: 22
Name: Dene Stringfellow
Trades: 0
Hi, can anyone point me in the right direction as to why the floated images (left and right) for the website I'm working on do not display using the IE6 browser? They display fine in Firefox, Safari, Ie5Mac, Mozilla, Opera, etc! I don't know about IE7 as I can't test that browser.
Any pointers would be appreciated.
ridgedale is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-29-2007, 07:25 AM Re: ie6 + floats
Average Talker

Posts: 22
Name: Dene Stringfellow
Trades: 0
I have managed to fix the missing images problem by adding:

Code:
/* hide from IE-mac \*/
* html #content {height:1%}
/* end hide */
in the .css file after the content div styles.

However this has now created another problem in how IE6 displays the pages. Namely that there now a vertical space between the left panel and the content panel within the inner div.
Has anyone any ideas how I might fix this?
ridgedale is offline
Reply With Quote
View Public Profile
 
Old 01-29-2007, 11:52 AM Re: ie6 + floats
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Looks okay to me. The code's a bit of a mess (specifically a series of unordered lists in your menu where one will suffice) but I don't see any vertical spaces.

I'm not sure what you mean.
__________________

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 01-29-2007, 04:00 PM Re: ie6 + floats
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
First of all, you need to avoid hacks like that as much as possible. You will have to use them to make IE 6 and below behave, but you need to use conditional comments to call an 'iefixes.css' file and put ONLY the hacks you need for IE in that file.

As for IE 7, it's going to choke on that *html hack.

If you want a rundown on the IE bugs, start reading here:
http://www.positioniseverything.net/explorer.html
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 01-30-2007, 01:26 PM Re: ie6 + floats
Average Talker

Posts: 22
Name: Dene Stringfellow
Trades: 0
Thanks for your responses. I've sorted out the unordered lists - thanks for pointing that abberation out. I've provided a link to a screen grab showing what I am seeing in IE6 with the narrow vertical band ringed in red which shouldn't be there. It's offsetting the content with the pale marble background to the right and is showing as just a pale cream band.

Interestingly, when I go to view the website using the http://www.anybrowser.com tool this band doesn't show up when I set the HTML level to either of the HTML 4.0 options!

Is there a website where I can preview how IE7 displays a website?

Thanks again
ridgedale is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ie6 + floats
 

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 0.21062 seconds with 12 queries