Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Dark Gaming vBulletin Skin - Darkvision 4.2.1 Details »»
Dark Gaming vBulletin Skin - Darkvision 4.2.1
Version: 1.10, by TalkTemplate TalkTemplate is offline
Developer Last Online: Mar 2017 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.x Rating:
Released: 12-29-2009 Last Update: 01-18-2017 Installs: 867
 
No support by the author.

DarkVision vBulletin Skin

Updated for ALL vBulletin 4 Versions

Premium Version:

The entire skin has been improved with faster page loading to help increase search engine rankings

Darkvision Pro includes a lifetime of updates supporting vBulletin 4, 24/7 Pro Support, and instant version releases and bug fixes.

Download Darkvision Premium



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.

Download Now

File Type: zip Darkvision.zip (2.49 MB, 339 views)

Screenshots

File Type: jpg preview.jpg (105.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
3 благодарности(ей) от:
MaXimus, mohammadxxx, ZnaZ

Comments
  #372  
Old 04-19-2010, 07:14 AM
Fraggs Fraggs is offline
 
Join Date: Apr 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chicken604 View Post
Sweet, that did the job. And yeah, I upgraded to 4.0.3 as well. =p

I've been trying quite a long time to change this:


as well. But no luck. Basically when I try to type the user name, the font is black. I managed to change the password to white font though and took away the white text box.
Yeah, I was able to change the Username to white, but the password was always black. Upgrading to 4.0.3 switched them I haven't looked into it yet to get them both white. Will let you know if I get it.
Reply With Quote
  #373  
Old 04-19-2010, 01:25 PM
Phenomena Phenomena is offline
 
Join Date: May 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmmm, my banner isnt showing up in firefox. It displays fine in safari (and as far as I know it shows in IE as well). any idea what may be causing this?

edit: never mind, fixed it. >.>
Reply With Quote
  #374  
Old 04-21-2010, 12:38 AM
TalkTemplate TalkTemplate is offline
 
Join Date: Jul 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This style has been updated! Thank you for your patience. Please send bug reports to www.TalkTemplate.com or report them here.
Reply With Quote
  #375  
Old 04-21-2010, 11:22 AM
mrfarb mrfarb is offline
 
Join Date: Jan 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks!
Reply With Quote
  #376  
Old 04-21-2010, 03:06 PM
iyama iyama is offline
 
Join Date: Sep 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Upgrade the dark upload the map to forum and the xml:

usercp.css
Default Template Updated in vBulletin 4.0.3 by Jelsoft
Your Custom Template Last Edited in vBulletin 4.0.2 by Admin
The attempted merge failed due to conflicts
Reply With Quote
  #377  
Old 04-22-2010, 05:32 PM
iyama iyama is offline
 
Join Date: Sep 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iyama View Post
Upgrade the dark upload the map to forum and the xml:

usercp.css
Default Template Updated in vBulletin 4.0.3 by Jelsoft
Your Custom Template Last Edited in vBulletin 4.0.2 by Admin
The attempted merge failed due to conflicts
???
Reply With Quote
  #378  
Old 04-22-2010, 07:13 PM
Niak_Judge Niak_Judge is offline
 
Join Date: Nov 2008
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I still had the same problem with "usercp groups join request" (white background) after the last up'.

I fixed it this way :

go to Style Manager -> DarkVision -> Edit Templates -> CSS Templates -> joinrequests.css
Step #1 :
find
PHP Code:
.requestlist li {
 
background:rgb(250,250,255url({vb:stylevar imgdir_gradients}/form-control-gradient-alpha.pngrepeat-x bottom
change it for
PHP Code:
.requestlist li {
    
background:rgb(37,41,44url({vb:stylevar imgdir_gradients}/form-control-gradient-alpha.pngrepeat-x bottom
Step #2 :

find this images : "/cpstyles/darkvision/gradients/form-control-gradient-alpha.png "
(witch is actually a background image )
change the color ( you can use this "#25292C" )

upload it and ecrase the old one.
Reply With Quote
  #379  
Old 04-22-2010, 11:15 PM
TalkTemplate TalkTemplate is offline
 
Join Date: Jul 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should be able to ignore the merge. The template will be unaffected.
Reply With Quote
  #380  
Old 04-25-2010, 10:54 AM
CoZmicShReddeR's Avatar
CoZmicShReddeR CoZmicShReddeR is offline
 
Join Date: Sep 2006
Location: MI, USA
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I change the banner from a jpg to a png I searched through the styles and cannot find banner.jpg

Also too the login and password are way too dark for the dark theme for users to see what they are typing...

Thanks...
Reply With Quote
  #381  
Old 04-26-2010, 12:02 PM
Niak_Judge Niak_Judge is offline
 
Join Date: Nov 2008
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CoZmicShReddeR View Post
How can I change the banner from a jpg to a png I searched through the styles and cannot find banner.jpg

Hi,
Style Manager -> DarkVision -> StyleVar :
find " titleimage " ( in ImagePaths "section")
Here you can change image path of you banner ( can also change it to .png).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:29 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12515 seconds
  • Memory Usage 2,350KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete