Quote Originally Posted by jettrue View Post
Sure, you can do that if you like.

First turn em all off, then in the stylesheet delete this section (this will get rid of the light grey section behind the sideboxes):

#centerColumnWrapper2{
background:url(../images/content_bg.gif) repeat-y 80% 0;
}

Then change .centerColumn's width from 73% to like 95% or so. Let me know how this works, because I haven't tried it myself.
Hi Jade - I tried this as you said and it does remove the grey bar from the right hand side of the center piece but it also removes the white background so you can see the stripped background come through. I think thats cause your content_bg.gif contains the white background and the grey column.

Am I right in saying that I'd need to create a new .gif that only had a white line in it? Also changing .centreColumns width doesn't seem to do anything. I actually was going to ask how to change the background of the main column to a different colour anyway.