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
  #42  
Old 11-12-2006, 04:57 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 GamEscape
Hey Ace, Will there be an upgrade to 3.6.3 for this awesome style? I hope
[high]* kall looks at rolleyes smiley in disgust[/high]

Well, yes... of course there is. Look at my signature for clues.
Reply With Quote
  #43  
Old 11-14-2006, 06:32 PM
RFViet RFViet is offline
 
Join Date: Jan 2006
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
You may NOT remove or alter the copyright phrase in the footer
I don't have problem with this . But It would be nice if psd file is provided !!
Reply With Quote
  #44  
Old 11-14-2006, 08:46 PM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would also be nice if people knew the difference between a polite request and a rude demand.

The psd file can be found in one of the sites in my footer.
Reply With Quote
  #45  
Old 11-15-2006, 01:18 AM
RFViet RFViet is offline
 
Join Date: Jan 2006
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kall View Post
It would also be nice if people knew the difference between a polite request and a rude demand.
I don't know who are you talking about, but I always respect somebody's work !!
cheer
Reply With Quote
  #46  
Old 11-15-2006, 07:01 AM
Mr Peabody Mr Peabody is offline
 
Join Date: May 2004
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Howdy
Installed this Style today always been one of my favs and I have a problem. I've attached a pic so you can see exactly what it is.
Cheers
Travis
Reply With Quote
  #47  
Old 11-15-2006, 07:51 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Heya Travis,

That is indeed odd. It looks like the div for the imicons has slipped out of the <td> that should be holding it.
Reply With Quote
  #48  
Old 11-15-2006, 08:16 AM
Mr Peabody Mr Peabody is offline
 
Join Date: May 2004
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kall View Post
Heya Travis,

That is indeed odd. It looks like the div for the imicons has slipped out of the <td> that should be holding it.
Thanks for the quick reply
I havent modified anything and have tried to delete and reinstall heres the code.
Quote:
<if condition="$post['age']"><div class="nzbpostbit">&nbsp;$vbphrase[age]: $post[age]</div></if>
<div class="nzbpostbit">&nbsp;$vbphrase[posts]: $post[posts]
</div>
<if condition="$show['infraction']"><div class="nzbpostbit">&nbsp;$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
<if condition="$show['reputation']"><if condition="$show['reppower']"><div class="nzbpostbit">&nbsp;$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span></div></if><div class="nzbpostbit">&nbsp;<span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
<if condition="$post[icqicon] || $post[aimicon] || $post[msnicon] || $post[yahooicon] || $post[skypeicon]"><tr><td><div class="nzbpostbit">&nbsp;$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></td></tr></if>
</div>

</td>
</tr>
</table>
Thanks again.
Reply With Quote
  #49  
Old 11-15-2006, 08:22 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm...

Remove the bold part below.

Code:
<if condition="$post[icqicon] || $post[aimicon] || $post[msnicon] || $post[yahooicon] || $post[skypeicon]"><tr><td><div class="nzbpostbit">&nbsp;$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></td></tr></if>
</div>
(the <tr><td> and the </td></tr> .. bolding it didnt really help).

Is anyone else experiencing this?
Reply With Quote
  #50  
Old 11-15-2006, 08:41 AM
Mr Peabody Mr Peabody is offline
 
Join Date: May 2004
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That fixed it cheers mate
Reply With Quote
  #51  
Old 11-16-2006, 12:56 AM
GamBun's Avatar
GamBun GamBun is offline
 
Join Date: Jun 2006
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kall View Post
[high]* kall looks at rolleyes smiley in disgust[/high]

Well, yes... of course there is. Look at my signature for clues.
That was not meant to be a rude smilie, on my part, but the idea that rolled eyes was towards myself & the fact that I would never be able to edit the xml on my own. I felt bad to ask because it is advanced enough I thought I should need to ask to be sure it would work for me... I'm sorry you took it a such.

My apologies.
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 09:16 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.08120 seconds
  • Memory Usage 2,310KB
  • 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
  • (1)bbcode_code
  • (3)bbcode_php
  • (6)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