I have a height issue on http://www.eureka-forklifts.com.au/about-us.cfm
#bd2 {
width: 746px;
position: absolute;
top: 151px;
border-left: 2px solid #7F7F7F;
border-right: 2px solid #7F7F7F;
background: url(../image/secondhand-forklift.jpg) no-repeat left top
#FFFFFF;
z-index: 1;
height: 100%;
}
#body-text {
padding: 120px 10px 10px 240px;
height: 100%;
}
All the text is within #body-text and both divs are set to 100% height, but
in Firefox the background color does not complete go to the end of the text,
it puzzles me... The page validates BTW.
Any help is much appreciated.
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************