How to change rating circles and progress bar colors?

September 2015 Joomla Template
GK User
Sat Sep 19, 2015 10:09 pm
Hi

I'd like to change the colors of the rating circles inside the reviews in TechNews template, and perhaps the color of the progress bars, but as the progress bars are important to me, the circles are 'importanter'. Can you help me please? I managed to find some of the colors in css and js files, but the main circles in the review articles seem to be untouchable. The overall rating circle is in #07c958 and the rest are in #46a7f5, and I'd like to change them both to my own color. Any ideas?
User avatar
Fresh Boarder

GK User
Sun Sep 20, 2015 11:51 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Sun Sep 20, 2015 9:19 pm
........../gk_technews/layouts/default.php line 401 color: '#07c958',
.........../gk_technews/js/gk.scripts.js line 516 color: '#07c958',
User avatar
Senior Boarder

GK User
Mon Sep 21, 2015 1:04 pm
I've changed these already, and every file which had this color in the code. Now there's no #07c958 that I can find, but still the colors of the circles remain the same.

The website in question is www.stereolifemagazine.com - on the front page I managed to change these colors because most of them were in modules' css files, but check out any of the reviews and you'll see different colors of the circles. The green is for example visible as: path[Attributes Style] {stroke: rgb(7, 201, 88); stroke-width: 4px; fill-opacity: 0;}. Any ideas how to change it? ;-)
User avatar
Fresh Boarder

GK User
Mon Sep 21, 2015 3:50 pm
Some colors are being set in NSP js files:
modules/mod_news_pro_gk5/tmpl/portal_modes/technews_reviews/script.jquery.js
User avatar
Moderator

GK User
Mon Sep 21, 2015 6:19 pm
Yes I know, but these ones are not. I've already changed all colors I could find in css and js files, and the problem remains. I managed to find these colors in modules, and as you can see on the front page I changed the colours, because the hex code for it was declared somewhere in css or js files of these modules, but what about the {REVIEW} section in the article? This is very important and I can't find the place where these colors are declared. Can you please help me? Please...
User avatar
Fresh Boarder

GK User
Wed Sep 23, 2015 10:44 am
Does anyone have any idea how to change these colors in the {REVIEW} section? Please help, it's quite crucial to me...
User avatar
Fresh Boarder

GK User
Thu Sep 24, 2015 8:08 am
show the picture that you want to change
User avatar
Senior Boarder

GK User
Thu Sep 24, 2015 8:34 am
I want to change the colors of these circles - green (#07c958) and blue (#46a7f5) and replace them with my own color.
User avatar
Fresh Boarder

GK User
Thu Sep 24, 2015 5:05 pm
I wrote the post above
........./gk_technews/layouts/default.php line 401 color: '#07c958' - set your color
........./gk_technews/layouts/default.php line 414 color: '#46a7f5' - set your color
еxample replacing colors
User avatar
Senior Boarder

GK User
Thu Sep 24, 2015 5:11 pm
Maaan... I owe you a good beer! Thank you very, very, much!
User avatar
Fresh Boarder

GK User
Sat Sep 26, 2015 12:31 pm
No problem :). Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Sun Sep 27, 2015 6:54 pm
No, for now at least this was my only problem with this template;-) And thank you once more!
User avatar
Fresh Boarder

GK User
Mon Sep 28, 2015 8:40 pm
Then, feel free to post new forum threads if you have any other questions.
User avatar
Moderator


cron