Jump to content

How to customize the center column's background colour?


Recommended Posts

you use non defualt theme,

to change background of the "page contents container" you have to define background param for #columns div

you can do it in global.css file, just add there something like:

#columns {

background: brown!Important;

}

 

effect:

tw5GC0e.png

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...