Friday, May 4, 2012

Add Multiple Page Gadgets

How to Add Multiple Page Gadgets to Your Blogger Blog

A Page Gadget is just a navigation bar. If you have added one already you have found out that you cannot add a second one. In this post I am going to show you how to get around that.
Note: This tweak will still not let you add more than 10 static pages.
How to add multiple page gadgets to your Blogger blog
1. Add a Page Gadget to your blog via Page Elements.
2. Go to Edit HTML.
3. Search (Ctrl+F) for  PageList1. Once you have located that in the HTML code of your template you might see something like this:
<b:widget id='PageList1' locked='false' title='' type='PageList'/>
4. Now copy the line you see above and insert it directly below it. Then change PageList1 to PageList2.
Example:
<b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'> 
<b:widget id='PageList1' locked='false' title='' type='PageList'/> 
<b:widget id='
PageList2' locked='false' title='' type='PageList'/>
5. Now all you need to so is save and go back to Page Elements. Drag the second Page Gadget anyplace you want.
Good luck!

1 comment:

rags6 said...

Wonderful! Useful tech tricks.
http://www.techtipsntricks.com/

Tag Cloud

More Details here
Blogger Widgets