vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Darkness vBulletin Gaming Skin [Bluepearl-Skins.com] (https://vborg.vbsupport.ru/showthread.php?t=231670)

Sean James 12-29-2009 10:00 PM

Darkness vBulletin Gaming Skin [Bluepearl-Skins.com]
 
1 Attachment(s)
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

Sean James 12-30-2009 11:19 AM

There is a few bugs i need to fix when vBulletin 4.0.1 is released.

DaninMS 12-30-2009 03:05 PM

looks great. going to install and see how my users like it.

EDIT- Might want to update the readme to reflect the new Darkness3 directory name. "1: Upload images to "*your forums*/images/Darkness/"

derfelix 12-30-2009 03:49 PM

1 Attachment(s)
Very nice.. great job... one little teeny weenie bug report..
(well its not a bug.. just an omission)
But its easy to fix..
If you have a notification.. the whateveryoucallit has still default vbulletin color..
see screenshot.. but as I said.. thats minimal..
In my case.. I had an incoming friedship request..

F.
thx for that style..!!!!

rice 12-30-2009 04:15 PM

awesome.
very well done.

Sean James 12-30-2009 06:37 PM

Thanks everyone, and thanks for taking the time to post some of the bugs i missed.
I am also now aware that the attachment popup needs to be themed as well.

Quote:

Originally Posted by DaninMS (Post 1942580)
looks great. going to install and see how my users like it.

EDIT- Might want to update the readme to reflect the new Darkness3 directory name. "1: Upload images to "*your forums*/images/Darkness/"

Thank you, will change next update.

Quote:

Originally Posted by derfelix (Post 1942612)
Very nice.. great job... one little teeny weenie bug report..
(well its not a bug.. just an omission)
But its easy to fix..
If you have a notification.. the whateveryoucallit has still default vbulletin color..
see screenshot.. but as I said.. thats minimal..
In my case.. I had an incoming friedship request..

F.
thx for that style..!!!!

Nice find mate, will fix this asap

Quote:

Originally Posted by rice (Post 1942635)
awesome.
very well done.

np glad u like it ;)

jonah1892 12-30-2009 06:43 PM

awesome job, looks great

If I wanted to change the look of the border around the forums where would I find the code for it

Sean James 12-30-2009 06:55 PM

Quote:

Originally Posted by jonah1892 (Post 1942768)
awesome job, looks great

If I wanted to change the look of the border around the forums where would I find the code for it

Believe it or not the border around the page is created using one simple image:

http://www.bluepearl-design.com/foru...ss3/border.png

You can change the border by simple modifying this image.

If you want to have more control you will need to edit the CSS for <div id="darkbord">

Code:

#darkbord {
border: 11px;
-webkit-border-image: url(images/Darkness3/darkness3/border.png) 11 11 11 11 repeat repeat;
-moz-border-image: url(images/Darkness3/darkness3/border.png) 11 11 11 11 repeat repeat;
}

Which is hardcoded into the CSS file vbulletin.css which can be modified by searching the template files.

Also note that i had to add the top and bottom border in Internet Explorer with:

Code:

<!--[if IE]>
<div id="iesplit"></div>
<![endif]-->

But you can also edit this by modifying the image:

http://www.bluepearl-design.com/foru...s3/botbase.jpg

or the CSS id="iesplit"

Hope this helps

jonah1892 12-30-2009 07:12 PM

that did the trick, thanks alot

Sean James 12-31-2009 02:17 AM

Quote:

Originally Posted by jonah1892 (Post 1942786)
that did the trick, thanks alot

np mate ;)

I may have a solution for the input backgrounds, but because its a few hours to new years... and i have a big one planned... i may not have an update for about 2 days.


All times are GMT. The time now is 12:31 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.02283 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete