Previous Message
Next Message

Extra margin after float in IE6

Sent by Branko Vukelic on 4 March 2007 20:08


Hi, list,

I was not able to find an elegant fix for a few problems below. (Both XHTML 
and CSS are valid.)

First this:

http://www.inberg.co.yu/

1. 

The image on the left is floated left. The next box, a div with some text in 
it will not stick close to the image (as it should), but it has some margin 
to the left.

Now, as much as I would like to fix that, I don't want my CSS code to look 
ugly. I want it to be as clear as possible. The problem is not as severe as 
to warrant an extreme fix. Is there such an elegant way of fixing this?

2.

At the bottom of the same page, the dark area should have exactly aligned to 
the bottom of the light-grey area. However, that is not the case in IE6. I 
have absolutely no idea why that is so. Any suggestions?

Next:

3.

I had a peek-a-boo bug on this page:

http://www.inberg.co.yu/e107_plugins/content/content.php?cat.9

The menu to the left is floated left and it seems to be the cause of the 
problem. I have 

#widecol {
  position: relative;
}

for the right column's wrapper div, but it causes the menu to not be 
accessible (cannot be clicked) in Firefox. The menu works in IE6, as well as 
in IE7, except that in IE6, the heading in the right column has, again, some 
extra margin to the left.

Any suggestions are most welcome.

Best Regards,


Branko

p.s.
I could have attached the files, but I didn't know if that was okay with you 
all.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: