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
Darkness vBulletin Gaming Skin [Bluepearl-Skins.com] Details »»
Darkness vBulletin Gaming Skin [Bluepearl-Skins.com]
Version: 1.00, by Sean James Sean James is offline
Developer Last Online: Sep 2019 Show Printable Version Email this Page

Category: Suite Style - Version: 4.2.5 Rating:
Released: 12-29-2009 Last Update: 06-13-2017 Installs: 502
Auto-Templates
 
No support by the author.

Template name: Darkness

Preview: Click Here

Download a basic version of this template here

For faster support and older versions of this skin visit the Darkness thread on Bluepearl forums

Detailed vBulletin skin installation instructions with images

Quote:
Version 4.x of this template for vB4 uses no tables instead i decided to use CSS3 border-image, unfortunately Internet Explorer does not support border-image so the left and right border will not appear in IE, i added the top and bottom borders in IE with <!--[if IE]>
If you change the size of the logo (vbulletin4_logo.png) you will need to edit the header template and change the width to keep the logo centered perfectly:

In version 4.2.5 the border code was replaced to work with newer CSS3, with the older code the borders would not show in many browsers.

If anybody finds any bugs or needs support please post in this thread and not via private message. Thank you

ZIP Contents:
-Darkness image directory
-darkness.xml
-ButtonPSDs.zip
-readme_install.txt


Please click install if you use this template

Older versions of our skins can be downloaded from our site.

View our premium Dark gaming skin here

View our premium Light gaming skin here

Our new transparent Gaming Skin

Download Now

File Type: zip Darkness-ver4.2.5.zip (2.21 MB, 246 views)

Screenshots

File Type: jpg darkness.jpg (107.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
desitracker, elwizard, Gnoll, Maddrax, sodasusu

Comments
  #442  
Old 11-28-2011, 01:26 PM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kyroxj View Post
ok pressed revert and seems good for now
Awesome glad u got it sorted mate
Dunno why sometimes the vB upgrader makes the ad templates red.

Quote:
Originally Posted by iyama View Post
Sean, 1 warning in editor.css

Code:
Your Customized Value
}

.formcontrols .blockrow.texteditor textarea {
background-color: #000;
Old Default Value
 
New Default Value
    background: {vb:stylevar editor_background};
}

Your Customized Value
.formcontrols .blockrow.texteditor textarea:focus {
    background-color: #1a1a1a;
}
Old Default Value
.formcontrols .blockrow.texteditor textarea:focus {
    background-color: #FFFFFF;
}
New Default Value
 

.editor_smiliebox {
    float:{vb:stylevar right};
    width:{vb:math {vb:raw vboptions.smcolumns} * ({vb:stylevar editor_smiliebox_smiliesize} + 5)};
    height:200px;
    _background-color:{vb:stylevar editor_background.backgroundColor};
    _border:solid 1px {vb:stylevar mid_border.borderColor};
    padding:0 3px 3px 3px;
}

AND:
}
Your Customized Value
 
Old Default Value
 
New Default Value

.cke_skin_kama .cke_dialog .smiley_page {
    overflow:auto;
}
 
.cke_skin_kama .cke_dialog .smiley_category {
    padding:5px;
}
Now that the editor uses more of the stylevars, it is fine to revert this template.
Reply With Quote
  #443  
Old 11-28-2011, 01:27 PM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iyama View Post
Must i upload the compleet map + xml or is only the xml good?

And again thnx for all the good work to this skin m8
You only need to upload the CMS and Blog CMS if you use the suite.
Reply With Quote
  #444  
Old 11-28-2011, 09:16 PM
xabo xabo is offline
 
Join Date: Apr 2010
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any fixed version of this template aswell? If so i would love that..

Thanks.
Reply With Quote
  #445  
Old 11-28-2011, 10:17 PM
Vick98 Vick98 is offline
 
Join Date: Nov 2010
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason the editor toolbar isn't showing for the quick reply or advanced reply. I am using version 4.1.8. Thank you in advance for any support.
Reply With Quote
  #446  
Old 11-29-2011, 03:47 AM
Sean James's Avatar
Sean James Sean James is offline
 
Join Date: Apr 2004
Location: Sydney, Australia
Posts: 895
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xabo View Post
Is there any fixed version of this template aswell? If so i would love that..

Thanks.
You can easily make your vBulletin skin fixed width by following this tutorial:
http://www.bluepearl-skins.com/forum...ns/#entry43495

Quote:
Originally Posted by Vick98 View Post
For some reason the editor toolbar isn't showing for the quick reply or advanced reply. I am using version 4.1.8. Thank you in advance for any support.
Do you have any template notices when you sign into your admincp mentioning out of date templates?
Reply With Quote
  #447  
Old 11-30-2011, 07:44 PM
wtfaatp wtfaatp is offline
 
Join Date: Jan 2011
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sean James View Post
Do you have any template notices when you sign into your admincp mentioning out of date templates?

Yes. -
editor_contents.css
Code:
Your Customized Value
    color: #fff;
    background:{vb:stylevar editor_background};
Old Default Value
    color: #222;
    /* Remove the background color to make it transparent */
    background-color: #fff;
    /*background-color:{vb:stylevar wysiwyg_textbox_background.backgroundColor};*/
New Default Value
    color: #222;
    background:{vb:stylevar editor_background};

And
editor.css
Code:
Your Customized Value
}

.formcontrols .blockrow.texteditor textarea {
background-color: #000;
Old Default Value
 
New Default Value
    background: {vb:stylevar editor_background};
}

Your Customized Value
.formcontrols .blockrow.texteditor textarea:focus {
    background-color: #1a1a1a;
}
Old Default Value
.formcontrols .blockrow.texteditor textarea:focus {
    background-color: #FFFFFF;
}
New Default Value

Your Customized Value
 
Old Default Value
 
New Default Value

.cke_skin_kama .cke_dialog .smiley_page {
    overflow:auto;
}
Reply With Quote
  #448  
Old 12-13-2011, 11:35 PM
maxxamillion maxxamillion is offline
 
Join Date: Dec 2011
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i remove the bluepearl logo on the main image i cant find where to remove it
Reply With Quote
  #449  
Old 12-19-2011, 03:34 AM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Webbstre View Post
Just going to try to attach some screenshots to show what happened. The picture with the ugly red "test domain" background is my test domain, after attempting to merge the blog and cms style files into the theme. The clean background is my live site still running 4.1.4, and this is what the 4.1.7 theme's layout looked like before the merge.
I get this same result on my test board with my custom grids only. Default grids are fine.
Reply With Quote
  #450  
Old 12-29-2011, 01:55 AM
pentolkorek pentolkorek is offline
 
Join Date: Mar 2011
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got some error when installed at 4.1.9

http://juventusclubindonesia.com/for....php?styleid=4

Hope you upgrade this beautiful style asap.

Thanks...
Reply With Quote
  #451  
Old 01-03-2012, 12:31 AM
TwilightFoundry TwilightFoundry is offline
 
Join Date: Oct 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where do I import the XML's for the Blog and CMS? It's stumping me. I run 4.1.8 and have hte 4.1.8 skin on my forum, but for some reason user profiles still show up a little strange with blue-colored text links and hard-to-read portions of the site. I'm hoping installing the blog/CMS things will fix them.
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:09 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.05250 seconds
  • Memory Usage 2,355KB
  • 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
  • (3)bbcode_code
  • (8)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
  • (5)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