The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Login box text not visible in Chrome
Hello,
I've got a problem with the Vbulletin login on the main page with Chrome. And I possibly know the solution, but I can't seem to find where to edit it. Website is www.ps3scenefiles.com The problem with the loginbox is that the text is not visible in chrome when you are typing the text (transparant / white on white) The problem does not occur in IE. On the mainpage the code is now: Code:
<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" style="color: rgb(130, 130, 130); "> Code:
<input type="text" class="textbox default-value" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" style="color: transparent; "> So it seems as soon as I activate the login box it triggers the "Color: transparent". Can someone point me in the right direction where I can change this transparent to #000 ? Regards, -Senaxx *EDIT* --------------- Added [DATE]1310986494[/DATE] at [TIME]1310986494[/TIME] --------------- For someoone with the same error i've found the solution: edit under StyleVars -> Toplinks_Form_Input, and set the color to black or other color you want instead of transparent. This solved the issue. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|