Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Red 2 Black (v3.5 Gold) Details »»
Red 2 Black (v3.5 Gold)
Version: 2.00, by RMS-Chef RMS-Chef is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 08-13-2005 Last Update: 10-10-2005 Installs: 116
Template Edits
Re-useable Code Translations  
No support by the author.

Simple but clean style. Reds, grays, black & white.
Has a page blended breadcrumb with space for a 468x60 banner image or GoogleAd code. See readme.htm in ZIP.

ZIP includes some PSDs & fonts.

v3.0.x Release thread here:
https://vborg.vbsupport.ru/showthread.php?t=91816
v3.0.x Matching ACP thread here:
https://vborg.vbsupport.ru/showthread.php?t=91818

Templates edited from default in this stlye:
Code:
footer
FORUMDISPLAY
FORUMHOME
forumhome_forumbit_level1_nopost
forumrules
header
memberlist
navbar
SHOWTHREAD
threadadmin_imod_menu_post
threadadmin_imod_menu_thread
Please view ReadMe
Feedback welcome.

EDIT:
Updated for v3.5 Gold
Took out the breadcrumb banner by default. See readme.htm in ZIP for how add one back in.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 08-15-2005, 02:10 PM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deta
I mine around ?bersicht to receive, everything should go styles (images) under the images folder.

But m?llt one to itself the Root with many lists to.
Other style Proger do just . everything under/images/style-name/...

cu Deta
Denglisch or / oder Engeutsch ?
Reply With Quote
  #23  
Old 08-15-2005, 02:27 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And what is the purpose of that reply?
Reply With Quote
  #24  
Old 08-15-2005, 02:37 PM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RMS-Chef
The code is the navbar template.
Look for:
HTML Code:
<!-- Red2Black Banner Placement -->
		<a href="http://chefhost.com" target="_blank"><img src="red2black/banners/red2black_banner.gif" width="468" height="60" border="0"></a>
<!-- / Red2Black Banner Placement -->
And put anything you want in there.
Thanks for the fast reply.
Reply With Quote
  #25  
Old 08-15-2005, 05:08 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by john1744
Hi, thanks for the style, it is quite excellent, however I am using the double navbar hack, how do I get rid of your navbar? See the attachment for details.
In the header template...
Find:
Code:
<!-- nav buttons bar -->
Start there and delete everything under it.

Be sure to leave:
Code:
<!-- content table -->
$spacer_open

$_phpinclude_output
So it should end up like:
Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td align="$stylevar[left]" background="$stylevar[imgdir_misc]/head_bg.gif"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
	<td align="$stylevar[right]" background="$stylevar[imgdir_misc]/head_bg.gif">
		&nbsp;
<!--
  NEW HEADER &amp; NAVBAR
  
  Now that the nav buttons are in the
  navbar template, you can stick whatever
  you like into this space.

  This makes it much easier for novice
  admins to customize their header
  template without affecting important
  navigation elements.
-->
	</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Quote:
Originally Posted by XtremeOffroad
Thanks for the fast reply.
Your welcome.
Reply With Quote
  #26  
Old 08-15-2005, 05:23 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Funkworkz
Installed, but I get a NULL error on forumdisplay.php in certain forums. It has to do with the javascript (the pulldown menus on Search and Quick Links)
I had not noticed any errors myself but please try to replace your header template with the code in the attached file and let me know if it takes care of it. If so, I will update the ZIP.
Reply With Quote
  #27  
Old 08-15-2005, 05:37 PM
jesus likes pie jesus likes pie is offline
 
Join Date: Apr 2005
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

reminds me of phpbb but its still cool


Reply With Quote
  #28  
Old 08-15-2005, 09:49 PM
Funkworkz Funkworkz is offline
 
Join Date: Jan 2004
Location: Wanamingo
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RMS-Chef
replace your header template with the code in the attached file and let me know if it takes car
That fixed it, thanks.
Reply With Quote
  #29  
Old 08-15-2005, 11:26 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Funkworkz
That fixed it, thanks.
Cool. I think I had some 3.0.7 code still in there.
I will update the ZIP soon.

BTW, please click install.
Reply With Quote
  #30  
Old 08-19-2005, 12:47 AM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason Once a forum reaches the 20 post's mark and starts a new page in forum display I get done but with errors on page errors and the menu's quit working, I have tried other themes I have and the red2black is the only one which gives the error, Any Ideas?

Quote:
Originally Posted by RMS-Chef
I had not noticed any errors myself but please try to replace your header template with the code in the attached file and let me know if it takes care of it. If so, I will update the ZIP.

I myself used your updated header text and it fixed the error I was having but it also removed the home and forums links, Is there any way to get an updated header file which includes these It just seemed convenient especially for new members not too familiar with navigating these boards.

BTW thanks for the fix
Reply With Quote
  #31  
Old 08-20-2005, 01:24 PM
Sovereign Sovereign is offline
 
Join Date: Apr 2004
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Like many styles, the gradients don't work on my board! www.alliancemodding.com/vb
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 08:50 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.04986 seconds
  • Memory Usage 2,317KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_code
  • (1)bbcode_html
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete