hi .. can anyone please point me to the right code line that will allow me to change the font, size, and color of the general black text of the skin.. ? like this for example and the one that say skin aqua-soft.

hi .. can anyone please point me to the right code line that will allow me to change the font, size, and color of the general black text of the skin.. ? like this for example and the one that say skin aqua-soft.

The area you've circled in the pic is not general black text. But select boxes (drop down menus). Do you want to just change those? Or the default text that shows up everywhere else (ie posts, blocks of text)
The area you've circled in the pic is not general black text. But select boxes (drop down menus). Do you want to just change those? Or the default text that shows up everywhere else (ie posts, blocks of text)
will I changed the text that's in .box and changed the color and size.
but some texts like the theme name the the pic I showed r still the same black text. how can I change that ?
In the css look for
.field input[type="text"], .field input[type="password"], .field textarea, .field select
and give that bit a color value. That should do it
wow. that worked.
now one last thing. if we could. of not, no big deal.
but now those small areas of the search and other areas show the colored text in them and not black like the original search box.

is there a way to change that? if not no big deal ;-) you've done more than enouph
Hmm thats placeholder text, I don't think you can style that. Thats something only in webkit browsers atm.
i see... thats all good.. thanks timan