The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Steel Blue 3.5.3 Details »» | |||||||||||||||||||||||||
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:
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:
Further on in the same template is this conditional: PHP Code:
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
|
Comments |
#202
|
||||
|
||||
Quote:
|
#203
|
|||
|
|||
Ah, cool, thank you. Out of curiosity, is there anything else that product does?
|
#204
|
|||
|
|||
Think I.ve got a problem I've set my site start date in the FORUMHOME template to 2005/02/26 but on the site is shows this
1 years, 318 days, 21 hours, 27 minutes since The National Speedo Swimming League Forums came online! also got this in the adminCP FORUMDISPLAY Default Template Updated in 3.5.3 by Andreas Your Custom Template Last Edited in 3.5.1 by Kall pm_messagelist Default Template Updated in 3.5.3 by Andreas Your Custom Template Last Edited in 3.5.1 by Kall I've just updated to 3.5.3 of the forum and i've all used the 3.5.3 XML on this site |
#205
|
|||
|
|||
I'm having a simular problem, but in a different way. After installing the blue skin and adding the product, I'd tried to change the greeting thing on the other styles on the mboard to do the same as the Steel template, but limited success. On the non-steel skins, it works on most pages except the Arcade and Search features.
Quote:
|
#206
|
|||
|
|||
Very nice; I have to go back and re-link the icons in my dummy forum, but it's good nonetheless.
Once I get all the kinks worked out, I'll launch it in production. |
#207
|
||||
|
||||
Quote:
To remove it, take out the following code: HTML Code:
<if condition="THIS_SCRIPT == 'index' AND $show['guest']"> <!-- guest welcome message --> <div class="navbar" style="margin-bottom:5pt;margin-top:5px;font-size:8pt"> Welcome to $vboptions[bbtitle]. $threadinfo[title] $vboptions[keywords]<br /> <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase></div> <!-- / guest welcome message --> <else /> <if condition="THIS_SCRIPT == 'poll'"> <div class="navbar" style="margin-bottom:5pt;margin-top:5px;font-size:8pt">The poll results for <b>$threadinfo[title]</b>. <br /></div> <else /> <if condition="$thread[title]"> <br/><div class="navbar" style="font-size:8pt"><b>$thread[title]</b><if condition="$pagenumber>1"> Page $pagenumber</if>. Discuss <i>$thread[title]</i>, on $vboptions[bbtitle], the best Forum in the world. $foruminfo[title].<br/> </div> <else /> <if condition="$foruminfo[title]"> <br/><div class="navbar" style="font-size:8pt"> $foruminfo[title] <if condition="$pagenumber>1">Page $pagenumber </if> on $vboptions[bbtitle]. $foruminfo[description]<br/> </div> </if></if></if></if> |
#208
|
||||
|
||||
Quote:
Look in the php code for a line that has something like PHP Code:
PHP Code:
|
#209
|
|||
|
|||
Thanks, that worked beautifully! You ought to release the greeting thing by itself since it's a neat deal.
For others needing to get the greeting into the arcade (IbProArcade), the function.php file in the /arcade/functions directory is the one to change. If you installed one or more of the Steel series of styles and also have some others, you can put the greeting on the remaining styles be looking for the following in the navbar template: Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br /> Code:
<strong>$nzb_greeting</strong><br /><strong>$nzb_greeting2</strong><br /> |
#210
|
|||
|
|||
Quote:
|
#211
|
||||
|
||||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|