Make footer text larger & change color?

GK User
Sat Jan 21, 2012 9:11 pm
How do i change the color and increase the text size where it says

Copyright by GavickPro 2011. All rights reserved red gold blue

for some reason on my site it looks smaller than the one on demo on this site.
User avatar
Senior Boarder

GK User
Sat Jan 21, 2012 11:22 pm
This part you can modify by code :
Code: Select all
#gkCopyrights {font-size: #px; color: #xxxxxx }

which you can paste to override.css file. Remember to enable override css options in template settings.
User avatar
Platinum Boarder

GK User
Sun Jan 22, 2012 11:14 pm
bkrztuk wrote:This part you can modify by code :
Code: Select all
#gkCopyrights {font-size: #px; color: #xxxxxx }

which you can paste to override.css file. Remember to enable override css options in template settings.


where would i add this? what file in what folder? THanks
User avatar
Senior Boarder

GK User
Mon Jan 23, 2012 1:20 am
File override.css in template/css directory.
User avatar
Platinum Boarder

GK User
Fri Jan 27, 2012 12:39 am
ok i actually don't remember where to go to enable override css thanks
User avatar
Senior Boarder

GK User
Fri Jan 27, 2012 12:18 pm
It's a option in the template parameters advanced section.
User avatar
Expert Boarder


cron