1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see ]]> tag.
4.Now add below code before ]]> tag.
background-color: #ffff66; width: 90%; margin: 10px 14px 20px 14px; padding: 4px; border: 1px solid #dddddd; text-align: center; } |
5.Now Scroll down to where you see this:
6.Now Add below code immediately after the above line :
<a href="YOUR BLOG FEEDBURNER ADDRESS" title="Subscribe to my feed" rel="alternate" type="application/rss+xml"> <img src='LINK TO FEEDBURNER ICON' alt="" style="border:0" />Like this article? Subscribe to the RSS feed!</a></div></div> |
NOTE : Remember to replace YOUR BLOG FEEDBURNER ADDRESS and LINK TO FEEDBURNER ICON with your real details.
7.Now save your template and you are done.
0 comments:
Post a Comment