Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [need help] small problem with page layout Re: [need help] small problem with page layout

#54034
jingjang
Member

thank man,

ive fixed it by modify #wrapper like this

#wrapper {
background:white url(images/wrapper_body_bg.png) repeat-y scroll 0 0;
min-height:100%;
overflow:hidden;
}