BTemplates, the best place for Blogger templates since 2008.
1,394 Downloads.
Amirra is a free Blogger template adapted from WordPress with 2 columns, right sidebar and neutral colors.
Author: ThemeCraft. Designer: New WP Themes.
Ola.
Como faço para mudar a posição da data nas postagens?
Obrigado
Translate:
How do I change the position of the date on posts?
Thanks
@fabio: Go to Design/Page elements/Blog posts/Arrange items and try to move the date to the post footer. Tell me it it works.
But this item is not possible to re arrange.
http://img689.imageshack.us/img689/4111/blogyb.jpg
@fabio: Go to Design/Edit HTML/ Expand widget templates, and find:
<b:if cond='data:top.showTimestamp'> <span class='post_date'> <b:if cond='data:post.dateHeader'> <a expr:href='data:post.url' rel='bookmark' title='permanent link'><data:post.dateHeader/></a> </b:if> <b:if cond='data:top.showTimestamp'> <b:if cond='data:post.url'> <a expr:href='data:post.url' rel='bookmark' title='permanent link'><data:post.timestamp/></a> </b:if> </b:if> </span> </b:if>
You’ll need to copy & paste that code below this line:
<div class='post-footer-line post-footer-line-1'>
Save the template.
Thank Claudia.
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
fabio 14 July 2010 at 1:17
Ola.
Como faço para mudar a posição da data nas postagens?
Obrigado
Translate:
How do I change the position of the date on posts?
Thanks
Claudia 15 July 2010 at 20:22
@fabio: Go to Design/Page elements/Blog posts/Arrange items and try to move the date to the post footer. Tell me it it works.
fabio 15 July 2010 at 20:51
But this item is not possible to re arrange.
http://img689.imageshack.us/img689/4111/blogyb.jpg
Claudia 16 July 2010 at 15:02
@fabio: Go to Design/Edit HTML/ Expand widget templates, and find:
You’ll need to copy & paste that code below this line:
Save the template.
fabio 25 July 2010 at 19:34
Thank Claudia.