This plugin will display elegant icons of your social profiles on a sidebar widget. Plugin also provides options to upload your own icons if you do not like the default ones. 4 Size options and 5 display styles available.
Social Web Links provides default icons of sizes 16x16, 24x24, 32x32 and 48x48 to display for your social profile. Go to Social Web Links settings page and enter full URL of your social profile. For example: If your facebook username is "john.doe" then your facebook URL is http://www.facebook.com/john.doe
<?php swl_display(); ?>
You can also display your custom icons by uploading them through the Social Web Links settings page. But in order to display it you need to display the icons with correct size settings. For example: If you uploaded a 16x16 pixel icon image for Facebook, then if you select the icon size setting as 24x24 then the facebook icon will not be displayed.
<?php swl_display(); ?>