Skip to main content

Hide Post Date,Time And Author

hide There many reasons for hiding post date,time and author like a blogger wants to see his blog clean and clear so he hide them.I am going to show you that how to hide post date,time and author name.So don’t waste your time on thinking and just follow the simple steps given:




How to Hide Post Date,Time and Author

Hide Post Date

  • Find the following code:
<data:post.dateHeader/>
  • And delete it

Hide Post Time

  • Find the code below 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 the following 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 template and you are done!
If u enjoyed the post then please share and like it !

Comments

  1. i did the same but it is still showing the author name and the time...

    ReplyDelete
  2. @Ganesh Narayan Gupta try again u would have make a mistake or u would be missing a step ...

    ReplyDelete
  3. superb trick thank you Syed see My Blog At exlpo.blogspot.com

    ReplyDelete
  4. i do the steps and it don't work with me also

    ReplyDelete

Post a Comment

Popular posts from this blog

Download The Best Templates Ever!

Every body knows that template is an essential part of one's site/blog.Evey wants a nice and attractive template for his site or blog.But some need templates of their own choice.Today I'm giving the link to those sites which  provide free templates especially for blogger.These are the best templates.I have chosen them  for you. So here's the links and sites names.You can download them.                                                                                                                                              Download  Best Templates For Blogger Here is one of the coolest template: ...

Align ‘Read More’ Link/Image To Right Or Left

Read more is the common button/link in a website.Each Customized or a Default template has it’s own read more button/link.But Beginners don’t know much about CSS and HTML.If one wants his read more button/link at right side while he is having at left and one wants his read more button/link at left side and he is having at right side so he must follow this post.