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
  #2  
Old 09-15-2006, 09:49 AM
gothicuser's Avatar
gothicuser gothicuser is offline
 
Join Date: Apr 2004
Location: Kernow, Nr. UK
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Erm...... where to download ?????
Reply With Quote
  #3  
Old 09-15-2006, 10:14 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

D'oh!

Must have forgotten!
Reply With Quote
  #4  
Old 09-15-2006, 10:30 AM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you take a look here, for some reason CMPS is using diffferent colours than the rest of the forum!!

http://forum.speedoleague.org.uk/
Reply With Quote
  #5  
Old 09-15-2006, 10:34 AM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also says this template is out of date:

postbit_legacy
Reply With Quote
  #6  
Old 09-15-2006, 11:54 AM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It also seems to be looking for a folder in the images directory called:

steelbrightblue
Reply With Quote
  #7  
Old 09-15-2006, 12:14 PM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've fixed the steelbrightblue in the XML

Another issue: images/steelblue/buttons/viewpost.gif is missing

It's not included in the download
Reply With Quote
  #8  
Old 09-15-2006, 12:47 PM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

CMPS issue still can't work out why it's not working the vB default style reports the same error to the Log but the default vB style colours are correct

[Fri Sep 15 15:44:50 2006] [error] [client 62.253.128.13] File does not exist: /home/speedole/public_html/forum/images/gradients/gradient_thead.gif
[Fri Sep 15 15:44:50 2006] [error] [client 62.253.128.13] File does not exist: /home/speedole/public_html/forum/images/gradients/gradient_tcat.gif

[Fri Sep 15 15:45:59 2006] [error] [client 62.253.128.13] File does not exist: /home/speedole/public_html/forum/images/steelblue/gradients/gradient_thead.gif
[Fri Sep 15 15:45:59 2006] [error] [client 62.253.128.13] File does not exist: /home/speedole/public_html/forum/images/steelblue/gradients/gradient_tcat.gif

it should be looking in: /home/speedole/public_html/forum/forum/

It doesn't only affect CMPS it does it here to:
http://forum.speedoleague.org.uk/for...astposter&t=99

Is this just me with these issues
Reply With Quote
  #9  
Old 09-15-2006, 03:24 PM
perfphysio's Avatar
perfphysio perfphysio is offline
 
Join Date: Sep 2006
Location: London, UK
Posts: 212
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by speedoleague
Can you take a look here, for some reason CMPS is using diffferent colours than the rest of the forum!!

http://forum.speedoleague.org.uk/

What template r style thing should one use to display their homepage layout like that on the forum link you have shown above. I love the left and right columns on the homepage only. It looks like I have all that stuff on my homjepage just not in that arrangement. Any assistance on that would be much appreciated

thanks a lot :cross-eyed:
Reply With Quote
  #10  
Old 09-15-2006, 05:01 PM
speedoleague speedoleague is offline
 
Join Date: Feb 2005
Location: Hertfordshire UK
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use the vbadvanced CMPS it's free and can be found here

You can arrange the Modules however you want

http://vbadvanced.com/
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 01:10 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.04479 seconds
  • Memory Usage 2,299KB
  • Queries Executed 23 (?)
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
  • (1)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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