How to change the font color in Joomla Game template

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video support
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
Mon Sep 23, 2013 11:58 pm
Reply with quote
Report this post
I would change the color of the font that is marked in the image. What part of the css would have to modify?
Image
User avatar
Fresh Boarder

GK User
Tue Sep 24, 2013 6:34 am
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Sep 24, 2013 6:58 am
Reply with quote
Report this post
Please edit: /templates/gk_gamenews/css/override.css and add at its end:
Code: Select all
.dark .nspArt p.nspText {
color: #fff;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron