Read More Plugin to show Blogger Homepage proses in urdu



Read More Plugin to show Post Summary with Thumbnails Automatically on Blogger Homepage

Ager app chatein hain k app k home page per posting summary 

ki terah show ho like that 


 


tu yah rules follow kerin 
Step 1 - In your dashboard Click 'Layout' > 'Edit Html' > Tick the 'Expand widget templates' box
now Ctrl+F
or yah code search  kerin
is code ko below code se replace ker dein 
</head>
<script type=’text/javascript’>
var thumbnail_mode = &quot;float&quot; ;
summary_noimg = 230;
summary_img = 140;
img_thumb_height = 100;
img_thumb_width = 100;
</script>
<script src=’http://files.bloggerplugins.org/excerpt.js’ type=’text/javascript’/>
</head>
Now search for another piece of code inside your template >> 
<data:post.body/>
Replace this with the following piece of code
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<data:post.body/>
<b:else/>
<div expr:id=’&quot;summary&quot; + data:post.id’>
<data:post.body/>
</div>
<script type=’text/javascript’>
createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
</script>
<div style=’clear: both;’/>
<span style=’padding-top:5px;;float:right;text-align:right;’><a expr:href=’data:post.url’ rel=’bookmark’><b>Read More…</b></a></span>
</b:if>
now 
 Save the changes and you are done.








Share your views...

1 Respones to "Read More Plugin to show Blogger Homepage proses in urdu"

Anonymous said...

gud job


February 3, 2011 at 3:06 AM
 

Total Pageviews

Live trafic

free web counter

Popular Posts

© 2010 Leraning About Blog All Rights Reserved Learning About Blog Converted into Blogger Template by Learning About Blog