General Text.
Rate Topic:




-
Group:
Member
-
Posts:
16
-
Joined:
15-August 10
Posted 26 August 2010 - 03:23 PM
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.
This post has been edited by ibnyaffa: 26 August 2010 - 03:24 PM
0
-
Group:
Administrators
-
Posts:
4,741
-
Joined:
08-November 02
Posted 26 August 2010 - 03:45 PM
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)
0
-
Group:
Member
-
Posts:
16
-
Joined:
15-August 10
Posted 26 August 2010 - 05:33 PM
Timan, on 26 August 2010 - 03:45 PM, said:
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 ?
0
-
Group:
Administrators
-
Posts:
4,741
-
Joined:
08-November 02
Posted 26 August 2010 - 08:59 PM
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
0
-
Group:
Member
-
Posts:
16
-
Joined:
15-August 10
Posted 26 August 2010 - 09:54 PM
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
0
-
Group:
Administrators
-
Posts:
4,741
-
Joined:
08-November 02
Posted 26 August 2010 - 10:34 PM
Hmm thats placeholder text, I don't think you can style that. Thats something only in webkit browsers atm.
0
-
Group:
Member
-
Posts:
16
-
Joined:
15-August 10
Posted 27 August 2010 - 01:44 AM
i see... thats all good.. thanks timan
0