Title: Edit theme color
Last modified: August 20, 2016

---

# Edit theme color

 *  [Nils Fridlund](https://wordpress.org/support/users/mrbennet/)
 * (@mrbennet)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/)
 * Hey everyone!
 * I would like to edit a color in my theme. My theme is Iridimous. Even if you 
   don´t have it, you maybe would be able to help me anyway.
 * In the header, there is 3 posts that looks like this:
 * [http://www.paddsolutions.com/wpmag/iridiumous/](http://www.paddsolutions.com/wpmag/iridiumous/)
 * I would like to change the black color around the pictures. How to do this?
 * Many thanks
    //Nils

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

 *  [PremiumWP](https://wordpress.org/support/users/premiumwp/)
 * (@premiumwp)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472421)
 * Change the background color of the code below in your style.css file.
 *     ```
       #carousel-list .box {
           background-color: #000000;
           height: 460px;
       }
       ```
   
 *  Thread Starter [Nils Fridlund](https://wordpress.org/support/users/mrbennet/)
 * (@mrbennet)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472422)
 * Aha, okey!
 * But if I would like to upload a image instead of a color, what to type in than?
 *  [PremiumWP](https://wordpress.org/support/users/premiumwp/)
 * (@premiumwp)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472426)
 * Assign a background-image rather than a background-color in your CSS. See [http://www.w3schools.com/cssref/pr_background-image.asp](http://www.w3schools.com/cssref/pr_background-image.asp)
 *  Thread Starter [Nils Fridlund](https://wordpress.org/support/users/mrbennet/)
 * (@mrbennet)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472431)
 * I tried this:
 * #carousel-list .box{
    height: 460px; background-image: url(‘../images/user.png’);}
 * But it dident work. What to do?
 *  [Nationeeds](https://wordpress.org/support/users/nationeeds/)
 * (@nationeeds)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472439)
 * Hi
 * I would like to edit a color in my theme and my theme is Huraly and I have option
   of customize your site on Home Page where I can change the background color but
   after changing the background color my site became very slow and even I am not
   able o see any changes in background color.
    My website link is [http://www.nationeeds.com](http://www.nationeeds.com)
   Please help me to resolve the issue [](http://www.nationeeds.com)
 * I have tried to delete cached pages also but still in Chrome it says your website
   became unresponsive and kill the page.

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

The topic ‘Edit theme color’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [Nationeeds](https://wordpress.org/support/users/nationeeds/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/edit-theme-color/#post-2472439)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
