Forum Moderators: not2easy
#wrap{
width: 800px;
position:relative;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
margin: 0 auto;
padding: 0 auto;
height:100%;
}
anyone?
i already tried:
border-width: 0px 1px 0px 1px;
border: #fff solid:
but it seemed to make a box above all the other content at the top of the page...
like the rest of my content was outside of the wrap...
again IE works great.