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

Reply
 
Thread Tools
Steel Blue 3.6.x Details »»
Steel Blue 3.6.x
Version: 1.00, by kall kall is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Version: 3.6.2 Rating:
Released: 09-14-2006 Last Update: 05-18-2007 Installs: 59
 
No support by the author.

Steel Blue - The first in the Steel Series from the team at vBEnhanced.com.

Style Name: Steel Blue for vB 3.6.1/2/3/4/5/6/7
Style Version: 3.6.7

Features:
  • Forum Status Icons Horizontal
  • Rounded top and bottom corners
  • Easily configured Javascript counter displaying time since forum launch on Forum Home
  • Greeting conditional on day of week and time of day
  • Custom statusicon, buttons and several misc images
  • Some SEO elements (from T2Dman's most excellent seo vBulletin hack.) in the navbar.

I will NOT provide support for the removal of features of this style. If you want to remove things, look in the relevant templates and remove them.

Customised statusicon, buttons/misc and gradients folders included.

***Additional Instructions***

vBAdvanced Users: Put nzb_greeting and nzb_greeting2 in the globalized variables section of your vBA AdminCP - Default Settings.

To change the 'Launch date' ticker on Forum Home

Look in the FORUMHOME template, near the bottom. There is a start date field.

PHP Code:
setcountup(2005,10,03
Change the date in YYYY,MM,DD format.

To change the greetings that appear in the navbar,

Have a look in your Steel Style - Navbar Greeting plugin.

To have the Forum images show up for selected forums

Go into your forumhome_forumbit_level*_post templates (both level1 and level2) and look for the condtitional that reads:

PHP Code:
<if condition="in_array($forum['forumid'], array(4,999)"
Change these ids to the forumids of the Forums you want to display images for. (These images are not supplied. 4.gif is an example. You must make your own images.)

Further on in the same template is this conditional:

PHP Code:
<if condition="!in_array($bbuserinfo[usergroupid], array(1,3,4,8))"
The array contains those Usergroup ids that we do NOT want to see the Start New Thread button.

Oh, and it's XHTML Compliant. And the CSS is compliant too.

For more colours (Red/Green/Purple)/Support/Brand Free Option - www.vbenhanced.com

You may NOT remove or alter the copyright phrase in the footer.

Updates
1.01 - 16/09/2006 - Corrected panel and panelsurround URLs. Inserted viewtopic.gif.


(If you want support, you better have clicked INSTALL...I *can* see this you know.)

Show Your Support

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

Comments
  #32  
Old 10-30-2006, 10:21 PM
Evolution06 Evolution06 is offline
 
Join Date: May 2006
Location: California
Posts: 161
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How come the navbar greeting disapears after awhile? Can I fix it to keep it there all the time?
Reply With Quote
  #33  
Old 10-31-2006, 06:30 AM
jackceltic1888 jackceltic1888 is offline
 
Join Date: Apr 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there one that will work with 3.6.0?

I willl have a look, but dont think I have seen one
Reply With Quote
  #34  
Old 10-31-2006, 04:27 PM
jackceltic1888 jackceltic1888 is offline
 
Join Date: Apr 2006
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have looked.

Could anybody tell me if there is a v3.6.0 version?
Reply With Quote
  #35  
Old 10-31-2006, 06:46 PM
azjoe azjoe is offline
 
Join Date: Sep 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe there's a 3.6.0 version in the download area of vbenhanced . com
Reply With Quote
  #36  
Old 11-05-2006, 03:52 PM
GamBun's Avatar
GamBun GamBun is offline
 
Join Date: Jun 2006
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am very impressed with this style. I have been hoping for one like this to replace many of my out of date styles. I am glad you have this in multiple colors. Thanks so much for sharing. I have already begun using it (you may view it with my css changes.... I have made the changes to replace old colors I had before).

THANK YOU!
Reply With Quote
  #37  
Old 11-06-2006, 03:25 PM
Politika Politika is offline
 
Join Date: Aug 2005
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Call,

Is it possible to delete the white bars around those things as

Join Date:
Location:
Age:
Posts:

I'd just like to have plain text over there without the bars.

It's a great skin !
Reply With Quote
  #38  
Old 11-06-2006, 06:06 PM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Politika
Hey Call,

Is it possible to delete the white bars around those things as

Join Date:
Location:
Age:
Posts:

I'd just like to have plain text over there without the bars.

It's a great skin !
Hmm.. you could either edit postbit(_legacy) to remove all the instances of the css class (nzbpostbit IIRC), or edit the actual class in the Main CSS portion of your Style Manager.

The second option would be better. Just remove the border parts.
Reply With Quote
  #39  
Old 11-07-2006, 05:06 PM
Thinkinstein Thinkinstein is offline
 
Join Date: May 2006
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed the zonits tags sytem. can I add a icon in the navbar beside the tag? It seems that I cant' find the tag code in navbar template.
Reply With Quote
  #40  
Old 11-07-2006, 05:08 PM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Thinkinstein
I have installed the zonits tags sytem. can I add a icon in the navbar beside the tag? It seems that I cant' find the tag code in navbar template.
IIRC, the modification adds the tag link on the fly, through plugins.

You would need to edit the plugin itself, ask at Zoints for assistance with that.
Reply With Quote
  #41  
Old 11-12-2006, 12:42 PM
GamBun's Avatar
GamBun GamBun is offline
 
Join Date: Jun 2006
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Ace, Will there be an upgrade to 3.6.3 for this awesome style? I hope
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 11:32 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.12215 seconds
  • Memory Usage 2,312KB
  • 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
  • (3)bbcode_php
  • (2)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
  • (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