How To Hide Comment Box In Blogger andrey четверг, 17 апреля 2014 г. No Comment

Why we need to hide and block the comments form in Blog Spot because sometime we have a Web Log for officials offices & Governments Organizations sectors, school & colleges in which there is no need to have a comments form, Area because these organization only wants to spread theirs information,data with public. So they never need to have comments on theirs Web Log/ Website.So many of us using third party comments box like Disqus And some others in which they can remove and hide comments box. What if we use Blog Spot custom comment box ?

How to Hide Comment Form In Blog Spot For All Posts And Static Pages

Method 1:
This is a very simple trick in which we do not need to edit our Web Log posts or removing & deleting coding from Blog Spot Theme. We can do it easily to hide the comment form in Blog Spot.

  1. Go to Blog Spot Dashboard:
  2. Select your Web Log
  3. Select Settings
  4. Click on Posts and Comments
  5. Now hide the comment location and that's it

Method2:
Add this css code in your blogger template before "]]> " tag.

#comments {
display: none!important;
}

Also watch the video tutorial given below. Don't forget to comment like and subscribe us on our YouTube Channel Blogger Fun Tricks.Stay tuned
Why we need to hide and block the comments form in Blog Spot because sometime we have a Web Log for officials offices & Governments Organizations sectors, school & colleges in which there is no need to have a comments form, Area because these organization only wants to spread theirs information,data with public. So they never need to have comments on theirs Web Log/ Website.So many of us using third party comments box like Disqus And some others in which they can remove and hide comments box. What if we use Blog Spot custom comment box ?

How to Hide Comment Form In Blog Spot For All Posts And Static Pages

Method 1:
This is a very simple trick in which we do not need to edit our Web Log posts or removing & deleting coding from Blog Spot Theme. We can do it easily to hide the comment form in Blog Spot.

  1. Go to Blog Spot Dashboard:
  2. Select your Web Log
  3. Select Settings
  4. Click on Posts and Comments
  5. Now hide the comment location and that's it

Method2:
Add this css code in your blogger template before "]]> " tag.

#comments {
display: none!important;
}

Also watch the video tutorial given below. Don't forget to comment like and subscribe us on our YouTube Channel Blogger Fun Tricks.Stay tuned
by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment