View Full Version : 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:)
assassingod
09-27-2002, 07:01 PM
Post your header code. Its something in a CSS piece of code:)
assassingod
09-27-2002, 09:34 PM
Oops, I meant the other header the stuff in <head>...</head>
My fault
Tony G
09-28-2002, 12:28 AM
In the Style Sets you will find that.
Austin Dea
09-28-2002, 01:17 AM
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 ;)): TEXTAREA, .bginput {
FONT-SIZE: 12px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #F0F0F0;
BACKGROUND-COLOR: #DFDFDF
Change the part that says 'COLOR: #F0F0F0;' to the font color you want.
Nairb
09-28-2002, 01:17 AM
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
Austin Dea
09-28-2002, 01:20 AM
It's that 'COLOR: #F0F0F0;' he has set as I metioned in my prev post. He just needs to change that ;).
thanks you guys for all support,got it black now:)
this place rocks!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.