Recent Posts

Sunday, July 21, 2013

How To Replace Older, Newer & Home Links To Beautiful Buttons In Blogger






 http://lh4.ggpht.com/-MmufE0csalY/UYiih5OcDwI/AAAAAAAAAyo/R408I1D0n-o/Newer-Older-Home%25255B14%25255D.png?imgmax=800

In Blogger Default templates there are only just links to your Older, Newer & Home pages. But in some Blogger Templates  there are some buttons already added in blogger template. But almost in many templates there are only links which is not good for better impression on your visitors. These links are set by default from Blogger. If you want to change these links with beautiful buttons like i am using then follow these simple steps i hope you will easily get the method and simply make these changing in your Blog / Site.



How To Change Older, Newer Links With Beautiful Buttons?



1.go to you blog


2. Choose Template > Edit HTML


3.Search for <data:newerPageTitle/>  using CTRL+F 

Replace this code with following 


<img src="http://3.bp.blogspot.com/-nGLEW5A_sN0/UbQok72bweI/AAAAAAAAApQ/08x4G0fgKOs/s1600/Previous-blue2.png"/>




4.Now search for <data:olderPageTitle/> 

Replace this with following



<img src="http://4.bp.blogspot.com/-bFz2khNxyDo/UbQok0sPk9I/AAAAAAAAApM/fsXCy00U5i4/s1600/Next-blue2.png"/>



5.Now search <data:homeMsg/>

And Replace this with below code



<img src="http://4.bp.blogspot.com/-sAMpzu5bZes/UbQok2BpD6I/AAAAAAAAApU/Nc19bQyaJHY/s1600/Home-blue2.png"/>




click save, and congratulation!!!!!

this video explains more


0 comments:

Post a Comment