In addition to an icon you will also require suitable code – otherwise you’ll just be displaying a suggestion to your readers, rather than enticing them to perform the action of clicking the icon.
As such you will need to add the correct code to accompany the icon in order to make it “clickable”, and this can easily be done as follows:
<a href=”http://facebook.com/profile.php?id=PROFILEID” target=“_blank”><img src=”ICON_IMAGE_PATH” /></a>
In the above example you will see some bold type – these sections of the linking markup need replacing with your specific instructions.
To find your Facebook profile ID, open the Facebook page you are linking to and look at the browse address bar. For instance in this Facebook URL:
http://www.facebook.com/#!/profile.php?id=5066271574
…the numbers 5066271574 should replace PROFILEID.