Text area color

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

The editor textarea for composing posts has a white background color defined, but no foreground color:

.markItUpEditor {
    background-color: #FFFFFF;
    ...
}

With a dark (inverted) widget theme, my browser's default foreground color is naturally set to white, resulting in invisible input text in the textarea. Specifying a color:#000 property in .markItUpEditor would solve the problem.

Smiling

Megan's picture

She has: 11,421 posts

Joined: Jun 1999

I'll get Liam to fix that soon (I don't have permission to edit the theme files for some reason).

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Seems to be fixed; is that better Abhi?

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

Yes, it is. Thanks! Smiling

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.