Title: Painter Theme Background Question
Last modified: August 19, 2016

---

# Painter Theme Background Question

 *  [byager](https://wordpress.org/support/users/byager/)
 * (@byager)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/)
 * Love the Painter theme, but I want to change the “pebble” background (or is this
   the “breadcrumb” that I see in the code?) to another color, say, plain ole blue.
   How do I do this?

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

 *  [govpatel](https://wordpress.org/support/users/govpatel/)
 * (@govpatel)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841389)
 * post url so we can see as there so many themes.
 *  Thread Starter [byager](https://wordpress.org/support/users/byager/)
 * (@byager)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841392)
 * [brewman.net](https://wordpress.org/support/topic/painter-theme-background-question/brewman.net?output_format=md)
 * I’m not talking about the content within the boxes, but the main background (
   the part with the whitish/pebbly background
 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841399)
 * If you’re referring to this:
    [http://brewman.net/wp-content/themes/painter/img/bg/background.png](http://brewman.net/wp-content/themes/painter/img/bg/background.png)
 * Go to your stylesheet:
    [http://brewman.net/wp-content/themes/painter/css/style.css](http://brewman.net/wp-content/themes/painter/css/style.css)
 * Locate:
 *     ```
       html {
           font:normal 12px Arial, Helvetica;
           background:url(../img/bg/background.png) repeat !important;
       }
       ```
   
 * and change background.png to whatever you want 🙂
 *  Thread Starter [byager](https://wordpress.org/support/users/byager/)
 * (@byager)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841402)
 * When I click on my stylesheet it says
 * _*
    Theme Name: Painter Theme URI: [http://www.marcelomesquita.com/tema-painter/](http://www.marcelomesquita.com/tema-painter/)
   Description: A simple theme, with solid colors and a few pictures… but highly
   customizable. The highlight of this theme is the possibility of customization
   through the administrative area, allowing the choice of colors for each item 
   of the site and upload the header image. Valid XHTML, Valid CSS. Version: 1.1
   Author: Marcelo Mesquita Author URI: [http://www.marcelomesquita.com/](http://www.marcelomesquita.com/)
   Tags: custom-colors, custom-header, fixed-width, two-columns
 *  Copyright (C) 2009 Marcelo Mesquita
 * …this continues for a few more lines, more legalese, but no option like what 
   you linked to
 *  [Emil Uzelac](https://wordpress.org/support/users/emiluzelac/)
 * (@emiluzelac)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841405)
 * That would be [http://brewman.net/wp-content/themes/painter/style.css](http://brewman.net/wp-content/themes/painter/style.css)
   the stylesheet is located in css/ folder:
 * [http://brewman.net/wp-content/themes/painter/css/style.css](http://brewman.net/wp-content/themes/painter/css/style.css)
   if you don’t have the FTP access, or don’t know how to access this, simply add:
 *     ```
       html {
           font:normal 12px Arial, Helvetica;
           background:url(../img/bg/background.png) repeat !important;
       }
       ```
   
 * to the above style.css you just showed me and change this to whatever you need.
   That will overwrite the other background property.
 *  [ImagineTheEnding](https://wordpress.org/support/users/imaginetheending/)
 * (@imaginetheending)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841679)
 * I have tried to plug this into my style.css and it doesn’t work. I also tried
   another code and that didn’t work either.

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

The topic ‘Painter Theme Background Question’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)

 * 6 replies
 * 4 participants
 * Last reply from: [ImagineTheEnding](https://wordpress.org/support/users/imaginetheending/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/painter-theme-background-question/#post-1841679)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
