Forum Moderators: not2easy

Message Too Old, No Replies

Floated divs not lining up

         

bearduk

7:47 pm on Dec 14, 2009 (gmt 0)

10+ Year Member



Hi all,

we're close to a site launch here and have just discovered that IE7 is not displaying a couple of div elements correctly (fine all other browsers)

The problem is the two green 'feature boxes' at the center bottom of this page:

<snip>

They should be lined up next to each other, however they are on two lines.

It's using the default property of display (inline) and so should be working.

Can any one shed any light on this?

Many thanks,
Chris

[edited by: swa66 at 9:16 pm (utc) on Dec. 14, 2009]
[edit reason] No links, please see ToS and Forum Charter for guidance [/edit]

bearduk

7:58 pm on Dec 14, 2009 (gmt 0)

10+ Year Member



sorted (I think ) guys

Seems the two floated columns above being set at 50% each doesn't agree with ie7.
At least in firefox firebug it seems to recreate the problem.

Will have an edit and get back to you !

bearduk

8:04 pm on Dec 14, 2009 (gmt 0)

10+ Year Member



yep, set the .homeRight and .homeLeft to 48% and got is sussed.