Previous Message
Next Message

Re: [css-d] layout prob with Mac IE

Sent by Philippe Wittenbergh on 30 November 2002 13:01


Dunstan,

On Saturday, November 30, 2002, at 08:24 PM, Dunstan Orchard wrote:

>
> Site can be seen here (with purple lines to show you the various 
> sections):
> http://www.1976design.com/testarea/jg/
>
> Screen shots can be seen here:
> pc-ie: http://www.1976design.com/testarea/jg/home.jpg
> mac-ie: http://www.1976design.com/testarea/jg/mac-ie.jpg
>
> Style sheet here:
> http://www.1976design.com/testarea/jg/layout.css

IE mac doesn't listen to 'height' in your #header :-)
Instead of floating the image in the #header, declare
#header {
	text-align:right
}
#header img {
	float:none;
}

Then it displays the same in all my mac browsers (OS X)

Philippe

== | == | == | == | == | == | == | == | == | == | == | ==

Philippe Wittenbergh

code | design | web projects : <http://www.l-c-n.com/>
online image gallery : <http://www.l-c-n.com/phiw/>

_______________________________________________
css-discuss [EMAIL-REMOVED]]
http://two.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning
Previous Message
Next Message

Message thread: