By default blogger template setting is very simple and normal. So, if you want to make your blog more fancy and professional in design then you'll have to learn many things for doing so by yourself. In blogger blogs, you can see the Older posts and Never posts links below all posts. That has been set by Blogger for default templates. So if you want to change them to some shiny and beautiful buttons like my blog; then you are here to learn the procedure. Steps are very simple and you will make older and never posts like our buttons.
Don't miss: How to Design Blogger Labels Buttons with CSS?
How to Change Older & Never Links to Buttons in Blogger?
Start the procedure by following below steps:
- Log-in to Blogger dashboard
- Go to Template >> HTML >> Check the Expand Widget Template
- Now search for below code (tip: use CTRL+F)
<data:newerPageTitle/>Replace it with this code below:
<img src="Img-Url-for-previous-button"/>Again search for this code:
<data:olderPageTitle/>Replace it with this one below:
<img src="Img-url-for-next-button"/>Once Again search for this code:
<data:homeMsg/>The above code may appear twice, so both times replace it with below code:
<img src="img-url-for-home-button"/>
Now save your template and you've done almost all steps :-)
but do remember to change the img tag URL with your button image URL. You can first download my images at the top of this post or can download similar buttons from the internet. After downloading button images to your PC, create a new post on your blog and upload images to that; make that post as your draft post. So, you can always upload the other images to that post and then can include in different places on your blog. You'll just have to copy the URL link of that image or the image itself from draft post. That's all.
Post A Comment:
0 comments: