center column color change
-
I have installed a background image, but I’d like to choose a color that is compatible with the background image for the center column.
How do I do that?
The blog I need help with is: (visible only to logged in users)
-
Add this to your custom CSS and then change the color code as you desire.
#page { background: #FFFFFF; }
- The topic ‘center column color change’ is closed to new replies.