Saturday, April 23, 2011

Remove or Hide Post Atom, Home, and Older Post

                                                      Blogger Tricks

This  links can be easily removed by adding following small css  codes . You can even choose which links you want to remove with the codes below.


Go to Design--> Template Designer--> Advanced--> Add CSS--> Input The Codes Below. 

  • Remove Post Atom:


    .feed-links, .blog-feeds {
    display: none;
    }
  • Remove Home Link:

     
    .home-link {
    display: none;
    }

  • Remove Older Post Link:


    .blog-pager-older-link {
    display: none;
    }
  • Remove Home & Older Post Link: 

    .blog-pager {
    display: none;
    }

    after entering this code into the Add CSS box, with the cursor still in the box hit the space bar for it to take effect. 


    SEE all    Blogger Tricks

         

0 comments:

Post a Comment

Breaking News
Loading...
Quick Message
Press Esc to close
Copyright © 2013 Crack o Hack & tweak STORE All Right Reserved