The Screwdriver and Wrench icon will look like this icon:

It is called a screwdriver icon or quick edit icon on blogger blog. You can remove this icon using these tricks…

Here are the tweaks to do:

1. Sign in to Blogger.com

Go to Blogger.com and Log in to your account.

2. Go to Layout and then Edit HTML

In the Dashboard page, press the Layout/Design button on your chosen blog. Click Design tab, you will be given three basic configurations, such as Page Elements, Edit HTML and Template Designer. Now click the sub-tab Edit HTML.

3. Back Up

Before you do tweaking your blog be sure to back up your current template first. So that in case you did something wrong you can retrieve your current template.  Now click at the link Download Full Template. After clicking the Download Full Template link, you will be prompted with the choice about where you want to put the .xml file in your Computer, just put it in the desktop to locate faster if you want to switch back to your current template.
4. Checked or Tick the Expand Widget Templates

Then checked or tick the Expand Widget Templates, so that you can see all the codes.

5. Find the code

By pressing Ctrl + F at the same time, you will enter the search mode. In the search form, type this code below:

body{


6. Adding the Screwdriver icon remover code

Now, in order to banish the screwdriver icon from our blog, what you need to do is copy this code below:
.quickedit{
display:none;
}

7. Paste the remover code

Now, paste the remover code before the code below

body{

8. Save the changes

Press the Preview Template button to see your new tweaks.

Press the Save Template button, to save the changes you've just made on your template. 

Congratulation you’ve just remove the Screwdriver and Wrench  Icon.



2 comments
  1. Anonymous August 26, 2013 at 9:31 PM  

    It was definitely informative. Your site is extremely helpful.I will absolutely share this info with my friends. Many thanks for sharing!
    website design

  2. irhille August 29, 2013 at 8:34 PM  

    thanx buraq-technologies...

Post a Comment