Skip to main content

Add Attractive And Animated Read More Links


How To Apply the new style to the Read More Link

  1. Go to Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the "Expand widget Templates" Box
  4. Search for this,


                                 <data:post.body/>                                   

      6. Just below it you will find the read more link code similar to this one,

<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>
<div style="text-align: right;">Read More ->></div></a> 
</b:if>

If you are using a read more link button then the code will look something like this,                                       
     <b:if cond='data:blog.pageType != "item"'> 
<a expr:href='data:post.url'>
<div style="text-align: right;">< img src=http://xyz.com border="0"/></div></a> 
</b:if>            

In both  cases , Copy any one of your image code from downwards and replace it with  black highlighted above code the red code shown above is that where to show it At this time it is
on the right side but if u want it on left side replace red code above with 'left'
Without (' ').

Eight "Read More" Link Styles


Style # 1                                                                                                                                                   



http://1.bp.blogspot.com/-                                                                                                                         QNNPpN1Gy4k/TxvLskYS2PI/AAAAAAAAAG4/PT6Tw8u4tcE/s200/coollogo_com-246272906.png


Style # 2:
http://1.bp.blogspot.com/-                                                                                                                      P3ZHUGitgDA/TxvMLbhtwoI/AAAAAAAAAHA/jdLoJdm7lxs/s1600/coollogo_com-246855749.png

 Style # 3:


http://3.bp.blogspot.com/-                                                                                                                      
PL5NosUrLJQ/Txuwjkd2C9I/AAAAAAAAAGA/_s6Y7WAQ6n4/s1600/coollogo_com24670957.gif

Style # 4:

http://4.bp.blogspot.com/-                                                                                                                   jzCKenThfV4/TxvMLyL7ekI/AAAAAAAAAHE/oeTfqBeph84/s200/coollogo_com-246855783.png

Style # 5:


http://3.bp.blogspot.com/-                                                                                                                     s_DvLhAhqx8/TxvnqIhI4hI/AAAAAAAAAHQ/PF1OVP2cgDE/s1600/coollogo_com-247108626.gif

Style # 6:

http://3.bp.blogspot.com/-                                                                                                                         
mKDt8fLg2I8/TxvLH7aCV3I/AAAAAAAAAGw/v-eBGRRZ_x0/s1600/coollogo_com-246111691.png


Style # 7:



http://1.bp.blogspot.com/-                                                                                                                 IF0gpAxkpes/TxvKjh5MCuI/AAAAAAAAAGg/0bzEcf6ebyI/s1600/coollogo_com-24606202.png


Style # 8:



http://2.bp.blogspot.com/-                                                                                                                       _nGJolCMcnA/TxvKqbVPayI/AAAAAAAAAGo/KXybx6va6F8/s1600/coollogo_com-96032283.png
  



I hope you like this post please share and subscribe it


if you have any problem then comment below

Comments

Popular posts from this blog

Download The Best Templates Ever!

Every body knows that template is an essential part of one's site/blog.Evey wants a nice and attractive template for his site or blog.But some need templates of their own choice.Today I'm giving the link to those sites which  provide free templates especially for blogger.These are the best templates.I have chosen them  for you. So here's the links and sites names.You can download them.                                                                                                                                              Download  Best Templates For Blogger Here is one of the coolest template: ...

Hide Post Date,Time And Author

There many reasons for hiding post date,time and author like a blogger wants to see his blog clean and clear so he hide them.I am going to show you that how to hide post date,time and author name.So don’t waste your time on thinking and just follow the simple steps given:

Align ‘Read More’ Link/Image To Right Or Left

Read more is the common button/link in a website.Each Customized or a Default template has it’s own read more button/link.But Beginners don’t know much about CSS and HTML.If one wants his read more button/link at right side while he is having at left and one wants his read more button/link at left side and he is having at right side so he must follow this post.