-
AuthorPosts
-
ilhl Friend
ilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
May 29, 2016 at 8:49 pm #935737i wanted to add the skill module to the blogger layout. as the blogger layout hat black color as background, i changed the colors of the charts in the module, but there is still a white border in the charts. is it possible to change that?
as alternative i was thinking about changing tha background only if this skill module to white (keeping the background of the rest of the site black). is tit possible to change the background color of only one module?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 30, 2016 at 4:04 am #935863Hi
You can use module suffix and then apply the custom class via custom.css for this module .
This way you use different style for different module .
Beside it you can give the page url where u published the module , so i can check the give so exact changes to do this .ilhl Friendilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
May 30, 2016 at 9:55 pm #936188This reply has been marked as private.ilhl Friendilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
May 30, 2016 at 9:58 pm #936189by the way do you have any idea why the "Test Skills unter Feat" module (module with these charts) is aligned to center (i mean the alignment of the description above the charts)?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 31, 2016 at 2:00 am #936222Hi
Go to /templates/ja_resume/css/themes/dark-triangular-yellow/template.css
Find this code.title-style-1 .acm-title::before { border-radius: 85%; background: #ffcc00; bottom: -5px; }
replace it with
.title-style-1 .acm-title::before { border-radius: 85%; background: transparent; bottom: -5px; }
This will remove the bg yellow color and make it transparent .
1 user says Thank You to Pankaj Sharma for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 31, 2016 at 2:15 am #936230Hi
And to make percentage bg color to white add below code in custom.css file.acm-stats.style-2 .stats-list .ppc-percents { background: #ffffff!important; }
ilhl Friendilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
May 31, 2016 at 10:11 pm #936537hmm..this one regarding the charts didn’t help.. will take a closer look tomorrow on that..
ilhl Friendilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
May 31, 2016 at 10:22 pm #936541no got it now what happened)) no, it was an misunderstanding) i didn’t want the charts to have white background.. because the background of the page is black, i wanted them to be black also.. but changing the color in the joomla backoffice only applied on the background of the charts, but left a thin white border.. i wanted to get this white border away or make it black..
or as alternative set the background color of the whole module (not only charts) on white, so this skill module would look like on the photographer page..Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 1, 2016 at 1:29 am #936570Hi
To make them black just change the color code in above code to black , and u have black circles ..acm-stats.style-2 .stats-list .ppc-percents { background: #000!important; }
Remove older code and use this to make them black.
ilhl Friendilhl
- Join date:
- June 2015
- Posts:
- 147
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 35
- Thanked:
- 6 times in 1 posts
June 1, 2016 at 10:11 pm #936855no it’s only makes them black on the inside.. the white border is still there.. maybe it just can’t be changed..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 2, 2016 at 4:19 am #936943Hi
add below code in custom.css file.acm-stats.style-2 .stats-list .progress-pie-chart { margin: 0 auto 24px; background-color: #000!important; }
rest white color is for the pie chart to show the skills values .
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
changing the colors of the skill charts
Viewing 11 posts - 1 through 11 (of 11 total)