It also allow us to download or backup our template for editing purpose.Like Change the Format Style of the Dates of Blogger Posts or Removing Showing posts with label from default blogger post?. It is all the purpose of customizing template.
However, we cannot host its template in the local machine as other cms (Joomla, Wordpress, Dropal .ect).Editing blogger template is not difficult, as other cms we can use firebug or chrome to debug code for finding its path.As in this blog, I use the default template and I feel that the date header above post is duplicate with the date below post.I just want to remove it away.So now it is time for you to remove if you would like.
However, we cannot host its template in the local machine as other cms (Joomla, Wordpress, Dropal .ect).Editing blogger template is not difficult, as other cms we can use firebug or chrome to debug code for finding its path.As in this blog, I use the default template and I feel that the date header above post is duplicate with the date below post.I just want to remove it away.So now it is time for you to remove if you would like.
Remove Date Header from Post Title
Follow these steps:
Firstly, you can find directly to HTML Editor in blogger dashboard if you know the keyword.Here is the basic way to find as you do not know what it is call in the template.
- Open you blog (I mean, visit your blog) and right click on date header label> Inspect Element (Use Chrome).As in my case, my date header is Thursday, May 02, 2013, ad click on <h2 class:"date-header">.Now you have known that it is date-header.
- Go to your dashboard>Template>HTML Editor>Use Ctrl+F to find the word "date-header"
- Or Find the code "<h2 class='date-header'><span><script type='text/javascript'>document.write(ssyby);</script></span></h2> "
- Save template.Refresh your blog.Now date header has gone.
No comments:
Post a Comment