I used to have News summary on the left side of the page and i removed it. Now, i have the page skewed to the right and white space on the left. Is there anyway to change template/css/both to auto expand it horizontally?
Here's what i have right now:
Code: Select all
    <!--[if lte IE 6]>
    <style type="text/css">
    #pagewrapper {width:expression(P7_MinMaxW(720,950));}
    #container {height: 1%;}
    </style>


