NSP module color change

December 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri May 06, 2016 4:21 am
Reply with quote
Report this post
Hello,

I have the front page of my website (http://www.thechristianbeat.org/) set up as in the demo and I was wondering if it is possible to make a color change to the NSP module in the header position. The top story block has a blue color bar across the bottom where the article title is. I was wondering how difficult it would be to change that from blue to a shade of white? Image is attached to help clarify.

Thanks so much!
User avatar
Senior Boarder

teitbite
Sun May 08, 2016 1:50 pm
Reply with quote
Report this post
Hi

Add this code to override.css with a color value of Your selection:

Code: Select all
.gkNspPM-NewNewsHeader[data-layout="main_2rows_2rows"] .gkImage1 .gkTitle {
    background: rgba(66, 165, 245, 0.75) none repeat scroll 0 0 !important;
}
User avatar
Moderator

GK User
Tue May 10, 2016 6:32 pm
Reply with quote
Report this post
It worked, thanks so much!
User avatar
Senior Boarder

teitbite
Wed May 11, 2016 9:33 am
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.