Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Styles

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
  #32  
Old 08-20-2005, 01:25 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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


In the header template find:
Code:
<!-- nav buttons bar -->
<div align="center">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center">
Under that, you may add your links. If your loking for Home Page & Forum Home try this:

Code:
			<td class="vbmenu_control"><a href="$vboptions[homeurl]">Home</a></td>
			<td class="vbmenu_control"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Forums</a></td>
Reply With Quote
  #33  
Old 08-20-2005, 01:28 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sovereign
Like many styles, the gradients don't work on my board! www.alliancemodding.com/vb
Now that's just wierd. Especially since you have this problem with other styles. When viewing the style's CSS settings in the ACP, do you see the examples there?
Reply With Quote
  #34  
Old 08-20-2005, 02:23 PM
Sovereign Sovereign is offline
 
Join Date: Apr 2004
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I have this issue with many styles whose image paths are not set to "images/stylename" rather than just "stylename/." This style had gradients defined from "stylename/" rather than "images/stylename." Problem solved!
Reply With Quote
  #35  
Old 08-22-2005, 05:20 PM
XtremeOffroad XtremeOffroad is offline
 
Join Date: Jul 2005
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RMS-Chef
In the header template find:
Code:
<!-- nav buttons bar -->
<div align="center">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="center">
Under that, you may add your links. If your loking for Home Page & Forum Home try this:

Code:
			<td class="vbmenu_control"><a href="$vboptions[homeurl]">Home</a></td>
			<td class="vbmenu_control"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Forums</a></td>
Ya know, I doubt you could get better paid support from most sites as you'll find from the VB sites and the members.
Thanks again.
Reply With Quote
  #36  
Old 08-24-2005, 12:19 AM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by XtremeOffroad
Thanks again.
Your welcome.
Reply With Quote
  #37  
Old 09-27-2005, 04:39 AM
ajpritch ajpritch is offline
 
Join Date: Aug 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Chef, I love this theme. However when I go to the memberlist.php page the search for members is dropped down. I have added the pic to show you what I mean.

Thanks in advance for the help
Reply With Quote
  #38  
Old 10-05-2005, 02:38 AM
buffness buffness is offline
 
Join Date: Jan 2004
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do you install this thing/
Reply With Quote
  #39  
Old 10-05-2005, 08:52 AM
vanayr vanayr is offline
 
Join Date: Jan 2005
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any chance we'll see this updated for 3.5 gold?
Reply With Quote
  #40  
Old 10-05-2005, 04:31 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No doubt.
I am in the process of updating some paid styles first but will update this very soon.
When complete I will be sure to send an update through the vB.org system.
Reply With Quote
  #41  
Old 10-05-2005, 04:32 PM
RMS-Chef RMS-Chef is offline
 
Join Date: Aug 2003
Location: MA, USA
Posts: 326
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ajpritch
Chef, I love this theme. However when I go to the memberlist.php page the search for members is dropped down. I have added the pic to show you what I mean.

Thanks in advance for the help
Never noticed that before.
I will take a look when I update this to 3.5Gold
Reply With Quote
Reply

Thread Tools

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 07:55 PM.


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.13194 seconds
  • Memory Usage 2,304KB
  • 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
  • (5)bbcode_code
  • (5)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