To remove the time/date stamp details from all posts need to remove below mentioned code from template file like page.php:
<?php the_time(); ?> or <?php the date();?>
For blogspot Blogs
Go to
DASHBOARD — LAYOUT — PAGE ELEMENTS, in the Blog Posts, click on
EDIT. Un-check the options you don’t want to appear.
You can also do it through HTML. But this is permanently. And before
you do it, back up your template.
Check for layout — edit html, click on >> Expand widget templates, and find the
following part of code:
<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>
delete it. Save Settings.

If you are not able to find it
go for this code line
<span class='post-timestamp'>
and select it from there to next </span>
but the code should be what which is given above.

Your explanation of how to remove the date stamp from blogger was brilliant. Cheers.
Do you have a similarly clear description of how to put music from iTunes onto a blog?
Hi,
http://www.bollywoodfilmy.com/2009/09/register-for-free-and-promote-yourself.html
I wanted to know if there is a way to remove the “/2009/09/ ” from the url above. This website of mine is hosted on blogger.com. I have seen many websites do not have it in their page url. Your’s does, though. But do you have a solution for this?
Please help.
Thanks.
I tried this but it did not work. First I tried in in the blog edit part then tried it in the html. I have been trying to do this for such a long lime.
If you have any more suggestions I would love to hear them. I can’t even put the date on top or bottom it just say posted by Ginger. I can remove my name but then it just says posted by. I can not take the posted word off at all. It would not bother me if the date was there it’s the POSTED BY that looks funny.
Thank-you
Ginger