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
  #352  
Old 04-06-2010, 10:30 AM
iyama iyama is offline
 
Join Date: Sep 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still waiting on the update to make the white things coulered
Reply With Quote
  #353  
Old 04-06-2010, 12:24 PM
m1thr0s's Avatar
m1thr0s m1thr0s is offline
 
Join Date: Oct 2006
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks Fraggs but one question: are we replacing the old code with the new or adding in these examples? Your first post says adding and your second says updating. I'm not experienced enough a coder to know if it even makes any difference but it sort of sounds like we are supposed to be replacing old with new in both cases?
Reply With Quote
  #354  
Old 04-06-2010, 01:55 PM
CoZmicShReddeR's Avatar
CoZmicShReddeR CoZmicShReddeR is offline
 
Join Date: Sep 2006
Location: MI, USA
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Basically he is saying

Find
input.textbox:focus

Replace it with
input.textbox:focus, input.textbox

There are two isntances on the editor.css I changed both of them looks like it fixed it for me using the VB4.02 CMS Version...
Reply With Quote
  #355  
Old 04-06-2010, 04:42 PM
m1thr0s's Avatar
m1thr0s m1thr0s is offline
 
Join Date: Oct 2006
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
There are two isntances on the editor.css I changed both of them looks like it fixed it for me using the VB4.02 CMS Version...
I could only find one but everything is working so it must be ok...thanks folks!
Reply With Quote
  #356  
Old 04-06-2010, 08:52 PM
majazi majazi is offline
 
Join Date: Apr 2009
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wwwwwwwwwwwwwow

ONLY BLACK-ONLY DARKNESS

Thanks!
Reply With Quote
  #357  
Old 04-07-2010, 11:32 AM
Fraggs Fraggs is offline
 
Join Date: Apr 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, sorry. You're not technically replacing anything, just adding another tag to what's already there. But, in all honesty, simply replacing the whole thing will still give you the same end result both in code and in the finished output.

I actually found several other things to change too, but unfortunately didn't think to write them down. The ones I remember were.

reset-fonts.css which is under the same category as editor.css

find legend{color:#fff;} and change the fff to eee
that will change the color of the section texts at the bottom of posting a new thread from black to the same color as the rest of the white-ish text on the site.

editor.css find

.editor_textbox_container {
width:99%;
float:{vb:stylevar left};
margin-{vb:stylevar right}:-{vb:math {vb:raw vboptions.smcolumns} * ({vb:stylevar editor_smiliebox_smiliesize} + 5) + 10};
}

change the width to 100% to regain the right side border of the edit window in the Post New Thread section.

The rest was finding and changing various items in the StyleVars such as the calendar backgrounds for other months, though that was just a personal desire, not really necesarry. The day of week link color for the main calendars as once again I don't like black text on dark gray background. The page navigation font color was also black on dark gray, so that had to be changed. Also, either something I changed also changed the color of the buttons such as Submit Thread and others across the site. Not sure if that was a change or if I accidentally changed something else. Either way, I had to hunt and peck for the background stylevar to those buttons to re-darken them. I unfortunately don't remember where all the StyleVars were, but they are "mostly" worded properly to find them. Time for example. When dealing with those, just stay on that page and change what you think it is, refresh your forum in another browser tab and see if it changed. If not, set it back to what it was and try another one.

edit: Also if you have vBa CMPS the Private Messages link in the User CP is too dark, so I had to find the StyleVar controlling that and changed it to the blue color that the rest of the links were.

I also want to point out that I only tested these changes in FireFox 3.6 and IE 8 so I can't vouch for correctness in other browsers at this time.
Reply With Quote
  #358  
Old 04-07-2010, 09:48 PM
TalkTemplate TalkTemplate is offline
 
Join Date: Jul 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fraggs View Post
.blockrow textarea:focus {
/* REMOVE UPDATE */
color:#eeeeee;
background:#25292c;
background-color:#25292c;

/* REMOVE UPDATE */
}

also needs to be updated to

.blockrow textarea:focus, .blockrow textarea {
/* REMOVE UPDATE */
color:#eeeeee;
background:#25292c;
background-color:#25292c;

/* REMOVE UPDATE */
}
I appreciate the support. We are implementing fixes that will be effective sitewide.
Reply With Quote
  #359  
Old 04-08-2010, 11:38 AM
Fraggs Fraggs is offline
 
Join Date: Apr 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not a problem, I just fixed them on my end because I didn't feel like using a different template in the meantime. But on that note, this post says to go to your website to get the .psd file, but I can't find it there anywhere. Is it just not included yet?
Reply With Quote
  #360  
Old 04-08-2010, 01:51 PM
Fraggs Fraggs is offline
 
Join Date: Apr 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind. Guess it didn't like me the first time through.
Reply With Quote
  #361  
Old 04-09-2010, 08:30 PM
Lestat78 Lestat78 is offline
 
Join Date: Apr 2007
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any plan when next update will come?
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 04:11 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11010 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
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_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_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