LOCK and UNLOCK Blogger Widgets

Thursday, June 21, 2012 0 comments

    3.  Simply note down the widgetID which in my case is HTML12. You widget ID is one that appears between widgetid= and &action

The Widget that you want to lock looks like this in UNLOCK mode,

UNLOCK MODE:

BLOGGER WIDGET

 

unlOCK BLOGGER WIDGET

    You can clearly see that there are three buttons which are REMOVE, CANCEL and SAVE

    Now we want to delete the REMOVE button so that the widget could only be edited but not removed.

    4. Now go to Blogger > Design > Edit HTML

    5. Backup your template

   6. Search for your widget ID. (In my case I will search for HTML12 

   7. You will find a code similar to this,

<b:widget id='HTML12' locked='false' title='Subscribe Now!' type='HTML'/>

   8. Now to LOCK the widget simply let locked to  true 

   9. Save your template and Your Widget is now LOCKED.

Go to Page Elements section and you will see that your widget has no REMOVE button now.

LOCKED MODE:

LOCKED BLOGGER

LOCKED-widget

To UNLOCK the widget back, simply repeat the same process and change locked to  false

That's all! Have fun :>

Source: http://www.mybloggertricks.com/2011/06/lock-and-unlock-blogger-widgets.html
Share this article :

Post a Comment

 
Copyright © 2012. Blogger Tips For Beginners - All Rights Reserved
The information is compiled from various sources on the internet