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
-

- Gold Boarder
- GK User
- Mon Apr 09, 2012 12:26 pm
Hi,
Can you use a screenshot to show it to me?
Thanks,
Can you use a screenshot to show it to me?
Thanks,
-

- Platinum Boarder
- GK User
- Mon Apr 09, 2012 2:33 pm
This...
-

- Gold Boarder
- GK User
- Mon Apr 09, 2012 3:37 pm
Hi,
Try adding this code to CSS Override (using white color for example):
Try adding this code to CSS Override (using white color for example):
- Code: Select all
#mainBottom{
color: white;
}
-

- 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
-

- 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:
If it wont' help, please give me your site URL then I will check and help you further.
Cheers,
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,
-

- Platinum Boarder
6 posts
• Page 1 of 1
