Florian, Gleb, and (of course) Georg - Great thanks to you all for trying to help me solve this.
The solution Georg proposed made everything work as planned... thanks Georg!!! Cole -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun Sent: Monday, September 29, 2008 6:21 PM To: [email protected] Subject: Re: [WSG] Setting HTML and BODY background not working Cole Kuryakin wrote: > http://www.koisis.com/.clients/asdem/dev/index.php?cmd=001001 > The height of the body image (the hiroshige painting) - rather than > showing in full - seems to be getting "cropped" by the height of my > "wrapper" div. Add... body{ padding: 1px 0; min-height: 100%; } * html body{ height: 100%;} ...to make body at least as high as html/viewport - and growing with content. regards Georg -- http://www.gunlaug.no ******************************************************************* 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] *******************************************************************
