If you have non-cleared floating elements directly within the body, its possible that your body element is losing its height since the floated elements jump out of "flow" leaving their parent element with no height unless: a) the height of the parent element is specified, or b) the floated elements are cleared, forcing the parent height to wrap to the bottom.

Without providing urls to observe or more than the minute snippet of css you've provided thats the best answer one could give.

Joseph R. B. Taylor
/Designer / Developer/
--------------------------------------
Sites by Joe, LLC
/"Clean, Simple and Elegant Web Design"/
Phone: (609) 335-3076
Fax: (866) 301-8045
Web: http://sitesbyjoe.com
Email: [EMAIL PROTECTED]



Alexander Uribe wrote:
I have a problem with a background image. When viewing the site on a number of browsers, the background image appears fine. However, recently the site went up and the background image has dissapeared. Any ideas?
This is the CSS
body {
 background-color: #A816AD;
 margin: 0; padding: 0;
 background-image: url(images/images/lets.gif);
 background-repeat: repeat-y;
 width:1100px;
}
Cheers,

Find out: SEEK Salary Centre Are you paid what you're worth? <http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2Fcareer%2Dresources%2Fsalary%2Dcentre%2F%3Ftracking%3Dsk%3Ahet%3Asc%3Anine%3A0%3Ahot%3Atext&_t=764565661&_r=OCT07_endtext_salary&_m=EXT>
*******************************************************************
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]
*******************************************************************
begin:vcard
fn:Joseph Taylor
n:Taylor;Joseph
org:Sites by Joe, LLC
adr:;;408 Route 47 South;Cape May Court House;NJ;08210;USA
email;internet:[EMAIL PROTECTED]
title:Designer / Developer
tel;work:609-335-3076
tel;fax:886-301-8045
tel;home:609-886-9660
tel;cell:609-335-3076
x-mozilla-html:TRUE
url:http://sitesbyjoe.com
version:2.1
end:vcard


Reply via email to