Monday, November 19, 2012

How to Remove Date Ribbon From Blogger Dynamic Views


As we all know that Blogger Dynamic Views has many things in bloggers but as we can customize the blogger template according to us and any thing can easily hide or show, similarly we can easily now customize the Dynamic Views of Blogger and today we starts from the How to Remove Date From Blogger Dynamic Views. As Blogger Dynamic Views like by some body and also not be'coz some thing is limited in it but many kinds of new features also available, but anyone can also customize it.





Remove Date From Blogger Dynamic Views

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Template
  • Now Click on Customize > Advanced > Add CSS
  • Paste below code in it.

.ribbon{
display: none !important;
}

  • Click on Apply Button.


If Any Problem Comes, Ask in Comments


0 comments:

Post a Comment