On July 26, 2012 at 11:48 am
1. to add the badge follow this method:
First open up header.php and add this line:
<li class="soc_insta"><a title="Instagram" target="_blank" href="put your instagram url here...">Instagram</a></li>
after this line:
<li class="soc_rss"><a title="Rss Feed" target="_blank" href="<?php echo of_get_option('rsssoc_text'); ?>">RSS</a></li><?php } ?>
then add this to your stylesheet:
.social ul .soc_insta a{ background:url("http://i.imgur.com/OU4yS.png") no-repeat!important;}
2.whats your site address?