Greys on black 2.5

GK User
Mon Apr 09, 2012 4:14 am
Hi, How I can change the gray on black background in the footer menu? Thanks
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 12:26 pm
Hi,

Can you use a screenshot to show it to me?

Thanks,
User avatar
Platinum Boarder

GK User
Mon Apr 09, 2012 2:33 pm
This...
User avatar
Gold Boarder

GK User
Mon Apr 09, 2012 3:37 pm
Hi,

Try adding this code to CSS Override (using white color for example):
Code: Select all
#mainBottom{
color: white;
}
User avatar
Platinum Boarder

GK User
Wed May 09, 2012 3:21 pm
I managed to change to white mainbottom but not in the footer menu, if so what code should I add? Thanks Don
User avatar
Gold Boarder

GK User
Thu May 10, 2012 3:30 pm
Hi,

The code that I have given to you is supposed to change the color of footer as well but if it doesn't work in your case, just try:
Code: Select all
#gkFooter{
color: white;
}

If it wont' help, please give me your site URL then I will check and help you further.

Cheers,
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.