How to customize Blog Pager on Default Blogger Template? - My Blogger Market

Breaking

Post Top Ad

Responsive Ads Here

Post Top Ad

Responsive Ads Here

12/14/2014

How to customize Blog Pager on Default Blogger Template?

Blog-Pager

Blogger default template use have seen that they are using simple Next, Previous  and Home links to navigate. But those navigation system is quite boring if any user use for longer time. Many blog user use custom image to change the Next, Previous  and Home link but we can easily add a small piece of CSS code to change the total outlook of Next, Previous  and Home links.

Step 1 Log in to your Blogger Account and Go to your Blogger Dashboard

Step 2 Click on  Now click on -> Template -> Edit HTML->

Step 3 Now find the </b:skin> by pressing Ctrl+F


Step 4 Copy and Paste any code from below code above/before </b:skin> 

.blog-pager {
border-top:1px dashed #0066CC;
font:normal bold 230% Arial, sans-serif;
padding:1.5em 0 2.5em 0;
}

Step 5 And hit the Save template button.

Customization

  • Alter Color of the top border by changing color code value #0066CC
  • Change 230% to 200% or 240% for decrease or increase the link Text size.
  • Alter Arial, sans-serif for changing the Text Size.

custom navigation

Cool!! you have successfully re-sized and added the custom Blog Pager on Default Blogger Template. After mouse over Text underline will be visible. If you need any extra support then leave your comment below. 

No comments:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.

Post Top Ad

Responsive Ads Here