ibnyaffa 0 Posted August 26, 2010 Report Share Posted August 26, 2010 (edited) 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. Edited August 26, 2010 by ibnyaffa Link to post
Timan 0 Posted August 26, 2010 Report Share Posted August 26, 2010 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) Link to post
ibnyaffa 0 Posted August 26, 2010 Author Report Share Posted August 26, 2010 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 ? Link to post
Timan 0 Posted August 26, 2010 Report Share Posted August 26, 2010 In the css look for .field input[type="text"], .field input[type="password"], .field textarea, .field selectand give that bit a color value. That should do it Link to post
ibnyaffa 0 Posted August 26, 2010 Author Report Share Posted August 26, 2010 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 Link to post
Timan 0 Posted August 26, 2010 Report Share Posted August 26, 2010 Hmm thats placeholder text, I don't think you can style that. Thats something only in webkit browsers atm. Link to post
ibnyaffa 0 Posted August 27, 2010 Author Report Share Posted August 27, 2010 i see... thats all good.. thanks timan Link to post
Recommended Posts