I recently came across a set of icons i thought would be perfect for a Subscribe and Follow section on blogs.The icons have a vintage design and we have icons that will link to your Rss Feed, Email Rss Feed, Twitter, Facebook and Google Plus.Just for a little extra style i added a very simple opacity effect on hover.
For Blogger i have a Easy One Click add to blog link and WordPress users can simply add the code to a text widget on their sidebar.Take a look at the demo below.
Add The Subscribe And Follow Widget To Your Blog
Below is the code for the widget, you can add it manually to Blogger in a Html/Javascript gadget or use the one click add to blogger button below the code.Either way make sure to replace my links in yellow with yours.For WordPress go to Appearance > Widgets > Add the code to a text widget, once again make sure to change the links in yellow.
<style>
a:hover {background-color: transparent;opacity:0.7;}
</style>
<a title="Rss Feed" href="http://feeds.feedburner.com/spiceupyourblog" rel="nofollow" target="_blank"><img border="0" src="http://3.bp.blogspot.com/-7xLpiOL7LV4/T1dZNM3ohWI/AAAAAAAAF50/eAtpntBl00k/s1600/rss_48x48.png" /></a>
<a title="Subscribe Via Email Rss" href="http://feedburner.google.com/fb/a/mailverify?uri=SpiceUpYourBlog&loc=en_US" rel="nofollow" target="_blank"><img border="0" src="http://3.bp.blogspot.com/-RZ_nVthHme8/T1dZK5PsCwI/AAAAAAAAF5o/FCKub8KoUWQ/s1600/mailrss_48x48.png" /></a>
<a title="Follow On Twitter" href="http://twitter.com/paulcrowepro" rel="nofollow" target="_blank"><img border="0" src="http://2.bp.blogspot.com/-_NF0RIdyat4/T1dZNqD06qI/AAAAAAAAF54/DEOr2Sx0hAU/s1600/twitter_48x48.png" /></a>
<a title="Find Us On Facebook" href="http://facebook.com/spiceupyourblog" rel="nofollow" target="_blank"><img border="0" src="http://3.bp.blogspot.com/-PTB2YQAQpcI/T1dZJ-qJIfI/AAAAAAAAF5c/-NcV2BAiWec/s1600/facebook_48x48.png" /></a>
<a title="Add To Circles" href="https://plus.google.com/b/108200902911276741668/108200902911276741668/posts" rel="nofollow" target="_blank"><img border="0" src="http://1.bp.blogspot.com/-REgYqi5zpsM/T1dZKferBMI/AAAAAAAAF5g/PXfik8LGPZY/s1600/googleplus_48x48.png" /></a>
Easy One Click Add To Blogger
Click the button below to add to your blog.Make sure to position it to the top of your sidebar, edit the gadget and replace the links to your links then save the layout.
That’s it check out more of our Blogger Gadgets and Tips.
Drop Your Comments And Questions Below.