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>
Now search for another piece of code inside your template >><script type=’text/javascript’> var thumbnail_mode = "float" ; 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>
<data:post.body/>
Replace this with the following piece of code
Save the changes and you are done.now<b:if cond=’data:blog.pageType == "item"’> <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;’/> <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>
Tags: Posting Issues in Urdu
Subscribe to:
Post Comments (Atom)
Previous Article

Share your views...
1 Respones to "Read More Plugin to show Blogger Homepage proses in urdu"
gud job
February 3, 2011 at 3:06 AM
Post a Comment