vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   Steel Blue 3.5.3 (https://vborg.vbsupport.ru/showthread.php?t=90792)

kall 01-10-2006 04:00 AM

Quote:

Originally Posted by timelord726
I was just about to post asking about this myself. Any response would be most appreciated!

Actually, I rather like the customized greeting shown in the screenshots. Any chance of implementing that?

You need to import the Product that is in the .zip ..

timelord726 01-10-2006 04:14 PM

Ah, cool, thank you. Out of curiosity, is there anything else that product does?

speedoleague 01-10-2006 07:30 PM

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

KimmiKat 01-10-2006 08:12 PM

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:

Originally Posted by Belicoso_Fino
On the thread display, the following is shown up on the nav bar area (sorry, I'm sorta new to this).

How can I eliminate the "Smoke Rings on HCF Cigar Forums. A forum for general discussion of any cigar-related topic." text?


I'd rather use the forum description box that vB supplies.

I also noticed that the username does not appear above the area on the right side above the navabar:



It should read:


TIA.






SDTA 01-10-2006 09:50 PM

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.

kall 01-11-2006 05:13 AM

Quote:

Originally Posted by kylek
I have the same problem and after a lot of searching found that this was coming from my meta tag description in the vb options in the admincp, but cant figure out how to get rid of it.

It's in the navbar template.

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/>&nbsp;</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/>&nbsp;
 
  </div>
 </if></if></if></if>


kall 01-11-2006 05:16 AM

Quote:

Originally Posted by KimmiKat
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.

To add the $nzb_greeting and $nzb_greeting2 variables to these (and other error) pages, you need to add these variables to the globalised variables in various php files. (As far as I know anyway.)

Look in the php code for a line that has something like
PHP Code:

global $vbulletin$stylevar 

and add
PHP Code:

$nzb_greeting$nzb_greeting2 

after it.

KimmiKat 01-11-2006 03:24 PM

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 />
And replace it with:

Code:

<strong>$nzb_greeting</strong><br /><strong>$nzb_greeting2</strong><br />
Hope that helps...

speedoleague 01-11-2006 04:17 PM

Quote:

Originally Posted by speedoleague
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

Anyone know why the data is show 1 year and is there is anything important I should change in the templates that are showing as old

kall 01-11-2006 04:20 PM

Quote:

Originally Posted by speedoleague
Anyone know why the data is show 1 year and is there is anything important I should change in the templates that are showing as old

From the first post...

Quote:

Originally Posted by me
To change the 'Launch date' ticker on Forum Home, look in the FORUMHOME template, near the bottom. There is a start date field.


speedoleague 01-13-2006 12:26 AM

I've already set it to 2005/02/26 but it's showing 1 years it should not be showing a 0 years untill 2006/2/26

Twigz 01-15-2006 03:09 PM

Great Style Kall, I just have one question..
With the Join Date stars in Postbit_legacy, why does it show all 4 stars ex. (6,12,18 & 24 mnth.) for every user, no matter what there join date is? I have tried to adjust the #'s in postbit_legacy for them, but still not solved.. If anyone has any suggestions or fix for this it would be greatly appreciated as this is the only Problem I am having with it.

Props again Kall!

speedoleague 01-19-2006 11:06 PM

kall

The date in FORUMHOME template is set as the 26/02/05 the first post was the 26/02/05.

Show it should be showing 0 Years please can you explain why it's 1, it should not be one year until 26/02/06

Feckie (Roger) 01-20-2006 05:58 AM

Quote:

Originally Posted by speedoleague
kall

The date in FORUMHOME template is set as the 26/02/05 the first post was the 26/02/05.

Show it should be showing 0 Years please can you explain why it's 1, it should not be one year until 26/02/06


There Is A Code Fix I Have Just Done. ( Here )

NRLMedia 01-29-2006 06:14 AM

Is there a way to move the status icon key below the forum statistics?

bashy 01-30-2006 07:59 AM

Hi

I have installed and...

My date for start of forum is wrong and i have changed it where you staed

1 years, 83 days, 9 hours, 58 minutes since Bashy's Place came online!

This is in forumhome template... setcountup(2005,11,08)

Please advise as the 1 year should not be showing??

AWS 02-01-2006 03:41 PM

Quote:

Originally Posted by Feckie (Roger)
There Is A Code Fix I Have Just Done. ( Here )

The fix is posted.
The fix unfortunatly breaks xhtml validation. I can live with that. Just have to remove the bottons.

I installed this using the 3.5.3 xml file and I don't have any of the custom phrases. For your copyright it just has the style name and nothing more. I am sure there should be something more to it. Can someone let me know what should be used as the copyright?

kall 02-01-2006 04:24 PM

Quote:

Originally Posted by AWS
The fix is posted.
The fix unfortunatly breaks xhtml validation. I can live with that. Just have to remove the bottons.

I installed this using the 3.5.3 xml file and I don't have any of the custom phrases. For your copyright it just has the style name and nothing more. I am sure there should be something more to it. Can someone let me know what should be used as the copyright?

Code:

<phrase name="vbe_copyright"><![CDATA[Style &copy;2005 <a href="http://www.vbenhanced.com/" target="_blank" title="Enhance your vBulletin">vBEnhanced</a>]]></phrase>
(From the product.xml) ;)

AWS 02-02-2006 01:26 PM

Quote:

Originally Posted by kall
Code:

<phrase name="vbe_copyright"><![CDATA[Style &copy;2005 <a href="http://www.vbenhanced.com/" target="_blank" title="Enhance your vBulletin">vBEnhanced</a>]]></phrase>
(From the product.xml) ;)

