Want a different color monster?
Pretty simple, really.
- Install the OmNomMonster theme.
- Go into the Design section of your wordpress admin panel.
- Go into the Theme Editor.
- In the stylesheet.css file, scroll down until you find the section called #page.
- Indented under #page, you will see the background setting.
- The default background color is #ffc0cb, aka pink; this is the setting you want to change.
- You can change it to a color by hex code (examples: #ff0000, #0000ff, etc) or by name (examples: blue, purple).
I haven’t tested replacing the solid color background with a gif, but it can be done. For that, you’re on your own.