How do i expand the width of the middle section of the page? Any ideas? Thanks
How do i expand the width of the middle section of the page? Any ideas? Thanks
As the center is what is left after the left and right column have used their width - th only way is to increase the FULL width
A link to your site would assist in seeing what you have now
Zen-Venom Get Bitten
here's my site www.ezmodchips.com thanks
Like I stated there is only so much area but you can try changinf the value I have highlighted in your template stylesheet.css file to a larger value or a %
Code:#mainWrapper { text-align: left; width: 842px; vertical-align: top; background-image: url(../images/mainwrapper_tile.jpg); background-repeat: repeat-y; background-position: center; }
Zen-Venom Get Bitten
Thanks. I had been looking for that for a while. Now onto more difficult problems.![]()