Thumbnails
Thumbnails Connection
Code
First highlight the
code between the lines ( in full as a whole ) using your mouse, then :
To Copy the code using your
keyboard use : Ctrl + C
and to paste it anywhere use
Ctrl + V
Or use your mouse ( right click
option ) if it does allow you to copy and paste.
Copy the code between the lines only
as it is ( DO NOT Copy The Lines )
--------------------------------(
DO NOT Copy This Line )------------------------
<!--
Related Posts with Thumbnails Code Start-->
<b:if cond='data:Blog.pageType ==
"item"'>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != "true"'>
</b:if>
<b:if cond='data:Blog.pageType == "item"'>
<script expr:src='"/feeds/posts/default/-/" +
data:label.name +
"?alt=json-in-script&callback=related_results_labels_thumbs&max-results=6"'
type='text/javascript'/></b:if></b:loop>
<script type='text/javascript'>
var currentposturl="<data:post.url/>";
var maxresults=6;
var relatedpoststitle="<b>Related
Posts:</b>";
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div>
</b:if>
<!--
Related Posts with Thumbnails Code End-->
--------------------------------(
DO NOT Copy This Line )------------------------
0 comments:
Post a Comment