Forums

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

Home Forums CSS help with css Re: help with css

#143472
sadunaresh
Participant

.abovemask {
background-color: #FFFFFF;
border: 4px solid #EAEAEA;
margin: 0 auto;
position: fixed;
top: 200px;
width: 800px;
z-index: 5001;
}