Jump to content

Background image/colour


Recommended Posts

I have a website at www.monatomicgold.co.uk that I want to put on PS but I am having difficulty with the background.

I have started it at www.evolutionsuperfood.co.uk but as you can see the background covers all columns as well as the middle and also the gaps between.

I haven't seen this before on any other cms and don't know how to get it to look like my other site.

Any ideas would be very much appreciated.

Link to comment
Share on other sites

You need to change background color for page element.
In your theme folder/css open global.css and near line 183 change code to this

#page  {
background: white;
margin:0 auto 2px;
text-align:left;
width:980px;
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...