NSP GK5 styling when not in Mainbody position

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jun 12, 2013 11:47 pm
I am using the Store Box template. It is my understanding that the NSP GK5 module can not be in the Mainbody position unless it is on the frontpage. I am trying to use this module on a different page in the Mainbody_bottom position but mimic the same exact styling that is being achieved on the main page when the module is in the Mainbody position. Most of the styling is correct other than the colors of the More Details links. I don't understand why it is not the same style but in any case what would be the proper method to achieve this? I tried some CSS overrides but none worked.

My main page is:
http://www.actnowsigns.com/index.php

The other page on which I am trying to use this module is:
http://actnowsigns.com/index.php/material-specs

Thanks for the help.
User avatar
Fresh Boarder

GK User
Thu Jun 13, 2013 5:07 am
Please add following css in override.css and enable css override option in template settings > advanced settings > css override "on".

Code: Select all
.gkNspPM-NewsBlocks > figure > figcaption a {color: #0091D2;}
.gkNspPM-NewsBlocks > figure > figcaption a:hover {color: #000000;}


See you around...
User avatar
Platinum Boarder

GK User
Thu Jun 13, 2013 4:43 pm
Perfect. Thanks.
User avatar
Fresh Boarder

GK User
Thu Jun 13, 2013 5:38 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron