Tuesday, 5 February 2013

ADD READ MORE BUTTON FOR BLOGGER

This is a post for blogger to place read more button to blog.it is that if your post is very long
it show only some sentences in home pages and and give a link to read full story.it also show picture that you included in your blog post as a thumbnail in home page
It help browser to load your page suddenly



 follow these steps

  • Go to Dashboard > Design select "Edit HTML"
  • Tick on "Expand Widget Templates"
  • Find this code  
  • Replace this code with following code




  • Now, search for and paste the following code immediately before it



Save template you are added this to your blog reload your page


You cancahnge following in your views

summary_noimg = 430; is post cut height without image
summary_img = 340; is post cut height with image
img_thumb_height = 100; is thumbnail image height
img_thumb_width = 120; is thumbnail image width


No comments:

Post a Comment