Thank you for visiting Design24h.com. Do you have comments or questions comment about this article comments.You can also read the article on the blog via the tools to read news Feed Link with this or to subscribe to new posts via email. In addition, you can address this blog to Favorites (Internet Explorer) or Bookmarks (Mozilla Firefox) for easy tracking. If you're working at Google Blogger blog you can also save this blog in the track records, which are the sources that bring visitors your blog. I hope you find interesting tips from this page.
See need must had PAPER Blog possession, my that also try to terminate it for me and as well as for you, set blog ours become more more professional and convenient
Though Write code PAPER Give very easy reuse setup to blogger be very ardnously but concernment. You will fast obtain this utility only via a couple operations copy And pate code Enter blog. Thereinafter it be guideline:
1 : For Layout
- Enter edit HTML, click Choose Expand Widget Template, Widget Later backup is a sheet, template Accident standby
search to
<!-- navigation -->
<b:include name='nextprev'/>
and inserted segment code its rubor right underneath, as follows:
<!-- navigation -->
<b:include name='nextprev'/>
<b:if cond='data:blog.pageType == "index"'>
<!-- Pager v1.0 (C)2008 en.vietwbguide.com-->
<script type='text/javascript'>
var home_page = "http://www.xyz.blogspot.com/";
var blogID = "8214192120473032145" ;
var pager_max_main = 5;
var pager_num_of_button = 13;
var pager_link_alt_text = "Click to go to page";
var pager_total_text = "Total: ";
var pager_posts_text = " posts, ";
var pager_pages_text = " pages.";
</script>
<script src='http://vietwebguide2.googlepages.com/blogger_pager_script_v10.js' type='text/javascript'></script>
<hr/><div id='blogpagerShowToTal' style='margin:3px 2px 3px 2px; padding:2px; font-weight:bold'></div>
<div id='blogpager' style='margin:3px 2px 3px 2px; padding:2px;
border-bottom:1px #090 dotted; font-weight:bold'>Jump to page: </div>
<script type='text/javascript'>
window.onLoad = createBlogPager();
window.onLoad = pager_showTotal();
</script>
</b:if>
You mindfully change possession parameters code Top:.
- Stream
var home_page = "http://www.xyz.blogspot.com/";
use to enclose master page address, change it become your address.
- Stream
var blogID = "8214192120473032145" ;
use to enclose your blogID, if you is haven' t know way stolen ID from body blog yet, consult here
2. For blogger Classic
Search to <b></Blogger>b>.
<MainPage>
<!-- Pager v1.0 (C)2008 en.templates-collection.com-->
<script type='text/javascript'>
var home_page = "http://www.xyx.blogspot.com/";
var blogID = "8214192120473032145" ;
var pager_max_main = 5;
var pager_num_of_button = 13;
var pager_link_alt_text = "Click to go to page";
var pager_total_text = "Total: ";
var pager_posts_text = " posts, ";
var pager_pages_text = " pages.";
</script>
<script src='http://vietwebguide2.googlepages.com/blogger_pager_script_v10.js'
type='text/javascript'></script>
<hr/><div id='blogpagerShowToTal' style='margin:3px 2px 3px 2px; padding:2px; font-weight:bold'></div>
<div id='blogpager' style='margin:3px 2px 3px 2px; padding:2px;
border-bottom:1px #090 dotted; font-weight:bold'>Jump to page: </div>
<script type='text/javascript'>
window.onLoad = createBlogPager();
window.onLoad = pager_showTotal();
</script>
</MainPage>
Parameter also must acquires #PP setting Like entries 1
OMG, Original: This hack from Vietnamese blogger, his name: Anh Vo.
Please follow link: http://en.vietwebguide.com/ as resourse :)