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
Steel Blue 3.5.3 Details »»
Steel Blue 3.5.3
Version: 3.5.4, by kall kall is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 06-09-2005 Last Update: 02-23-2006 Installs: 233
Uses Plugins Template Edits
 
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.5.4
Style Version: 3.5.4 (SEO'd)


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 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.

This is the 3.5 Release of the Steel series in Teal for 3.5.4.

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.

To change the greetings that appear in the navbar, have a look in your nzbgreeting 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(999,999)"
Change these ids to the ones you want to use.

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.

(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 06-24-2005, 05:00 AM
Snatch Snatch is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed the
Code:
<if condition="$forum[forumid] != 1">
to
Code:
<if condition="$forum[forumid] != 0">
an now it works.

two more questions:
1:
Where must I search to macke the Board-Online Counter German ? I don?t found any Phrases.

2:
in addition the tables are not exactly among themselves where must I improve? Look at Atached File.

GreeTz
Snatch
Reply With Quote
  #33  
Old 06-25-2005, 06:55 AM
Kitkat Kitkat is offline
 
Join Date: Mar 2005
Location: France
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you, very nice
Reply With Quote
  #34  
Old 06-28-2005, 07:44 AM
badblu badblu is offline
 
Join Date: Mar 2004
Location: Melbourne
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have a question will this style be updated for Beta 3
Reply With Quote
  #35  
Old 06-28-2005, 07:58 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 badblu
i have a question will this style be updated for Beta 3
Maybe...I have a job now, so time spent re-coding styles for each Beta might not prove feasible.

I guarantee it will be updated for 3.5 Gold.
Reply With Quote
  #36  
Old 06-28-2005, 08:14 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In getting NZB ready for BETA3, I am finding the templates that need to be reverted, and that are changed in this style.

From what I can see, there's only SHOWTHREAD and postbit to worry about. Revert them then do a compare and replace the changes I have made.
Reply With Quote
  #37  
Old 06-28-2005, 10:27 AM
badblu badblu is offline
 
Join Date: Mar 2004
Location: Melbourne
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

cool thanks kall

After the revert what needs changing back.
Reply With Quote
  #38  
Old 07-02-2005, 02:58 PM
taffy056 taffy056 is offline
 
Join Date: Sep 2004
Location: In a house in Wales ;)
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

This is really nice style, installed on beta 3 with very few niggles

Thanks for sharing!

taffy
Reply With Quote
  #39  
Old 07-05-2005, 12:56 AM
timelord726 timelord726 is offline
 
Join Date: Mar 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi all! I've installed this on vB 3.5.0 beta 3 and it looks great with almost zero problems. One issue I am not fully clear on is below:



What is that dot, why is it showing up, and how can I remove it?

NOTE: It only appears on the main forums page.

EDIT: And while I'm at it, is quick edit not supposed to be working or is that just me?

Thanks!
Reply With Quote
  #40  
Old 07-05-2005, 04:15 AM
badblu badblu is offline
 
Join Date: Mar 2004
Location: Melbourne
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have been getting this too but only on the firefox browser IE works fine
Reply With Quote
  #41  
Old 07-05-2005, 04:17 AM
timelord726 timelord726 is offline
 
Join Date: Mar 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not enough to convince me to touch Internet Explorer with a ten foot pole, I'm afraid! And what about the quick edit? When I click Edit, it takes me straight to the advanced editor.
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 09:23 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.05130 seconds
  • Memory Usage 2,313KB
  • 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
  • (2)bbcode_code
  • (2)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
  • (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