Title: remove unwanted link &#8220;installed by SIMPLE SCRIPTS&#8221;
Last modified: August 19, 2016

---

# remove unwanted link “installed by SIMPLE SCRIPTS”

 *  Resolved [souloist](https://wordpress.org/support/users/souloist/)
 * (@souloist)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/remove-installed-by-simple-scripts/)
 * I have tried everything but still can’t find the code of this pesky unwanted 
   link…. see site: [http://www.souloist.info](http://www.souloist.info)
 * tried using firebug … but cannot locate the script anywhere without it.
    is it
   possible to edit **and save**_ the html using firebug??_
 * I need some sleep …please help me!
 * btw .. respect to the simple scripts app… but your link is too big for my site!
 * Thankyou to whoever will offer their time and assistance.
    1love.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/remove-installed-by-simple-scripts/#post-1157924)
 * Looks like it in your footer.php file. in your current theme, the content of 
   that file are displayed at the bottom of your sidebar.
 *     ```
       <p class="footer">
       Installed by <a title="One click installs" href="http://www.simplescripts.com">SimpleScripts</a>
       </p>
       ```
   
 * You could just add:
 * `p.footer {display:none;}`
 * to the bottom of style.css to pull it off the graphical display. Or:
 * `p.footer {font-size:.7em;}`
 * If you’re feeling generous and just want to reduce the text size (which, I agree,
   is way too large).
 *  Thread Starter [souloist](https://wordpress.org/support/users/souloist/)
 * (@souloist)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/remove-installed-by-simple-scripts/#post-1158137)
 * Thanks esmi!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove unwanted link “installed by SIMPLE SCRIPTS”’ is closed to new 
replies.

## Tags

 * [edit theme](https://wordpress.org/support/topic-tag/edit-theme/)
 * [html](https://wordpress.org/support/topic-tag/html/)
 * [Remove Link](https://wordpress.org/support/topic-tag/remove-link/)

 * 2 replies
 * 2 participants
 * Last reply from: [souloist](https://wordpress.org/support/users/souloist/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/remove-installed-by-simple-scripts/#post-1158137)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
