i already post line view Related Posts Widget with Thumbnails and without Thumbnails hew i am gong to talk about Related Posts Widget with Thumbnails,Summary in vertical alignment this manual method that mean you have to edit html
- . Go To Blogger Dashboard >Template >Edit HTML.(before edit backup your template)
- Now Search (CTRL + F) for this code:</head>
- Paste the below code just above </head>
- Now Search (CTRL + F) for this code:]]></b:skin>
- Paste the below code just above ]]></b:skin>
- Find the following code in your template:
<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>
- Now put the following code in betwen </b:if> and </b:loop> that are red colored in the above code:
- Find the following code in your template:
</b:includable>
<b:includable id='postQuickEdit' var='post'>
- Add the following code above it:
- Save your changes and well done.
I tried my best to make this tutorial as simple as possible to understand
If still you face any problem to How To Add Related Posts Widget With Thumbnails & Summary To Blogger? then feel free to ask me. Leave a
comment below this post and I'll surely reply to you as soon as
possible .
Thanks!
thanks
ReplyDeleteit is working niice