Random Posts

Supported by Seowaps

Tricks to remove the link old and new posts

Joespe | 11:56 PM | 0 komentar

Versi Indonesia:



cara menghapus link posting baru,lama dan home
Actually link old posts, new post links, and other home is no effect
of apa.hanya you just might feel disturbed by the writings that lies below the comment column and want to eliminate the text.
To remove the text tutorial, please refer to slightly
below ==>

===>Login to Blogger
===>Jump to Layout / Layout ---> Edit HTML
===>Check the Expand Widget Templates box





To Delete a New Post Link Or Newer Post

===> Find the code like below

#blog-pager-newer-link {
float: left;
}


===>Change the above code with the code
below> >


#blog-pager-newer-link {
display:none;
}





Post Link To Remove Old Or Older Post


===>Look for code like this>>


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


===>Replace with the code below >


#blog-pager-older-link {
display:none;
}





To Eliminate Home Or Home

===>Find the code like below>


#blog-pager {
text-align: center;
}


===>Replace with the code below >


#blog-pager {
display:none;
}


===>Do not forget to save your template and see the results.
Good Success ..!

Category:

ﺑِﺴْﻢِ ﺍﻟﻠﻪِ ﺍﻟﺮَّﺣْﻤٰﻦِ ﺍﻟﺮَّﺣﻴﻢِ:
ﺳُﺒْﺤَﺎﻥَ ﺍﻟﻠّﻪِ - ﻭﺍﻟْﺤَﻤْﺪُﻟﻠّﻪِ - ﻭَ ﻻ ﺍِﻟﻪَ ﺍِﻟَّﺎ ﺍﻟﻠّﻪُ - ﻭَ ﺍﻟﻠّﻪُ ﺍَﻛْﺒَﺮُ
subhanallah walhamdulillah walailahaillallah wallahuakbar

0 komentar