Change the blue color in Featured News
January 2013 Joomla Template
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Dec 16, 2013 11:22 pm
- Reply with quote
- Report this post
Hi I've had in style1.css template style.css file and the module, but can not find the code to change the blue color (attached screenshot).
Thank you.
http://rosariba-cp72.webjoomla.es/
Thank you.
http://rosariba-cp72.webjoomla.es/
-
- Junior Boarder
- GK User
- Tue Dec 17, 2013 7:45 am
- Reply with quote
- Report this post
Please edit: /templates/gk_magazine/css/override.css and add at its end:
Adjust default not transparent, and transparent background values to your taste.
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
.nsphover .nspImageWrapper .nspHeader {
background: #FF9933;
background: rgba(77, 144, 254, 0.85);
}
Adjust default not transparent, and transparent background values to your taste.
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Tue Dec 17, 2013 6:58 pm
- Reply with quote
- Report this post
Thank you, you are done!
-
- Junior Boarder
- GK User
- Wed Dec 18, 2013 4:33 pm
- Reply with quote
- Report this post
I'm done? Should I feel frightened? (just kidding).
I'm glad I could help .
I'm glad I could help .
-
- Moderator
4 posts
• Page 1 of 1