Instead of cutting the code "between" the , you have to cut the ENTIRE LINE OF CODE INCLUDING THE LEFT ARROW AND WORD SPAN AND AT THE END THE WORD SPAN WITH THE RIGHT ARROW '' and then just paste it after the footer code. I was looking for a place to paste it "between" some bunch of code I did not have on my page. Well anyway, after a very hectic day, I actually can say I did it!!! Thank you again noodle_cook :) Brenda
Showing posts with label etc. to bottom of post. Show all posts
Showing posts with label etc. to bottom of post. Show all posts
Posted by Ms.. Prince | 7:09 PM | author,code fixes,etc. to bottom of post,moving tags,time,tweaking code0 comments |
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 |
Subscribe to:
Posts (Atom)