Author: noodle_cook
Comment:
Now the post gets too long, and you need to move poster, timestamp, labels, and comments to the bottom of post, find the code between <span class='meta'>, then cut and paste and put in post footer:
<p class='post-footer-line post-footer-line-3'>
<div class='entrytitle'>
<!-- enclose with div entrytitle to control the style-->
<!-- Cut and paste the code for span meta-->
<span class='meta'>put it here</<span>
</div>
</p>
If you just want the labels moved then cut and paste this and put in the "put it here" stub indicated above:
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'><data:label.name/></a>
<b:if cond='data:label.isLast !="true"'>,</b:if>
</b:loop>
</b:if>
Posted by Ms.. Prince | 10:58 PM | etc. to bottom of post,Help with "Ads Theme" template,labels,moving comments,Tweaks0 comments |







