hi

GK User
Sun Apr 18, 2010 10:20 pm
above the footer there is the menu where popular section, latest news and also who is online, how do i change the white to other color?
User avatar
Fresh Boarder

GK User
Mon Apr 19, 2010 7:39 pm
Hey, check out your template.css where

Code: Select all
#gk-botsl1{ padding:8px 0 0 0; background:transparent url('../images/bottom_bg_top.png') no-repeat right top; }

#gk-botsl2{ padding:0 0 9px 0; background:transparent url('../images/bottom_bg_bottom.png') no-repeat left bottom; }

#gk-botsl3{ background:#444; padding:20px; font-size:90%; color:#999; }


You see, you habe to change to images (bottom_bg_top.png & bottom_bg_bottom.png) and the background color which is at the moment #444.


And please, edit your post and use a better topic name
User avatar
Senior Boarder

GK User
Mon Apr 26, 2010 5:08 am
thank you bro appreciate it
User avatar
Fresh Boarder


cron