Publicstyle wrote:
> Does anyone know of a way to make safari ignore my main stylesheet and read
> a seperate one -- something like conditional comments for IE. (I can sense
> some groans already,
> judging by google i'm not the only person who has been looking)
>
>
>
> The site is here:
> www.publicstyle.com.au
> www.publicstyle.com.au/safari
>
> Cheers
> Aaron
>   



This closed it on a local file in Safari and Mac/Opera:

First to open last to close division added to markup.
#stuff {overflow:hidden;border 1px solid red;}

and modification of this rule set.

#wrap {
overflow:hidden /*add*/;
margin: /*15px*/0 0px -90px 15px/*amend*/;
}





-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to