Friday, March 5, 2010

Hide Post Date, Time and/or Author

There are some reason for blogger to hide Post date, time and author. May be they want to see their blog looks clear or everything? Now I will show you the trick to "hide your post date, time and or author". The methods are very simple, just find the code that I pointed to you and delete it. You can chose which part want to delete, date only, time only, author only or it all. Ok, if you decided to do it lets begin the hack.

1. Login to blogger the go to "Layout --> Edit HTML"
2. Click on the "Download Full Template" to back up your template first.
3. Check on the "Expand Widget Templates" check box.


Hide Post Date

find this code and delete it.

<data:post.dateHeader/>

Hide Post Time


find this code 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>

Hide Post Author


find this code 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>

 

Save your editing

1 Comment:

Anonymous said...

Way cool! Some very valid points! I appreciate you writing this post and
the rest of the site is extremely good. Check out my website to get more info about forex,
if you like.
Feel free to visit my weblog ... Continued

Post a Comment