To remove subscribe to : posts(Atom) from your blog First of all goto blogger Dashboard. After that goto blogger Layout Page . Now finally goto edit Html Page , Expand Widget templates and Search for the following lines of code.
<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>
Consider to Subscribe to our RSS feed or Follow us at Twitter or Join our Facebook Fan Page.Enter your Email below to subscribe to our updates via Email.















{ 3 comments… read them below or add one }
Sorry but this didn’t work
Error
Hey guys what’s up no support, please help us find the problem why this is not working at our blogs.