If you are the blog author and want to edit your blog, you will see QuickEdit icon on every gadget/widget. You may want to view your blog as normal visitors without QuickEdit icon.
How to hide or remove QuickEdit icon? Follow below steps:
1. Goto blogger.com & login
2. On Dashboard, click Layout > Edit HTML
3. On Edit Template, put below css declaration.quickedit {display:none;}
between <b:skin><![CDATA[ and ]]></b:skin>
(click the image to enlarge)
for example:<b:skin><![CDATA[
/* maybe theme info here */
/* maybe variable definitions here */
.quickedit {display:none;}
]]></b:skin>
4. Save Template
[back to top]
- Published by tmwwtw in: QuickEdit, Tricks
- If you like this blog please take a second from your precious time and subscribe to my rss feed!
No Responses to "Hide or remove QuickEdit icon"
Leave a Reply