Quote Originally Posted by stevesh View Post
Add:

#navColumnTwo {background-color:#eeeeee;}

You may have to increase the width of the right column in admin to make it look the same as the left.
I found the coding that deals with the left column;

Code:
#navColumnOne, #navColumnTwo (line 270)

{

background-color: transparent;

}
i still don't get why the left column is coloured but the right one isnt, it is like the left one has more coding somewhere that isnt showing up.