Skip to main content

How to remove Older post and Newer post link from blogger blog

Firstly, you are mostly welcome to Entire Blog Help blog.

From this article, We are going to learning about "How to remove Older post and Newer post link from blogger blog".

It is a very easy to delete older post and newer post link to your blog. From css you can design your entire blog effectively. I am providing to you small css code for remove that links. This css codes provided below,



For remove Older post link:

#blog-pager-older-link
{
float: right;
 }

For remove Newer post link:

#blog-pager-older-link
 {
float: right;
 }

For remove Newer, older, and home link:

#blog-pager
{
display: none;
 }

How to add above css code to blog:

1. Go to blogger dashboard.
2. Go to template.
3. Click on customize.
4. Go to advance and add css code there and save it.

Comments

Popular posts from this blog

How to create and publish page in blgger blog or website

How to create and publish page in blgger blog or website In the previous lesson, I was told you about how to create or publish a post on your blog or website . Today topic is how to create and publish a page in blogger blog or website. Steps for creating page in blogger blog or website: 1) Go to the blogger.com and log in into blogger.com by using Google account. 2) After entering into blogger website clicks on your blog or website. 3) Now you are on your blog or website dashboard.

Blogger पर blog or website कैसे बनाते है (पाठ 1)

Blogger पर blog or website कैसे बनाये (पाठ 1) आपके अंदर कोई लिखने कि कला हे और आप उसको पुरि दुनिया को दिखना चाहते हो तो आपके पास blog or website होना जरुरी है. आज मै आपको ब्लॉगर.कॉम (blogger.com) पर blog या website कैसे बनाते है मै आपको बताता हु. ब्लॉगर.कॉम (blogger.com) पर ब्लॉग या वेबसाईट बनाने के लिये आपका Google पर खाता (Google account) होना जरुरि है. अगर आपके पास Google account नही है तो पहिले Google.कॉम (google.com) पे जाकर आपना खाता खोलिये. आपको Google account खोलना जरुरि है क्योकि blogger ये Google का app है. Google पर खाता बनाने के बाद आपको blogger.com पर जाना होगा. Blogger.com पर जाकर आपको

How to add a gadget on Blogspot blog

How to add a gadget in Blogspot blog There are many gadgets available in the blogger dashboard. Include, Google AdSense, Popular post, Featured post, HTML/ JavaScript, etc. In this article, I help you in adding a gadget. Follow these simple steps: 1) Go to your blog dashboard.