How to customize blog pager in Blogger :
You can see the blog pager under blog page (below last post in a page) on your Blogger blog. Newer post, Home and Old post links will appear on blog pager. We can increase the size of blog pager and page navigation links font, also change background color and border of pager.
Follow below steps to customize blog pager in your Blogger blog
Step 1 : Go to Blogger Dashboard
Step 2 : Click on Template
Step 3 : Click on Edit HTML
Step 4 : Search #blog-pager {
Increase blog pager size:
padding: 20px;
Increase value in padding attribute to increase blog pager size.
Increase blog pager navigation links :
font-size: 150%;
Increase value in font-size attribute to increase blog pager navigation links font size.
Like this you can also change blog pager background color and border
Step 5 : Click on Save template.
0 comments:
Post a Comment