No option for Linkedin?

Discussion in 'GeoCraft WordPress Theme' started by proapc, Mar 4, 2014.

  1. proapc

    proapc Member

    Joined:
    Aug 31, 2012
    Messages:
    52
    Likes Received:
    1
    Location:
    Hailey, Idaho
    How do we add an icon for our Linkedin page?
     
  2. Nitesh

    Nitesh Support Staff

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

    Sorry for the delay,

    For this
    open "footer.php" file and add code given below as shown in the image.

    Code:
     <li class="linkedin"><a target="new" href="ENTER YOUR LINK ADDRESS">
                                        <img src="<?php echo TEMPLATEURL . '/images/linkedin_16.png'; ?>" alt="linkedin" title="linkedin"/>
                                    </a></li>
    linkedin.png

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page