Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 04-04-2007, 01:17 PM
dcsmith's Avatar
dcsmith dcsmith is offline
Real Estate WebMaster
 
Join Date: Apr 2006
Posts: 119
dcsmith is on a distinguished road
Default Help with IE6 Float issue

I know there are issues with the float in IE6

I have isolated where the code is in the CSS stylesheet that controls this, but I don't know how to alter it to fix the issue.

Here is the page link:
http://www.orovalleyhomes4sale.com/o...-lambert-lane/

It formats just fine in FireFox, but IE6 puts a break after a paragraph until the end of the image. You will see.

here is the css:

/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height: 1px; overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%}

If I comment out the last line it fixes the issue for that post

/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height: 1px; overflow:visible;}
/** html .contenttext p{overflow:hidden;width:99%} */

But this post:
http://www.orovalleyhomes4sale.com/o...edical-center/

Is then broken with the image and conntent being positioned at the bottom of the sidebars.

Does anyone know how to fix this thing?

I would very much appreciate any help.
__________________
Dave Tucson Real Estate & Tucson Homes
Reply With Quote
Old 04-18-2007, 10:17 PM
dcsmith's Avatar
dcsmith dcsmith is offline
Real Estate WebMaster
 
Join Date: Apr 2006
Posts: 119
dcsmith is on a distinguished road
Default Re: Help with IE6 Float issue

I finally found the fix for the pesky float issue with IE 6

Here is the link to the solution:

http://crowstoburnaby.com/index.php/...float_drop_bug

It really works, with a little tweaking of the width setting for the individual site that needs fixing.
__________________
Dave Tucson Real Estate & Tucson Homes
Reply With Quote
Reply


Thread Tools
Display Modes

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



For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 02:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.