Title: Raindrops theme
Last modified: August 20, 2016

---

# Raindrops theme

 *  [jmadams71](https://wordpress.org/support/users/jmadams71/)
 * (@jmadams71)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/)
 * I am trying to make the background on the raindrops theme semi- transparent. 
   I dont know what line of code to change let alone where it is in the style.css
   file. Anyone have any ideas? Thanks.
 * My site is under construction here:

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

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959452)
 * > My site is under construction here:
 * Where?
 *  Thread Starter [jmadams71](https://wordpress.org/support/users/jmadams71/)
 * (@jmadams71)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959454)
 * I had a link inserted I dont know where it went.
 * [http://www.krakkenlorestudios.com](http://www.krakkenlorestudios.com)
 *  [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959572)
 * Hi jmadams71
 * for example
 *     ```
       <?php
       raindrops_register_styles("yourcolor");
       function raindrops_indv_css_yourcolor(){
       $css =<<<RESULT
       /* Write your style rules*/
       body{color:green;background:#fff;}
       RESULT;
       return $css;
       }
       ?>
       ```
   
 * above code add to lib/csscolor.css.php first line.
 * then open theme customizer.
 * select color type ‘yourcolor’
 * Thank you.
 * Sorry poor at english.
 *  [drumzonfire](https://wordpress.org/support/users/drumzonfire/)
 * (@drumzonfire)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959635)
 * Kind of a newbie with WP.
    Im trying to get the content background color on the
   dark theme to be something like white rather than black, as it’s hard to read
   white text on black). where exactly can i make this change [http://www.hemetwebdesign.com](http://www.hemetwebdesign.com)
   Thanks
 *  [ac1969](https://wordpress.org/support/users/ac1969/)
 * (@ac1969)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959636)
 * Hi drumzonfire, did you manage to find a solution to change the black content
   background in this theme? I would like to change it to gray, but did not yet 
   find a way how to do this.
    Apart from that, I love the theme. Thanks, AC
 *  [drumzonfire](https://wordpress.org/support/users/drumzonfire/)
 * (@drumzonfire)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959637)
 * ac1969
    its been a while but I think I just deleted code for the top content 
   bar. what’s your site so I can look and get back to you

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

The topic ‘Raindrops theme’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [drumzonfire](https://wordpress.org/support/users/drumzonfire/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/raindrops-theme-3/#post-2959637)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
