The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
WYSIWYG Text Box white in IE
Hey everyone,
Just about finished my style for vb4, just a different coloured variant of the default theme, but having some real troubles with the wysiwyg text box. In firefox it displays as I want to, dark bg colour with a light text color. In IE it's displaying the white text, but also a white background, instead of the dark one I defined. Is there a hack or something that is needed for IE to display a dark background for the wysiwyg text box? The standard editor is displaying fine, just having problems with the wysiwyg and its annoying the crap out of me, since most users are using IE. Thanks, Jack http://forums.epczone.net |
#2
|
||||
|
||||
Any help?
--------------- Added [DATE]1280845782[/DATE] at [TIME]1280845782[/TIME] --------------- Figured it out myself. Added the following code into the additional.css template file. .wysiwyg { color: #f2f2f2; background: #000000; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|