How To Remove or Hide Time, Post Date or Author in Blogger | Blogger Tips | Blogger Tricks | SEO | CSS and HTML Tricks

How to add Unique Style Social Sharing Box For Blogger

How You Should Be Making Money from Your Niche Blog

Top 6 Most Popular Search Engines To Submit Your Site

How To Remove or Hide Time, Post Date or Author in Blogger

How To Remove or Hide Time, Post Date or Author in Blogger

1. Go to your Dashboard >> Design >> Edit HTML >> Expand Widget Template.

2. Scroll down to where you see this code.

Remove/Hide Post Time :
Find this code below or exact and delete it.


<span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark'
title='permanent link'><abbr class='published'
expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
</b:if>
</b:if>
</span>

Remove/Hide Post Author :
Find this code below or exact and delete it.

<span class='post-author vcard'>
<b:if cond='data:top.showAuthor'>
<data:top.authorLabel/>
<span class='fn'><data:post.author/></span>
</b:if>
</span>

Remove/Hide Post Date :
Find this code below or exact and delete it.

<data:post.dateHeader/>

Save your template and you' are done!

Related Blogger Tips

Recent Posts

What is my blog ?

© 2012 Antisite2.blogspot.com All rights reserved Powerd by: www.KINOCHID.net