Instructions
Installation/Upgrade Instructions:
1. Upload the folder '/darkvision' to 'YOUR_FORUM_URL/images/darkvision'
2. In your vBulletin AdminCP go to 'Styles & Templates > Download/Upload Styles'
3. Upload the Darkvision XML file and click 'Import'
4. Set the style as the default style in 'Settings > Options'
Supported Layouts
-CMS
-Forums
-Blogs
To make the style work for the CMS, you have to click the edit (pencil) button next on the main page (content.php) and manually set the style choice.
Please support us by leaving a link back to our website.
Premium Version
Changelog:
1.00 Released (vBulletin 4 Gold)
1.01 Updated sidebar colors
1.02 Many bug fixes and color changes.
1.03 Fixed popular bugs. Added "yellow" and "white" color schemes.
1.04 Browser Bug fix. 4.0.2 Compatible. Tested with several Add-on Modifications.
1.05 CSS Fixes, 4.0.3 Compatible. Fixed Versions Released
1.06 Complete Update for version 4.1.2
1.07 Complete Update for version 4.1.7
1.08 Update for version 4.1.10
1.09 Update for version 4.2.0
1.10 Update for all current vBulletin 4 versions
If you installed this style and wish to receive important style updates, please click here.
im sorry for sounding a noob, but i also have the problem of black post text on the black background when posting. i have been searching for two days now for a solution but i cant find anything.
is there a way for me to change the standard text collour used in posting?. trough Stylevariable or something?.
im using Vbulletin 4.1.3 and installed the Darkvision fixed version.
thanks in advance for the help.
same question, what css file do I edit to change the text color? typing black over a black background does not make sense at all
On 4.1.4, for some reason, the quick reply/advanced reply is white. When I go to enter text it turns dark, then turns white when I submit the text. Any ideas? Tried to fiddle with cvars to no avail. Website is www.thecatacombs.net and thanks. This template is fantastic.
im sorry for sounding a noob, but i also have the problem of black post text on the black background when posting. i have been searching for two days now for a solution but i cant find anything.
is there a way for me to change the standard text collour used in posting?. trough Stylevariable or something?.
im using Vbulletin 4.1.3 and installed the Darkvision fixed version.
thanks in advance for the help.
Quote:
Originally Posted by v12kid
same question, what css file do I edit to change the text color? typing black over a black background does not make sense at all
Go to the Additional.css and add this line of code...
body.wysiwyg {color: white;}
Just found this today myself so I figured I would pass it on.