May 25, 2009

How to Hide Your Post Date, Time and/or Author

girl_laptop 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 is 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>

4. Save your editting

Do you Like this Story..?

Get Free Email Updates Daily!

Follow us!

Do you Like This Story Widget For Blogger by Beautiful Blogger Widgets


Share/Save/Bookmark

1 comments:

Anonymous said...

xpressblogging.blogspot.com; You saved my day again.

 
Blogging Now And Then © 2009 Med ELJAMALI