Hi all
I'm using this to center a DIV in the center of the browser window:
But it's still to the LEFT.PHP Code:#mainframe {
position:relative;
margin: 20px auto 0px auto;
text-align:center;
overflow: visible;
width:765px;
height: 524px;
visibility: visible;
}
Can anyone see what I'm doing wrong.
This works on my other site.
Chris


Reply With Quote

Bookmarks