Wednesday, April 6, 2011
0
Removing Locked Gadgets
Sometimes you cant remove gadgets because the designer of the template wants to keep the gadget there. Well you can remove them easy in the Edit HTML.
You will need to use a different method to Remove The Attribution1 Gadget AKA (Powered By Blogger)
You will need to use a different method to Remove The Attribution1 Gadget AKA (Powered By Blogger)
- Go to Design from your Dashboard.
- From Design go to Edit HTML.
- Once your in Edit HTML Click Ctrl+F.
- In the text bar that comes up type true.
- Keep hitting next until you find the true that is associated with the gadget you want to remove.
<b:widget id='HTML1' locked='true' title='' type='HTML'/>
- Now change the true to false.
- Example:
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
- Now just save and go back to your Page Elements and remove this gadget as normal.
Subscribe to:
Post Comments (Atom)





0 Responses to “Removing Locked Gadgets”
Post a Comment