Linked In Social Icon

Discussion in 'ButterBelly WordPress Theme' started by imagegrafx, Mar 11, 2014.

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

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    My customer would like me to add her Linked In Social Icon along with Google+ and Facebook. How would I go about doing this and having the icon match the other two on the site?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Download the LinkedIn social image from this post and upload it in your dashboard and then copy the image URL address.

    Now, go to the footer.php file present in your theme directory and add the code given below in that file as shown in the image given below.

    Code:
    <li><a href="Enter the Link address for LinkedIn here" target="_blank"><img src="Paste the URL address of LinkedIn image here" alt="LinkedIn icon" title="LinkedIn" /></a></li> 
    [​IMG]

    This will solve your issue.
     

    Attached Files:

  3. imagegrafx

    imagegrafx Member

    Joined:
    Jan 12, 2013
    Messages:
    76
    Likes Received:
    0
    Thank you! Thank you! That worked great!
     
Thread Status:
Not open for further replies.

Share This Page