Thanks Kall. I'll add it to make sure I comply with the use of the style.

brady_44 02-07-2006 02:17 AM

Not sure what the problem is here. I just installed a forum with the vbadvanced cmps and I would like this style as my default. The style looks fine on the forums, but the colors are different on the cmps. You can see what I mean HERE and then look at the forums to see the color change. The modules are different, and even the nav bar changes color.

EDIT: Figured it out... image paths were not set to the full URL.

forumsoup.com 02-08-2006 07:54 PM

I put this on my site, love it, and clicked installed. Thanks!

YLP1 02-13-2006 05:19 PM

The instructions say to uninstall plugins before installing this skin. Being new to the 3.5 version of VB, anytime a new skin is added to this version must any plugins be uninstalled or does this skin have features that impact plugins?

Thanks in advance.

D|ver 02-22-2006 07:58 PM

i would need navbar icons for games, links and blogs
can you tell us where you got the other icons?

Snatch 02-23-2006 09:02 AM

I use that icons:

Games:
http://www.celebritymarkt.de/images/...misc/games.gif

Donate:
http://www.celebritymarkt.de/images/.../misc/coin.gif

Chat:
http://www.celebritymarkt.de/images/.../misc/chat.gif

kall 02-24-2006 04:05 AM

Quote:

Originally Posted by D|ver
i would need navbar icons for games, links and blogs
can you tell us where you got the other icons?

I'm afraid I don't remember. I'm not even 100% certain they all came from the same place now. :)

logical.angel 02-25-2006 05:27 AM

Great skin, and simply fabulous, 3.5.4 is just out and you've already made released the 3.5.4 one also.

alex4473 02-26-2006 12:29 AM

Great skin! Thanks.

error_22 02-26-2006 09:13 PM

would it be possible for you to share the .psd for the icons?

Thanks in advance
Niklas

kall 02-27-2006 03:07 AM

Quote:

Originally Posted by error_22
would it be possible for you to share the .psd for the icons?

Thanks in advance
Niklas

Look in my signature.

ammarcom004 02-28-2006 09:00 AM

thanx alot

syrossyn 04-13-2006 05:13 PM

Thank you very much. Works great!!!!!:classic:

Aclikyano 04-15-2006 02:26 AM

looks alright.........

hcmagix 04-16-2006 10:03 AM

Quote:

Originally Posted by D|ver
i would need navbar icons for games, links and blogs
can you tell us where you got the other icons?


PLEASE give us a instruction!!

kall 04-16-2006 08:17 PM

Quote:

Originally Posted by hcmagix
PLEASE give us a instruction!!

No. Why? I can't remember. Why2? When asking for something (FOR FREE), using capitalised words and exclamation points looks more like a demand than a request.

hcmagix 04-17-2006 06:31 AM

I think little buttons in the navbar looks very good. Should be an optional feature to modify the boards.

PS. Sorry for my bad english Im a german speaking Member :(

kall 04-17-2006 08:36 AM

I wouldn't have known you weren't english if you hadn't said. :)

KevinL 04-17-2006 01:48 PM

Great style!

I was wondering how to make the 'sticky' cell the same color as the other cells? It's a little hard to read the thread title.

Thank you.

evofile 04-21-2006 02:39 PM

is there any PSD files?

kall 04-21-2006 06:17 PM

Quote:

Originally Posted by evofile
is there any PSD files?

Yes, in my signature.

@kevin: Have a look in the Threadbit template...I cant recall off the top of my head where the setting is, but it should be in there, it may be a css style even. :)

evofile 04-21-2006 06:23 PM

thanks man!


All times are GMT. The time now is 01:41 AM.

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.01550 seconds
  • Memory Usage 1,839KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete