Title: Color/CSS help.
Last modified: August 19, 2016

---

# Color/CSS help.

 *  Resolved [samueldiener](https://wordpress.org/support/users/samueldiener/)
 * (@samueldiener)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/colorcss-help/)
 * Hey everyone,
 * Hope you all had a great weekend. I did. And now I am stumped.
 * I have my webpage at [http://www.samdiener.com](http://www.samdiener.com). I 
   am having a little bit of trouble with the text color. I used a theme from wordpress.
   com and now I am custom redoing it.
 * I have two questions:
 * 1. I have been screwing around with the main text color and come up with this(
   light grey) to be easiest on all readers, do you all agree? (the white from the
   lifestream box was the original text color – too much contrast)
 * 2. On the lifestream widget on the side, I can’t figure out where white color
   is coming from in the CSS. If you have google chrome, you can “inspect element,”
   however I am not sure with other browsers. What do you all think?
 * Thanks so much,
 * Sam Diener

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/colorcss-help/#post-1181041)
 * > come up with this (light grey) to be easiest on all readers, do you all agree?
 * It seems fine – although you could lighten it a little. Perhaps to #A0A0A0? However,
   I finds the sidebar text (#666666) a little too dark in places.
 * > I can’t figure out where white color is coming from in the CSS
 * It’s being inherited from:
 *     ```
       #sidebars ul ul li {
       color:#EEEEEE;
       line-height:17px;
       }
       ```
   
 * You got at least 1 other reference to #EEEEE in the sidebar CSS as well as this
   one.
 * > If you have google chrome, you can “inspect element,” however I am not sure
   > with other browsers
 * Firefox & Firebug – a perfect combination. 🙂
 *  Thread Starter [samueldiener](https://wordpress.org/support/users/samueldiener/)
 * (@samueldiener)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/colorcss-help/#post-1181092)
 * Thank you so much for your help.
    I actually went back to the original, and chose
   to change the sizes. I have a question about that in a newer post.
 * But I learned a lot from your response!
 * Sam

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

The topic ‘Color/CSS help.’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [samueldiener](https://wordpress.org/support/users/samueldiener/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/colorcss-help/#post-1181092)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
