Previous Message
Next Message

IE Mac

Sent by William Doyle on 17 February 2005 18:06


Jeroen... Thanks for the reply.

I realized that this situation occurs when I absolutely position a DIV 
in the center like so:

#container{
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -270px;
	width: 541px;
	text-align: left;
	background: url(image.jpg) no-repeat 0 0;
}

It doesn't happen in other browsers for the mac (firefox, safari, 
camino, etc.).

I made sure that everything, both the body and html as well and all the 
elements contained within the container had a margin and padding of 0 
and it still doesn't remedy the problem. Perhaps you or anyone has some 
ideas about this.

Thanks....

William

> William Doyle wrote:
>> Does anyone know why a margin of about 10px at the bottom of IE 5.x
>> /mac. I have had this happen on 2 designs and I can't for the life of
>> me figure it out. Insight would be appreciated.
>
> This might be a bottom margin of an element inside containing [div]s, 
> or
> maybe even just inside the [body] element. This sometimes happens in
> Mozilla or Firefox as well.
>
> Jeroen
>
> -- 
> vizi fotografie & grafisch ontwerp - http://www.vizi.nl/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: