Previous Message
Next Message

Opera 8.5 and MacIE positioning problem

Sent by ImageSpinner on 24 February 2006 09:09


Thanks for the help!

One down, one to go...


On Feb 24, 2006, at 1:18 AM, Philippe Wittenbergh wrote:

>
> On Feb 24, 2006, at 5:38 PM, ImageSpinner wrote:
>
>> #navigation {
>> 	position: absolute;
>> 	width: 145px;
>> 	top: 77;
>> 	left: 0;
>> }	
>
> that 'top' is missing a unit: 77 what ? Cows, elephants ?
>
>

That was it for Opera! working now...  thanks!


>> with some various other divs mixed in, including a logo div:
>>
>> #logo {
>> 	position: absolute;
>> 	left: -2px;
>> 	bottom: 45px;
>> }
>>
>>
>> Mac IE 5.2 (yeah, I know...)  -- the navigation appears fine, but,
>> the logo div either jumps to the top, or, doesn't display at all.
>
> That logo displays at the top because IE mac doesn't compute  
> 'bottom' correctly when no height is specified to the parent block.
>

What do I apply to the parent block if it is variable?...   the  
containing div expands with the content. I have tried height:auto to  
no avail.


> Philippe
> ---
> Philippe Wittenbergh
> <http://emps.l-c-n.com>
>
>
>
>

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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:

Possibly related: