Tuesday, 4 September 2012

Blogging: Remove no post after search


This one is great one every blogger is fed up the result after search you can customize it ya you can lets try

  • From your Blogger dashboard, go to ‘Template’ and then click on ‘Customize
  • Click on ‘Advanced’ and then on the submenu, scroll down to the bottom and click on ‘Add CSS
  • Now copy and then paste this very short code inside the CSS panel:
.status-msg-wrap
{
display: none;
 }


No comments:

Post a Comment