<b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>
Now replace the above code with the following lines of code.
<b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds' style='display:none;'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>
comments
3 Responses to "Remove Subscribe to : Posts (Atom)"January 16, 2009 at 5:27 AM
Sorry but this didn't work
April 27, 2009 at 10:45 PM
Error
April 28, 2009 at 7:34 PM
Hey guys what's up no support, please help us find the problem why this is not working at our blogs.
Speak Your Mind
Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!