Title: cant delete code from a custom.php file
Last modified: August 24, 2016

---

# cant delete code from a custom.php file

 *  [jfulginiti](https://wordpress.org/support/users/jfulginiti/)
 * (@jfulginiti)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-delete-code-from-a-customphp-file/)
 * Hi
 * I have this simple line of code in a custom.php file.
    I want to remove the BG
   image ‘dots.png’ So I deleted the entire url and was left with just.. html body{
   background: #ffffff } Then I hit the ‘Update File’ button in the WP editor, the
   entire url reappeared. How can i remove this BG image? Thanks
 * <?php header(‘Content-type: text/css’); ?>/* Custom Styles
    ………………………………………………………………………………………………………………………*/
 *  html body { background: #ffffff url(‘../images/layout/small_dots.png’) repeat
   left top; }

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

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-delete-code-from-a-customphp-file/#post-5990700)
 * Are you using a caching plugin?
 * What happens if you deactivate _all_ plugins?
 *  Thread Starter [jfulginiti](https://wordpress.org/support/users/jfulginiti/)
 * (@jfulginiti)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-delete-code-from-a-customphp-file/#post-5990764)
 * No Caching plugins. Just a statcounter plugin.
    I disabled it, and the same problem
   exists. Thanks Jose
 *  [webkeon.sushil](https://wordpress.org/support/users/webkeonsushil/)
 * (@webkeonsushil)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/cant-delete-code-from-a-customphp-file/#post-5990841)
 * Check if custom.php file is writable or not. if not, make it writable and then
   try again.

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

The topic ‘cant delete code from a custom.php file’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [php file](https://wordpress.org/support/topic-tag/php-file/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [webkeon.sushil](https://wordpress.org/support/users/webkeonsushil/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/cant-delete-code-from-a-customphp-file/#post-5990841)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
