vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Blacknight (https://vborg.vbsupport.ru/showthread.php?t=144436)

anyabelle 04-08-2007 10:00 PM

Blacknight
 
Into the black of the night, a man with a trusted sword and shield comes out to save us from the darkness.

Demo Link: Blacknight Demo

More Details: Blacknight Details

Using the template theme? Say that you installed it

See Templates we have Released on vBulletin.org: View Here and Here


rjmjr69 04-09-2007 11:34 PM

Nice one I love it..... Good work

dbirosel 04-10-2007 03:35 AM

Nice template. It's not too dark and not to light. Great combinations for black.

Cruxious 04-10-2007 06:54 AM

Quote:

Originally Posted by vB Admin Panel
This file was created using a different version of vBulletin from the one you are running.

Your version: 3.6.5
File version: 3.6.4

This is what I got when I tried installing it. Is there a 6.5 version of this? Or am I just missing out on something here?

wstahlhut 04-10-2007 10:34 PM

Just click the ignore version option and upload, no issues

anyabelle 04-15-2007 07:03 PM

Thanks for all the commendations :)

Wayne Luke 04-16-2007 06:42 PM

Any way to get the forum status markers to be matted with the background? Or at least on a darker color so the white anti-alias doesn't show up.

http://host.celticmoonstudios.com/~egra/index.php

anyabelle 04-19-2007 12:08 PM

Will suggest this to our designer, thank you :)

napy8gen 04-19-2007 01:21 PM

Quote:

Originally Posted by Wayne Luke (Post 1229141)
Any way to get the forum status markers to be matted with the background? Or at least on a darker color so the white anti-alias doesn't show up.

http://host.celticmoonstudios.com/~egra/index.php


The forum icons can be list in a table so it will look better. If we matte with the background in alternating colors later the forum icon list will not look good because the page background is dark.

what you can do is

goto:
Style Manager>blacknight>edit templates>Forumhome Templates> FORUMHOME>
scroll down.

Replace the coded in between this comment tag <!-- icons and login code --> with below:
Quote:

<!-- icons and login code -->
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr valign="bottom">
<td>
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr class="alt1">
<td class="alt2"><div align="center"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></div></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>
<td class="alt2"><div align="center"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></div></td>
<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
<td class="alt2"><div align="center"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></div></td>
<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</table>
</td></tr><tr align="right">

<if condition="!$show['guest']">
<!-- member logout -->
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
<!-- end member logout -->
</if>
</tr>
</table>
<!-- / icons and login code -->
you can change the table width that suits you.

Yours Truly 04-19-2007 01:25 PM

Quote:

Originally Posted by napy8gen (Post 1231233)
The forum icons can be list in a table so it will look better. If we matte with the background in alternating colors later the forum icon list will not look good because the page background is dark.

what you can do is

goto:
Style Manager>blacknight>edit templates>Forumhome Templates> FORUMHOME>
scroll down.

Replace the coded in between this comment tag <!-- icons and login code --> with below:


you can change the table width that suits you.

Jeez beat me to it =/


All times are GMT. The time now is 02:14 PM.

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.01199 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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