How to swap Stumbleupon icon for YouTube

Discussion in 'Cloriato WordPress Theme' started by jetrat, Jan 25, 2013.

Thread Status:
Not open for further replies.
  1. jetrat

    jetrat New Member

    Joined:
    Dec 28, 2011
    Messages:
    2
    Likes Received:
    0
    I would like to have a YouTube icon in place of Stumbleupon icon. Could you advise if this is possible for Cloriato Pro? Thank you
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Open header.php and add code given below as shown in image.
    Code:
    <li class="facebook"><a href="your link address"><span><img src="your image address"></span></a></li>
    [​IMG]

    Note:- Add image of dimension (24 x 24)px for YouTube icon.
     
  3. francescopiubelli

    francescopiubelli New Member

    Joined:
    Jan 21, 2013
    Messages:
    3
    Likes Received:
    0
    It didn't Work ! I put the icon in the same folder of the other logos, adding this code

    <li class="youtube"><a href="http://www.youtube.com/"><span><img src="/images/youtube.png"></span></a></li>

    but it didn't catch it. On the Webpage it puts an icon with the QuestionMark "?"
     
  4. francescopiubelli

    francescopiubelli New Member

    Joined:
    Jan 21, 2013
    Messages:
    3
    Likes Received:
    0
    ok thank, i Tried again and now it's working. Thanks
     
Thread Status:
Not open for further replies.

Share This Page