Re: How to change the site layout to fixed width.
you need to edit the page container
#page-container {
width: 980px;
min-height: 100%;
position: relative;
}
it would be best to put your page layout back to 100% also
__________________
Joe Holley
4.2
|