Wednesday, April 16, 2014

How to Show Date Header for all post in Blogger?


Show Date Header

If your Date header every post is not showing after you install the new Theme of your blog, you can edit it by doing this simple steps.  First thing to do is to backup your Template and save.


1. Go to your blogger Dashboard-Template



2. Go to Edit HTML




3. Press CTRL+A and CTRL+F find this code

" .date-header{display:none}" or ".date-header span { "

and Paste this code

" .date-header span {
  background-color: $(date.header.background.color);
  color: $(date.header.color);
  padding: $(date.header.padding);
  letter-spacing: $(date.header.letterspacing);
  margin: $(date.header.margin);
} "
 


4. Save your Template





Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

0 comments:

Post a Comment