The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to change the font color on this
Can someone tell me how i change the font color ,as you can see in the screenie,you cant read a thing if you are typing a new reply
screenie next post thanks in advance |
#2
|
|||
|
|||
|
#3
|
||||
|
||||
Post your header code. Its something in a CSS piece of code
|
#4
|
|||
|
|||
header right here
|
#5
|
||||
|
||||
Oops, I meant the other header the stuff in <head>...</head>
My fault |
#6
|
||||
|
||||
In the Style Sets you will find that.
|
#7
|
||||
|
||||
Go Styles -> Modify -> [fonts/colors/etc] -> 'Head Insert' section.
You have this (I went to the url in your screen and viewed the source since the <head> is the same for all pages ): Code:
TEXTAREA, .bginput { FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #F0F0F0; BACKGROUND-COLOR: #DFDFDF |
#8
|
|||
|
|||
i'm pretty sure, that is the color of your regular text...
here is a hack to make it so the background of the input area is a different color |
#9
|
||||
|
||||
It's that 'COLOR: #F0F0F0;' he has set as I metioned in my prev post. He just needs to change that .
|
#10
|
|||
|
|||
thanks you guys for all support,got it black now
this place rocks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|