White background

GK User
Wed Jun 01, 2011 12:07 pm
Is it possible change the background to only white or grey?, thanks!
User avatar
Fresh Boarder

teitbite
Wed Jun 01, 2011 5:03 pm
Hi

Yes it's possible. In which template ? :D
User avatar
Moderator

GK User
Wed Jun 01, 2011 5:05 pm
Coffe template
User avatar
Fresh Boarder

teitbite
Wed Jun 01, 2011 8:03 pm
Hi

Please add this code to override.css. Remember to allow using this file in template settings.

Code: Select all
body > .bg {
    background: none repeat scroll 0 0 #FFFFFF;
}
User avatar
Moderator


cron