Jim Davis wrote:
> My site will render properly in Mac/Firefox, however it breaks in
> Mac/Safari.
>
> Live web site can be viewed here: http://www.dsignerclumber.com
>
>
>
> Jim
>
>   



Add a wrapper (#stuff)-- first id to open and last id to close.
#stuff {
width: 930px;
margin: 0 auto;
}
And amend this selector:
#content-wrapper { border: 1px solid red;
position: relative;
width: 930px;
/*margin: 0 auto;*/ <---- :: delete ::
background: url(http://www.dsignerclumber.com/images/sandBody.gif) repeat-y;
display: table-caption;
}


Tested local mac/opera, mac/ff, and safari/3.0.3 (522.12.1)

Best,
~dL

-- 
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