Read More Cool Button - Read more Button plays an important role in Blogger Website. If your blogger have old fashion Read more button you don't like it. Now you can change or choose read more button from below. In this post i will show you how to change your blog read more button to new looking buttons for you blog.
How to Get Start for Read More Buttons.
- Sign In to Blogger Dashboard
- Go to Template -> Edit HTML
- Find </head>
- copy the following code and past above it
<script type='text/javascript'>
var thumbnail_mode = "no-float" ;
summary_noimg = 400; /* Summary length if no image*/
summary_img = 300; /* Summary length with image*/
img_thumb_height = 200; /*Image Height*/
img_thumb_width = 200; /*Image Width*/
</script>
<script type='text/javascript' src='http://makemoneyfreewithus.googlecode.com/svn/branches/Js%20files/auto-readmore-blogger.js' ></script>
- Find (Ctrl+F) <data:post.body/> and replace it with the following code
- If you find more than one <data:post.body/> replace all code below
<b:if cond='data:blog.pageType == "item"'>
<data:post.body/>
<b:else/>
<b:if cond='data:blog.pageType == "static_page"'>
<data:post.body/>
<b:else/>
<div expr:id='"summary" + data:post.id'>
<data:post.body/>
</div>
<script type='text/javascript'>
createSummaryAndThumb("summary<data:post.id/>");
</script>
<div style='clear: both;'/>
<div class='jump-link'><a expr:href='data:post.url' expr:title='data:post.title' >Read more...</a></div><a href="http://makemoneyfreewithus.blogspot.com"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtwLWy2uNHwBkKiF2OZywgrrWq76w7t8jXLOxYuaOluRhvrswvEmkmXeq3ddcVNRZzrCuVQ9GR8HPGyksjAcHamCJrQX_ZC1yYWXmKbehrqTMxcbOEqZD9YDOHtAf08XPlyAqFH6KicKg/s1600/1x1juice.png"></a>
</b:if>
</b:if>
Enjoy My Other Posts Also Guys
Final Words
I hope you have enjoy this article related to Read More Button, please share this post with your friends and stay tuned more interesting articles and i'm waiting for your reply. If you need any help please feel free to contact us or leave a comment below will reply will be highly appreciate thanks.