Problem with headlines in News Show Pro GK4

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Tue Dec 11, 2012 8:38 am
Hi,

I've a problem with the "News Show Pro GK4"-Module (Ver. 3.1.3.) in this template.

In the "Portal-Mode - News Gallery"-Modus, the headlines in the Boxes are too big and in a wrong color. Where can I fix this?

I've tried, to change the css-class ".nspArt h4.nspHeader" in the "gk.stuff.css"-File. But if a change the parameters here, I change also the headlines in all other News-Show-Modules on my page. That can't be a solution.

Link to my page (scoll down to the Modulbox "Empfehlungen der Redaktion"):
http://goo.gl/8fuuT

Best regards
User avatar
Fresh Boarder

Konrad M
Tue Dec 11, 2012 10:27 am
Hi,
please try add to override.css
Code: Select all
.nspMainPortalMode4 .nspArt h4.nspHeader {
font-size:12px !important;
color:#ffffff !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Tue Dec 11, 2012 10:26 pm
That's it! Tanks!
User avatar
Fresh Boarder


cron