Forums

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

Home Forums CSS Problem with layout in CSS Re: Problem with layout in CSS

#105051
nponnen
Participant

body {

margin: 0px;
text-align: center;
background:url(../images/songsback.jpg) 0 0 no-repeat;
overflow: scroll;
height: 100%;
width:100%;
}

try this