Title: Remove the standard background?
Last modified: August 20, 2016

---

# Remove the standard background?

 *  Resolved [crayonlrsc](https://wordpress.org/support/users/crayonlrsc/)
 * (@crayonlrsc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/remove-the-standard-background/)
 * My website: [http://www.camfabulous.com](http://www.camfabulous.com) I am trying
   to get the Custom (with the little dots) off the background and the larger background
   image of the C with the dots off… I checked backgrounds- but I can not find it…
   Anyone know?
 * Thanks

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

 *  [Aria](https://wordpress.org/support/users/ariasg/)
 * (@ariasg)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/remove-the-standard-background/#post-2641752)
 * Hi Crayonlrsc,
 * This [image ](http://www.camfabulous.com/wp-content/themes/custom-community/images/default-header.png)
   is attached to the header in your CSS (line 36)
 *     ```
       #header {
           background: url("http://www.camfabulous.com/wp-content/themes/custom-community/images/default-header.png") no-repeat scroll 0 0 transparent;
           border-bottom-left-radius: 6px;
           border-bottom-right-radius: 6px;
           color: #888888;
           height: auto !important;
           margin-bottom: 12px;
           min-height: 50px;
           padding-top: 25px;
           position: relative;
           z-index: 999;
       }
       ```
   
 * When you have this kind of doubts, I suggest you use [FireBug](https://getfirebug.com/),
   pretty useful !
    // don’t forget to mark this thread as resolved, select it in
   the right sidebar.
 *  Thread Starter [crayonlrsc](https://wordpress.org/support/users/crayonlrsc/)
 * (@crayonlrsc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/remove-the-standard-background/#post-2641756)
 * Thank you!

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

The topic ‘Remove the standard background?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [crayonlrsc](https://wordpress.org/support/users/crayonlrsc/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/remove-the-standard-background/#post-2641756)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
