Features:
When you apply this code you need not to enter LINE BREAK option in your every new post even in old post, This will automatically break the line after some words.
The first image of your post will be chosen for the view on main page of your blog for that post.
If you already insert LINE BREAK option in your desire post, after applying this code you will see the two READ MORE link below...
Auto Image Thumbnail & ReadMore Link For Blogger Post
Read More
How To Add Stylish J-Query Multi-Tab Widget For Blogger & Website
1. Log in to your blogger and Go to Design >> Edit HTML
2. Make sure you put check mark to “Expand Widget Templates”
3. Find this tag by using Ctrl+F </head>
4. Paste below code Before </head> tag
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"> </script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js">...