The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I change the sign in font color from it's current white font, to another color? My username is typed in the box and have highlighted part of it as an example.
it's for http://michiganvw.org |
#2
|
|||
|
|||
![]()
It looks like you have a conflict in your css pages. Don't ask me where because I didn't try to find it.
You can resolve the problem by placing the following code in your additional.css template for that style. ACP -> Styles & templates -> style manager -> your style here -> edit templates -> CSS templates -> addtional.css Code:
.textbox, textarea, select { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #6B91AB; border-radius: 3px 3px 3px 3px; color: #000000 !important; font: 11px Tahoma,Calibri,Verdana,Geneva,sans-serif; outline: 0 none; padding: 4px; } |
#3
|
||||
|
||||
![]()
Thanks John Lester! That totally worked!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|