Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kkdw Friend
    #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


    1. Screen-Shot-2012-09-05-at-16.42.33
    tfosnom Friend
    #466301

    Too 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 Shannon

    Ninja Lead Moderator
    #466313

    Microphone 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;
    }

Viewing 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 ago.

We moved to new unified forum. Please post all new support queries in our New Forum