How to get rid of the background image completely?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Nov 14, 2012 1:30 am
Reply with quote
Report this post
I would like to permanently remove the background image to simple white background. I created a background (blank white) and replaced it with bg1 in the template image folder but the old background graphic still keeps showing.

Thanks for any help.
User avatar
Senior Boarder

GK User
Wed Nov 14, 2012 8:26 am
Reply with quote
Report this post
Please paste this code in override.css :

Code: Select all
body {background: #fff !important}
then just only make sure that option 'Use override CSS' is enabled in your template advanced settings tab.
User avatar
Platinum Boarder

GK User
Thu Nov 15, 2012 6:20 pm
Reply with quote
Report this post
You are a genius! Thank you, it worked like a charm.
User avatar
Senior Boarder


cron