News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

[SMF 2b3] Textareas are unreadable on dark environment.

Started by dt.in.th, April 04, 2008, 12:57:03 PM

Previous topic - Next topic

dt.in.th

On my system, which has a dark theme, I can't read the text I am going to post.

Screenshot: hxxp:xn--l3cg3gb.th/images/jyt7wc-theme-dark.png [nonactive]

It may be because this code:

input, textarea, button
{
color: #000000;
font-family: verdana, sans-serif;
}


It specifies a color, but does not specify a background.

It should use hxxp:www.w3.org/TR/CSS21/ui.html [nonactive] (which is deprecated in css3) or it should at least has a background.

SleePy

Is that from the editor.css?
If a theme needs to edit those colors, it should instead of letting the default go.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

dt.in.th

Quote from: SleePy on April 04, 2008, 01:07:19 PM
Is that from the editor.css?
If a theme needs to edit those colors, it should instead of letting the default go.
It comes from default.css!

It happens to all text boxes on this site, and my newly installed SMF 2b3.

SleePy

Well the idea of the css file is a theme could customize this css file if it needs to
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: