Thursday, December 23, 2010

How to change Blogger Template without losing widgets

0 comments
Ever banged your head for losing widgets close to you because of a silly mistake like it has happened so many times for me?We all,change our minds from time to time.God knows how many templates we change before settling for one.But changing templates has a downside.Tweaks which you made to your previous template will be discarded by your new one and widgets get lost in the process.I will explain to here,how to avoid losing widgets while chaging blogspot templates.

  • Save your main blog's tempalte before you follow what i say just in case the code fails (which it shouldn't!)
  • Arrange all of your widgets in the same area.Putt all mainbar configurations into the mainbar section
  • Get your main blog's HTML code.Got to 'Design' and then click on 'Edit HTML'.Copy it to Wordpad
  • Now press Ctrl+f in wordpad and type b:widget.
  • All widgets will be displayed
  • Copy all the b:widget lines(each line stands for one widget) to notepad
  • Create a new blog with any template.Name it as anything you want
  • Go to 'Design' and click on 'Edit HTML'
  • Upload or enter the entire code into it
If you want to change to a blogger template follow these steps
  1. Go to Design and pick a new template
  2. Pick your new template which you want for your main blog
  3. Go to Design-->Edit html
  • Go to Page Elements and then -->Add page element
  • Add any gadget.For example a link list(I'll explain using the link list widget)..
  • If you followed all the instructions above you will have two widgets(title and link list)
  • Now go back to Layout -->Edit HTML
  • Use Ctrl+f and find b:widget here also.
  • Find the one which will be Linklist1
  • Paste 1 between the
Plese replace the ( in the code to < and ) in the code to >

(b:section class='sidebar' id='sidebartop') 
(b:widget id='LinkList1' locked='false' title='xxx' type='LinkList'/)
!!!paste 1 here!!!!
(/b:section)

  • Save your template.
  • Now copy the template code and paste it in your main blog.

Comments

0 comments to "How to change Blogger Template without losing widgets"

Post a Comment

 

Copyright © 2010 GeeksAndReviews ®