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

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
  #22  
Old 09-24-2006, 08:56 AM
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 JimmyN
is there a screen shot or a demo link somewhere? thanks

edit: found it on your site
For everyone else: http://www.vbenhanced.com/?styleid=61

Reply With Quote
  #23  
Old 09-24-2006, 02:14 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice skin!!
Reply With Quote
  #24  
Old 10-05-2006, 01:32 PM
brady_44 brady_44 is offline
 
Join Date: Dec 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I love the style and had great luck with the 3.5 version. I just upgraded my forums, hacks, etc. and uploaded this style. For whatever reasons some of the things I had no problem with before, I am having trouble with in this version.

1) The navbar and category strips have different coloring and gradients on my cmps than they do on my forums, and links pages (navbar appears purple).

2) When viewing a thread, my linkbacks dropdown menu only shows two options rather than displaying the digg, delicious, furl, and other links.

3) Certain things show up quite different in IE than they do in Firefox (mainly cmps recent threads module).

Also, I was wondering if anyone knows how to move my vbseo copyright underneath the vbenhanced copyright to balance out the footer a bit. If anyone can help with any of these issues I would certainly appreciate it. The website I am currently working on is TheMoneyPost.com. Thanks in advance, Brady.
Reply With Quote
  #25  
Old 10-05-2006, 06:01 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 brady_44
I love the style and had great luck with the 3.5 version. I just upgraded my forums, hacks, etc. and uploaded this style. For whatever reasons some of the things I had no problem with before, I am having trouble with in this version.

1) The navbar and category strips have different coloring and gradients on my cmps than they do on my forums, and links pages (navbar appears purple).

2) When viewing a thread, my linkbacks dropdown menu only shows two options rather than displaying the digg, delicious, furl, and other links.

3) Certain things show up quite different in IE than they do in Firefox (mainly cmps recent threads module).

Also, I was wondering if anyone knows how to move my vbseo copyright underneath the vbenhanced copyright to balance out the footer a bit. If anyone can help with any of these issues I would certainly appreciate it. The website I am currently working on is TheMoneyPost.com. Thanks in advance, Brady.
Hi Brady,

Thanks for the compliments.

1. Did you go into your style manager and update all of the image paths (including the gradient urls) to be Fully Qualified (eg: instead of /images/steelblue/gradients/gradient_tcat.gif - http://www.themoneypost.com/forums/i...ent_tcat.gif)?

2. You need to add something to the template for the vBSEO links. Please ask over at www.vbseo.com.

3. I don't know why that would be happening.. best to ask at www.vbenhanced.com.

4. You sure can move the vbeso copyright, just follow the instructions in the vBSEO install readme, insert the copyright code snippet where you want it to go, and it will go there.
Reply With Quote
  #26  
Old 10-05-2006, 11:12 PM
brady_44 brady_44 is offline
 
Join Date: Dec 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you so much for the help... think I got everything figured out now. Great style and keep up the good work!
Reply With Quote
  #27  
Old 10-14-2006, 11:16 PM
red-dna red-dna is offline
 
Join Date: Mar 2006
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool skin
Reply With Quote
  #28  
Old 10-20-2006, 08:25 PM
daylight daylight is offline
 
Join Date: Sep 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fantastic work , thanks ever so much.
Reply With Quote
  #29  
Old 10-28-2006, 01:44 PM
dietcokebf2 dietcokebf2 is offline
 
Join Date: Apr 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey guys, I just want to say that this skin is -- A w e s o m e -- your all going to love it!
Reply With Quote
  #30  
Old 10-30-2006, 10:05 AM
zınar's Avatar
zınar zınar is offline
 
Join Date: Aug 2006
Location: End?l?s
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.
Reply With Quote
  #31  
Old 10-30-2006, 04:07 PM
azjoe azjoe is offline
 
Join Date: Sep 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what's the difference between the "steelblue3.6.2-style.xml" and the "steelblue3.6.2public-style.xml" styles in the zip?
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 01:57 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.05022 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