Posted by : Unknown
Saturday, 2 January 2016
To give a professional look to your blog you have to arrange the Widget in proper place,so that user can access easily.For this sometimes you need to delete some widget or sometimes you have to add some widget to make it user friendly.Most common problem is you want to remove powered by blogger from your blog but you cant. So here iam to teach you,
Follow the following steps carefully
1) Go to Blogger-------Layout
2) Now select the Edit option from the widget you want to delete
3) After that a window will pop up like the following one
4) Copy the widget ID and go to Edit HTML--------Expand Widget template
5) Now press Ctrl+F and search for the widget(press enter until you find something like <b:widget id='Widget ID' locked='false' title='Widget title'</b:widget>)
6) You have to search until you get a code like the following one<b:widget id='Widget ID' locked='false' title='Widget title' type='Blog'>YOUR WIDGET CONTENT CODES APPEAR HERE</b:widget>
8) Now click on Save
9) Powered by blogger is widget title="attribute" so remove it and then pheww~ you are done. :)
10) Or you can change the locked='true' to 'false' in this way you can have remove option of the widget in your layout settings :)
- If you get any problem then contact me
Thanks
ReplyDeleteyou are welcome. Thanks for reading :)
Delete