cool images

10 Cool Images To Use In Place Of Read More Text On Your Blog

In this post we will look at the blogger ‘Read More’ feature and a trick to edit it’s apperance on your blog by using a stylish image instead of the standerd text.The image will be clickable and will lead to the full post as the Read More text used to.If your thinking “Whats he talking about” dont worry i will explane fully and i have a link to the official blogger post on the subject.

I will provide you with 20 differant images to choose from and help you how to add them to your blog.This tip will really help the appearance of your blog.The read more is basically an option to show just the post title and the first few lines of your post on the home page, then viewer has the option to click Read More to see the full post,im sure you have seen it on a lot of blogs.Untill recently if you wanted to add the read more funtion to your blog you had to do a lot of code changes but now blogger have made it easy by having the feature built into all blogs.

More Info.

For more information on what it is and how it works see the offical Blogger Buzz post on the subject.

Using the read more funtion on your blog allows you to have more posts on your home page without slowing down the loading time and helps you blogs Google search rank as your blog is reciving more clicks.

So now you know what it is and how it works, heres how to spice it up with an image and also below the images i will show you how to use both an image and the text.

How to add it to your blog

The read more could be built into your template in a few ways lets find it.

1.Click ‘Design’ > ‘Edit html’ for your blog.
(Tick the ‘Expand widget templates’ box)


2.We will try to find it this way first :

In your blogs html find the following text :
(Click ‘CTRL and F’ for a search bar to help find the code)

(If you have previously changed ‘read more’ to different text look for that text)

If you dont find ‘Read More’ text in your template look for this code :

<data:post.jumpText/>

3.Now just choose the image you want to use below and Replace ‘Read More’ or ‘ <data:post.jumpText/> ‘ with the code provided for the image.

Images you can use for your read more.

Image Preview :

read-more-10

Image Code:

<img src="http://1.bp.blogspot.com/-87Yp7do0G9E/TVRLDqwKUvI/AAAAAAAAC4E/PrVAxp0f_ic/s1600/read-more-10.jpg" border="0" alt="Read Full Post" />

Image Preview :

read-more-1

Image Code:

<img src="http://1.bp.blogspot.com/-gvyTOAaSofM/TVRLD2RUPSI/AAAAAAAAC4I/5gGiyhbab2s/s1600/read-more-1.gif" border="0" alt="Read Full Post" />

Image Preview :

read-more-2

Image Code:

<img src="http://1.bp.blogspot.com/-Nkh2I_wyLZ0/TVRLEI11IsI/AAAAAAAAC4M/gVuak0RFKw8/s1600/read-more-2.jpg" border="0" alt="Read Full Post" />

Image Preview :

read-more-3

Image Code:

<img src="http://3.bp.blogspot.com/-2_Kk8tLYCAA/TVRLEcXCVOI/AAAAAAAAC4Q/-uLxWwv-QHg/s1600/read-more-3.png" border="0" alt="Read Full Post" />

Image Preview :

read-more-4

Image Code:

<img src="http://1.bp.blogspot.com/-UoDZufr55EU/TVRLFERHQTI/AAAAAAAAC4U/xbdf1z-WmSE/s1600/read-more-4.png" border="0" alt="Read Full Post" />

Image Preview :

read-more-6

Image Code:

<img src="http://1.bp.blogspot.com/-jSmg1kq133o/TVRLFSxrcgI/AAAAAAAAC4Y/SeN8BRBdfRg/s1600/read-more-6.png" border="0" alt="Read Full Post" />

Image Preview :

read-more-7

Image Code:

<img src="http://3.bp.blogspot.com/-Uxw8AVLy888/TVRLFwFxn3I/AAAAAAAAC4c/NAsC8lAuSVg/s1600/read-more-7.png" border="0" alt="Read Full Post" />

Image Preview :

read-more-8

Image Code:

<img src="http://2.bp.blogspot.com/-asCkNuTtRyA/TVRLGJQYSqI/AAAAAAAAC4g/cMWgee2a57U/s1600/read-more-8.gif" border="0" alt="Read Full Post" />

Image Preview :

read-more-9

Image Code:

<img src="http://4.bp.blogspot.com/-yfRpBikuMJY/TVRLG0SFdiI/AAAAAAAAC4k/VquU9cNPYn8/s1600/read-more-9.gif" border="0" alt="Read Full Post" />

Image Preview :

readmore-3

Image Code:

<img src="http://2.bp.blogspot.com/-T_hhlmbkNKk/TVRG0SklypI/AAAAAAAAC4A/KrRQHCZ0knw/s1600/readmore-3.gif" border="0" alt="Read Full Post" />

More help?
Look at the samples below …

With the ‘Read More’ text your code looks like this :

<span id='showlink'>
<a expr:href='data:post.url'>Read more...</a>
</span>

Once you add the image it should look like this :

<span id='showlink'>
<a expr:href='data:post.url'><img src="http://i941.photobucket.com/albums/ad259/spiceupyourblog/more_thumb1.png" border="0" alt="Read Full Post" /></a>
</span>

OK that’s it as far as adding the image is concerned if your happy with that click save and your done.

However if you want to use text and an image as i done on my home page here’s how :

Simply change the text ‘Read More’ to the text you want to show.
(I used ‘Click here to view full post’)

Now add <br> and then add the image see the sample below :

<span id='showlink'>
<a expr:href='data:post.url'>Click Here To View Full Post<br><img src="http://i941.photobucket.com/albums/ad259/spiceupyourblog/more_thumb1.png" border="0" alt="Read Full Post" /></a>
</span>

Now save and check out your new style homepage.

Do you use the read more feature ? Let us know if you added an image..

Like This, You Will Love :

10 Cool Images To Use In Place Of Read More Text On Your Blog
Informative
81
Useful
86
Easy To Read
83
Fact
86
Reader Rating0 Votes
0
84