Monday, September 14, 2009

How To Remove Subscribe to Posts (Atom)

1. Log in into blogger
2. Click Layout
3. Click EDIT HTML tab
4. Click Download Full template and please back up first. (important)
5. Find the code below

.feed-links {
clear: both;
line-height: 2.5em;
}


Replace it with


.feed-links {
display:none;
}

You Can Also remove this line too: (line 472)

<b:include name='feedLinks'/>

Click Preview to see the result if satisfied then save.

Enjoy………………….


Thank You
Keep Visiting

0 comments:

Post a Comment

 

Tips and Tricks for Blogger Copyright © 2009 http://tips-tricks-for-blogger.blogspot.com