height= "100%"
height= "100%"
Out of context: Reply #22
- Started
- Last post
- 29 Responses
- ********0
add this to your css:
#contentwrapper {
background-image: url(tablebg.gif);
height: 100%;
width: 576px;
background-color: #C2C5C8;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}