Tuesday, December 15, 2009

Shifting of Blog Widgets from one template to another

The Best thing about Blogspot is you can change the template of your blogs as and when you like.
If you are good at coding,you can even do some code modifications of the template to suit your choice and preferences.

But,the major disadvantage of changing templates is losing of sidebar gadgets of the previous template.
Unlike Wordpress.com, Blogspot doesnot retain the gadgets when you change the templates. So this is a Major concern.

But,you still can tackle this by doing the following:

1>Go to Layout->Edit Html and search for this code:

<div id='sidebar-wrapper'> 
<b:section class='sidebar' id='sidebar' preferred='yes'>


2>Once found, copy all the code starting with <b:widget id until the closing of </b:section>  tag for that perticular sidebar widget section.

3>Now open a notepad and paste this code and save it. These are the HTML codes for the gadgets on your sidebar.

4>Uploading a new template: Go to Layout->Edit Html -> Choose a template file and click upload.

5>Now again find this code(given below) in the new template you just uploaded:

<div id='sidebar-wrapper'> 
<b:section class='sidebar' id='sidebar' preferred='yes'>


6>When found, then copy the widget codes from the notepad (step 3) and paste it between the

<b:section class='sidebar' id='sidebar' preferred='yes'> 
and
</b:section>

7>Preview, Save and close!

8>Now all your gadgets are shifted from your old template to new template in an easier way!

Blogger Templates
Blogger Templates
Twitter Delicious Facebook Digg Stumbleupon Favorites More

0 comments:

 

Networked!

Disabling Right Clicks

Recent Readers

Recent Viewers

Blog Metamorphosis Copyright © 2009 WoodMag is Designed by Ipietoon for Free Blogger Template

--added by swathi