Background color

GK User
Wed Nov 03, 2010 3:32 pm
Hi, can anyone help me find the correct lines where background color is set?
I want to change the black background color to something else.
User avatar
Expert Boarder

GK User
Wed Nov 03, 2010 8:10 pm
Ok ! Found! It's on template.css
User avatar
Expert Boarder

GK User
Sat Nov 13, 2010 5:48 am
What line do you have to change for th background. I would like to change icki background to white:

http://www.secbattles.com
User avatar
Expert Boarder

GK User
Sat Nov 13, 2010 5:56 am
style1.css & style2.css line 13. You can just comment out the bg image with

/*
body {
color:#666;
background:#45494d url(../images/style2/bg_main.jpg) repeat-x 0 0;
}
*/
User avatar
Gold Boarder

GK User
Sat Nov 13, 2010 7:00 am
Thanks for your help.

Would like to change background color of Header 1 mod position;

Where do I find this to change.

Thanks
User avatar
Expert Boarder


cron