-
AuthorPosts
-
September 5, 2012 at 3:44 pm #180496
Could you tell me how to change the colour in the Blog User Badge from red to blue
It’s the microphone I want to change the color of. Either that or delete or replace image altogether.
Thanks
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 6, 2012 at 5:24 am #466301Too Easy
go to templates/images/folder open icon-mic.png in fireworks or photochop or whatever editor you have and change the red to blue by filling over it
Cheers ShannonNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 6, 2012 at 7:12 am #466313Microphone on your screenshot is picture, you find it on the path
<blockquote>/templates/ja_zite/images/icon-mic.png</blockquote>
and related css style is below :
<blockquote>templates/ja_zite/css/k2.css</blockquote>
div.itemBlogMeta .user-avatar .user-badge {
background: url(../images/icon-mic.png) no-repeat 0px 0px;
display: block;
height: 40px;
position: absolute;
right: -20px;
bottom: 0;
width: 40px;
z-index: 22;
}AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Ninja Lead 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Color of User-Badge
Viewing 3 posts - 1 through 3 (of 3 total)