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.
- 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.
- Example: ( the Attribution1 is the Powered by Blogger at the bottom of new template)
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
- Now change the true to false.
- Example:
<b:widget id='Attribution1' locked='false' title='' type='Attribution'/>
- Now just save and go back to your Page Elements and remove this gadget as normal.


0 comments:
Post a Comment