League News Footer Removal

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Jan 28, 2014 3:48 pm
How does one remove the league News text on the footer of the League News joomla Template? I have checked all the documentation vainly.
Also, how can i change the Orange Colour of the Left boxes?
User avatar
Fresh Boarder

GK User
Tue Jan 28, 2014 5:10 pm
Hi,
Maybe next time use smaller screenshot and I will use microscope. ;)

1) TPL_GK_LANG_FOOTER_PREFIX="League News:"
this phrase is inside language file, language\en-GB\en-GB.tpl_gk_league_news.ini

2) You have to override class named "color2" , use this to get blue:
Code: Select all
.box.color2 {  background: blue; }


How to use Custom CSS you will find, you know where...
User avatar
Platinum Boarder


cron