Theme Options - Social Logos

Discussion in 'Themia WordPress Theme' started by lili80, Apr 16, 2014.

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

    lili80 New Member

    Joined:
    Jan 4, 2014
    Messages:
    5
    Likes Received:
    0
    Hi,

    how can I add more Social logos? (Instagram, Tumblr, ...)

    Please note your recommended Plugin (http://wordpress.org/extend/plugins/social-media-widget/) can not activate. There is always an error message

    It is possible to modify the code in the template? If so, how?

    Many thanks for your help.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to header.php present in your theme directory and add the code given below

    Code:
    <li><a href="ENTER YOUR URL HERE"><img src="ENTER YOUR IMAGE ADDRESS HERE" alt="ALT TEXT" title="ENTER YOUR TITLE HERE"/></a></li> 
    Check image for reference

    2014-04-16_1626.png



    Use same process for others also.


    Thanks & Regards
    Gourav Shrivastava
     
  3. lili80

    lili80 New Member

    Joined:
    Jan 4, 2014
    Messages:
    5
    Likes Received:
    0
    Thanks :)

    Very good support
     
Thread Status:
Not open for further replies.

Share This Page