The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I fix this?
Hello,
I am having problems with my quick reply box - I cannot see any text due to black background but other forumers do not have this problem, only me How can i fix this? thanks. --------------- Added [DATE]1284794752[/DATE] at [TIME]1284794752[/TIME] --------------- anyone can help? |
#2
|
||||
|
||||
Did you try with different browsers?
Only you(admin usergroup) are having this problem? Log in with a regular account and see if that makes any difference. |
#3
|
|||
|
|||
Yes, only admin usergroup. Tried with different browsers too
|
#4
|
||||
|
||||
Here's what worked for me.
It's to do with the type of editor you, or your usergroup using, basically there are 2 editors in vbulletin. Standard and WYSIWYG. I did have a quick look and couldn't find the stylevar that handled either of these font colors, so I added 2 lines of code to my additional.css template. For the standard area: Code:
.editor_textbox textarea, .editor_textbox iframe { color:#FFFFFF; } Code:
.wysiwyg { color:#FFFFFF; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|