Gleb -
That's the correct path as relative to the css style sheet. My structure is set up as: www.koisis.com/.clients/asdem/ . assets . . css . . image Etc. So, the path is correct (relative to the stylesheet) - you can see the painting graphic within the link given - it's just not displaying as expected/required. Cole _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gleb Arestov Sent: Monday, September 29, 2008 5:53 PM To: [email protected] Subject: Re: [WSG] Setting HTML and BODY background not working what is exactly path to your image? looks like it wrong http://www.koisis.com/.clients/asdem/dev/ + ../image/_global/hiroshige.jpg = http://www.koisis.com/.clients/asdem/image/_global/hiroshige.jpg (404 Not Found) 2008/9/29 Florian Hamberger <[EMAIL PROTECTED]> Did you already try position:static; for the wrapper div? > > body{ > min-width: 780px; > text-align: center; > > font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif; > font-weight: normal; > font-size: 1em; > > background: url(../image/_global/hiroshige.jpg) no-repeat 0 0; > color: #000; > } ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
