Topic: Issue with Background not repeating (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Lost Angeles Kalifornia, via Hawaii.... |
![]() I have a wierd problem that I can't figure out for the life of me. I have a div id called "mainbody" and I want it to have a repeating bg and it's set up correctly, but unless I specify the height of "mainbody" it doesn't display. What am I doing wrong??!? |
Maniac (V) Mad Scientist with Finglongers From: Germany |
![]() hm... do you have only floating elements within your div? |
Paranoid (IV) Inmate From: Lost Angeles Kalifornia, via Hawaii.... |
![]() Yes. I have the contents of the body enclosed which will have typical images, banners, etc. |
Paranoid (IV) Inmate From: Lost Angeles Kalifornia, via Hawaii.... |
![]() Ahh... figured it out. I needed to clear the floats. at the end of the div. Thanks for pointing it out. |