Social Bookmarks on the top - Themia Pro Responsive

Discussion in 'Themia WordPress Theme' started by traders, Nov 1, 2013.

  1. traders

    traders New Member

    Joined:
    Jun 14, 2013
    Messages:
    3
    Likes Received:
    0
    hey, is there a way to add more social bookmarks to the existing 3 to the top of the page,
    we need G+ and Instagram too.
    thanks in advance.
    Check here - www.travel-inside.at
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  3. traders

    traders New Member

    Joined:
    Jun 14, 2013
    Messages:
    3
    Likes Received:
    0

    Hello, thanks for your answer, i ve read this almost in an older thread, i ve downloaded it already, but its a widget for the sidebar, we use no sidebars on our website (www.travel-inside.at) i need the bookmarks on the top, next to FB

    is there a way
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Copy code given below and paste it in the header.php file. As shown in the image.

    Code:
          <li><a href="#"><img src="Your image address" alt="Google+" title="Share on Google+"/></a></li>
            <li><a href="#"><img src="Your image address" alt="Instagram" title="Share on Instagram"/></a></li>
    header-themia.png

    After that download social icon files attached and upload them in the media library. And use there url as a image address in the header.php.

    g-google-32.png instagram.png
     
    gloryous likes this.

Share This Page