Hi
First about "Moduls suffix" in settings. Suffixes changes style of the module: "color2" - orange, "color1" - gray. Only those 2 are implemented.
To resize header titles add this to override.css:
- Code: Select all
.box .header, .box_menu .header, .box_text .header {
font-size: 17px;
}
To change "More news.." You need to add a translation for TPL_GK_LANG_IS_MORE_NEWS in language overrides.
If You wiszh to replace orange color please edit file /templates/gk_league_news/css/style1.css and change all hex color values of orange there.