How To Hide Your Post Date,Time and Author - Best Blogger Designs, Tips, Tricks, Tools and Basic to Advanced Training

Best Blogger Designs, Tips, Tricks, Tools and Basic to Advanced Training

Best Blogger Designs, Tips, Tricks, Tools, Basic to Advanced Training, Money Making Tips, SEO, Traffic Genaration Methods, Free Templates, Free Hosting Tricks

Hot

Post Top Ad

Your Ad Spot

How To Hide Your Post Date,Time and Author

1.Log in to your dashboard--> layout- -> Edit HTML
2.Click on "Expand Widget Template"
How To Hide Post Date
Scroll down to where you see this:-
<data:post.dateHeader/>
Now delete this code.
Save Template and preview your site.
How To Hide Post Time
Scroll down to where you see this:-
<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>
Now delete this code.
Save Template and preview your site.
How To Hide Post Author
Scroll down to where you see this:-
<span class='post-author vcard'>
<b:if cond='data:top.showAuthor'>
<data:top.authorLabel/>
<span class='fn'><data:post.author/></span>
</b:if>
</span>

Now delete this code.
Save Template and preview your site.

No comments:

Post a Comment

Post Top Ad

Your Ad Spot