vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Original Blak-Ice by Simplegfx.net (https://vborg.vbsupport.ru/showthread.php?t=203743)

hoof 01-30-2009 10:00 PM

Original Blak-Ice by Simplegfx.net
 
1 Attachment(s)
Here is the popular original Blak-Ice for vBulletin 3.8.1

This is a clean dark free vBulletin style with blue, white and gray colors.

DEMO

G4BR13L 01-31-2009 07:03 PM

Nice Template :)..

Good Lucky.. :)

buileminh 02-03-2009 06:57 PM

Nice styles. However, background of the forum title in forumlist is not quite good.

RedDevil 02-03-2009 10:04 PM

nice - installed

hoof 02-07-2009 01:25 AM

Quote:

Originally Posted by buileminh (Post 1733337)
Nice styles. However, background of the forum title in forumlist is not quite good.

Quote:

Originally Posted by Red-Devil (Post 1733503)
nice - installed

Thanks, glad you liked it :)

otto07 02-17-2009 12:00 AM

nice style man good work

Jon Tolzien 02-17-2009 05:51 AM

Like it.... Installed

Jon Tolzien 02-17-2009 06:10 AM

Hey sorry, how do i change around the images in the navbar. Messed around with it and could not figure it out...

Ok i think figured it out, but would still like your input..

Can you please include forumhome_wgo_pos2 I have some hacks that i like to include, but can't. Is their some way i could do it, or walk me through it. Thanks

hoof 02-17-2009 10:25 AM

Quote:

Originally Posted by Jon Tolzien (Post 1746582)
Hey sorry, how do i change around the images in the navbar. Messed around with it and could not figure it out...

Ok i think figured it out, but would still like your input..

Can you please include forumhome_wgo_pos2 I have some hacks that i like to include, but can't. Is their some way i could do it, or walk me through it. Thanks

The buttons are in the header section after this code:
Code:

<!-- Navbar -->
The images are labeled with nav_xxx.gif, there are three images that need to be left alone and they are the nav_left, nav_fill, and nav_right....all others can be changed or you can add any between them.

For adding the wgo templatehooks :

Find in Forumhome:
Code:

<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
        </tr>
</thead>

Add After:
Code:

$template_hook[forumhome_wgo_pos1]
Find:
Code:

<!-- end logged-in users -->
</if>

Add After:
Code:

$template_hook[forumhome_wgo_pos2]
Find:
Code:

<if condition="$show['birthdays']">
Add Before:
Code:

$template_hook[forumhome_wgo_pos3]
Find:
Code:

<if condition="$show['upcomingevents']">
Add Before:
Code:

$template_hook[forumhome_wgo_pos4]
Find:
Code:

</table>
<!-- end what's going on box -->

Add Before:
Code:

$template_hook[forumhome_wgo_pos5]
Save :)

Glad you like the skin let me know if you need anything!

ComputerVitals 02-19-2009 08:57 PM

Do you have a blank header/logo image?

Also, When I loaded up the PSD for the nav bar image, I asked me for the font. Which font did you use?

EDIT:
Found them from your older versions.

Thanks.


All times are GMT. The time now is 02:11 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.01013 seconds
  • Memory Usage 1,737KB
  • 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
  • (11)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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