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

Reply via email to