Could not EMBED the HTML text in your posts! WORRIED???
Use this Utility HERE!
Showing posts with label New Bloggers. Show all posts
Showing posts with label New Bloggers. Show all posts

Monday, July 27

Automatic Read More Hack at Once for All Posts with Thumbnails

I came to know with this amazing Read More Hack of blogger!
All previous hacks were controlled manually where author can differentiate the summary length and this make the HomePage awkword due to different lengths of posts. But this hack summarises the posts with predefined and same length. All previous hacks were not applicable to all previous posts but this one applies on all posts either pervious or upcomings. The additional quality for this hack is its thumbnail show! Yes! It shows the first picture of the post as Thumbnail.

Here are the details of this hack:
PART-1

First we have to add some JavaScript code in the Head Section of Template, for this login to your Website/Blog and navigate to Layout section of your appropriate Blog. Here you navigate to sub section Edit HTML and check the box just before Expand Widget Templates option.

Now search the template code for tag </head> and place the following Code just above that tag for the First Step:

<SCRIPT type='text/javascript'> var thumbnail_mode = "no-float" ; summary_noimg = 500; summary_img = 400; img_thumb_height = 130; img_thumb_width = 281; </SCRIPT> <SCRIPT src='http://www.smashingtips.com/wp-content/uploads/2009/05/read-more.js' type='text/javascript'/>

then Second Step search out the tag <p><data:post.body/></p> and replace the whole tag with the code given below:

<b:if cond='data:blog.pageType == &quot;item&quot;'><p><data:post.body/></p><b:else/><DIV expr:id='&quot;summary&quot; + data:post.id'><p><data:post.body/></p></DIV> <SCRIPT type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);</SCRIPT> <div style='clear: both;'/> <div style='border:0px;padding-top:5px;;float:right;text-align:right;'><span class='readon'><a expr:href='data:post.url' rel='bookmark'><img src='http://i422.photobucket.com/albums/pp302/bloggeracs/ReadMore.png'/></a></span></div></b:if>

The job is DONE! Now first you Preview your Template and if found satisfactory then save the Template.
PART-2

Now I will tell you that how to customize the template code as per your needs and template theme.

Here in default the Thumbnail is unformatted. If you want to change the format e.g. you want the Thumbnail to be shown at left side, just replace the "no-float" with "float" from var thumbnail_mode = "no-float";.
img_thumb_height = 130; this atribute defines the hieght of the Thumbnail, where 130 is pixels.
img_thumb_width = 281 ; this atribute defines the width of the Thumbnail, where 281 is pixels.
To adjust the Thumbnail area just varry the pixels.
summary_noimg = 500 ; is default. For default; if you don't have any image in post; the summary will comparise of 500 characters, you can change the figure 500 as more or less you want.
summary_img = 400 ; shows that the summary of the post with Thumbnail will comparise of 400 characters, here you also can change the figure as per requirement.
[[[http://i422.photobucket.com/albums/pp302/bloggeracs/ReadMore.png]]] is the URL of the "Read More" Button used in this Hack, if you have yours then you can change the above URL with the URL of your button.
........Read Full Article........

Sunday, July 26

A Splendour & Complete GUIDE on Tips & Tricks for Bloggers - Just for FREEEeeee!!!!!!

I welcome YOU to a Splendour & Complete guide for Blogging Tips and Tricks.

Most of Bloggers don't share their knowledge on Blogging, but they sell this. I am not from those; here this all is FREE for you!

Here you will find:
Introductory Posts:
What is a BLOG
23 Questions for Prospective Bloggers - Is a Blog right for you
How to choose a niche topic for a Blog
Choosing a Blog Platform
Choosing a Domain name for your Blog
Blog Tools
Blog Templates Tips:
Blog Design for Biginners Part-1
Blog Design for Biginners Part-2
Tips for writing Contents for Blog:
Useful and Unique content
Post length
One topic post
Using Titles effetively on Blogs
Scannable Conetnts
Basic HTML Tags
More on writing content for your Blog
How to make money from your Blog
Introduction to making money from Blog
Should I Blog for money
Direct methods for Making Money from Blog
Indirect methods for Making Money from Blog
How much money a Blog can earn
Advertisement
Introduction - Traffic
Introduction - Ad Postion
Introduction - Ad Design
Introduction - Ad Relevancy
Introduction - High Paying Ads
Blog Networks
Introduction
Why should you join a Blog Network
Why you should not join a Blog Network
Miscellaneous Blogging Tips
Introduction to using images of Blog
How to start a Blog Partnership
Kick your RSS - Jumping on the Sundication BandWagon
Introduction to TrackBacks
Tag You're it - Leveraging tagging for your Blog
29 techniques to find Blog Readers
All These Articles Will be Written Soon!
Check This Blog to Grab These Articles First..........
Coming Soon
........Read Full Article........