vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Blaze 3.8 (https://vborg.vbsupport.ru/showthread.php?t=208736)

Andrew 03-17-2009 10:00 PM

Blaze 3.8
 
1 Attachment(s)
I finally had some free time and decided to release a vBulletin 3.8 version of my ever-so-popular vBulletin 3.6 and 3.7 style, Blaze. I plan on trying to support this style as much as possible, but due to the hectic nature of my life, I can't guarantee that it will always be timely. Please keep all support issues within the realms of this thread, and I will address them as quickly as I possibly can :)

If you enjoy my work, please make a donation to support the effort that I put into creating and maintaining my styles here on vBulletin.org. In return for a small donation of $1USD or more, I will allow you to remove the small promotional link that I have placed in the footer of my style.

Bluefin221 03-18-2009 08:11 PM

Hi Andrew, great looking theme, can I ask how do you remove the control panel and forum statistics on the left hand side of the forum?

rice 03-18-2009 09:53 PM

thanks..checking it out now

Hent 03-19-2009 12:06 AM

Thanks. Been using it for a while now.

Jasem 03-19-2009 02:36 AM

Very nice! thanks for sharing it

Installed

86AERO 03-20-2009 12:29 AM

Hey Andrew looking for someone to do a custom layout send us an email if your interested info@vlaero.com.au

Brother Malachi 03-30-2009 06:17 PM

Sweeeeet! Thanks

Brother Malachi 03-30-2009 08:09 PM

Andrew, quick question for you: I see that Control Panel and Forum Stats are in the left column on the main page, but the column itself isn't available on other pages. I was wondering, is there a way to make the column viewable on all pages?...OR...add the "Control Panel" bit back into the top navigation ONLY on pages that doesn't have the column?

Andrew 03-30-2009 08:22 PM

In short, no the column can't be moved to display on all pages. The statistics portion only works on the forum homepage, so moving it into a more globally accessible template like header will render that functionality kaput. Reverting the navbar template and then remove the actual navbar portion would give you the login stuff back on all the pages though.

Kolbi 04-15-2009 05:50 PM

1 Attachment(s)
Is there a opportunity to add more things at the left side?

Can you explain me, how i can get a space between the whole forum and the forum categories/threads...?

kairev 04-17-2009 05:50 PM

Could you please tell me how to add more things to the side column? I want to put adsense beneath the Statistics box.

Amazing template, I'm using it on my forum. Thanks!

Kolbi 04-18-2009 06:14 AM

Quote:

Originally Posted by kairev (Post 1793447)
Could you please tell me how to add more things to the side column? I want to put adsense beneath the Statistics box.

Amazing template, I'm using it on my forum. Thanks!

Hi,
I got it search the Statistic table in den Forumhome Template and add underneath
Code:

<br />

<table cellpadding="8" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #000000;">
                <thead>
                        <tr>
                                <td class="tcat" colspan="2">Google Adsense</td>
                        </tr>
                </thead>
                </table>
                <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top: 0px;">
                <tr>
                        <td class="alt1">
                                <div class="smallfont">
                                        Your Google Adsense HTML
                                        </div>
                        </td>
                </tr>
                </table>

Can i see your forum? Have you modified the style?

kairev 04-19-2009 04:35 PM

That worked, thanks!

http://www.mywrestlingforum.com

Kolbi 04-19-2009 06:23 PM

Looks nice :)

Fergal C 04-24-2009 02:06 PM

Very nice skin.

Is there an easy way to move the Forum Stats and CP from where you have them in the left margin, to the bottom of the home page (similar to the way they are displayed on the default VB theme)?

Thanks!

Kolbi 04-26-2009 03:03 PM

Easy method:
Rebuild the Template "Forumhome" :)

ufcfan 04-28-2009 02:45 PM

How can I move the screen names and join date (postbit?) to the left? By default they are on top of the post. Thanks.

RedSpiral 04-28-2009 03:32 PM

One of the best free skin I have seen nice!

Kolbi 04-28-2009 04:44 PM

Quote:

Originally Posted by ufcfan (Post 1800577)
How can I move the screen names and join date (postbit?) to the left? By default they are on top of the post. Thanks.

It?s definitly a vbulletin option...
:)
But don?t know the English word for it :)

JR7 04-29-2009 10:04 PM

Thanks,

Andrew 04-30-2009 02:28 AM

Quote:

Originally Posted by ufcfan (Post 1800577)
How can I move the screen names and join date (postbit?) to the left? By default they are on top of the post. Thanks.

Enable the legacy postbit on the vBulletin options page for style and language settings.

diouxsie 05-19-2009 01:46 AM

Very nice! One of the best free style I have seen.
Thank you Andrew.

twitch 05-20-2009 03:33 AM

good work! Thanks for updating :)

STronic 05-21-2009 07:40 AM

is possible move the UserInfo to header instead sidebar ?

like this forum "Welcome, USER. You have X unread messages...." in the header ??

decipher442 05-22-2009 06:04 AM

in what file do I edit and add stuff to the side bar? (like banners?)

Dunhamzzz 06-04-2009 04:03 PM

Great style, but you should make a version without the sidebar, I've rebuilt the forum home but still no avail.

Put the stats back down the bottom and the login box in the header and I can guarantee you a donation.

SweetHome 06-04-2009 08:02 PM

Very nice! thanks..

Andrew 06-05-2009 11:12 AM

Quote:

Originally Posted by Dunhamzzz (Post 1823372)
Great style, but you should make a version without the sidebar, I've rebuilt the forum home but still no avail.

Put the stats back down the bottom and the login box in the header and I can guarantee you a donation.

There's an alternate .XML file for download now that doesn't have the sidebar in it.

RaceJunkies 06-06-2009 02:05 PM

Quote:

Originally Posted by Andrew (Post 1823841)
There's an alternate .XML file for download now that doesn't have the sidebar in it.

Just download the no sidebar version, doesn't seem to be working I just get the default vbulletin template.

Dunhamzzz 06-08-2009 10:28 AM

Quote:

Originally Posted by RaceJunkies (Post 1824481)
Just download the no sidebar version, doesn't seem to be working I just get the default vbulletin template.

Ditto.

The new .xml files does however contain the right FORUMHOME template for the job, so just extract it out of that.

RaceJunkies 06-08-2009 01:20 PM

Quote:

Originally Posted by Dunhamzzz (Post 1825557)
Ditto.

The new .xml files does however contain the right FORUMHOME template for the job, so just extract it out of that.

Dunhamzzz,

Thank you very much... That was easy enough, didn't think about that...

:)

G_Gekko 06-09-2009 05:27 AM

How do I get the sidebar to show on all pages?

0 Seo 0 06-09-2009 11:33 PM

would i be able to make it blue ?

blue7 06-10-2009 01:09 PM

nice skin btw i have one question how can i change tcats height because i think they are too big

twitch 06-10-2009 05:23 PM

Quote:

Originally Posted by 0 Seo 0 (Post 1826734)
would i be able to make it blue ?

That would be awesome!

Andrew 06-12-2009 02:38 AM

Quote:

Originally Posted by RaceJunkies (Post 1824481)
Just download the no sidebar version, doesn't seem to be working I just get the default vbulletin template.

Oops - Must have forgot to change the style in the drop-down menu when I exported it. Should be fixed now :)

Andrew 06-17-2009 04:36 PM

Quote:

Originally Posted by 0 Seo 0 (Post 1826734)
would i be able to make it blue ?

It's possible, and you're more than welcome to try. It just can't be re-released here on vB.org - It would be only for your use if you modified it.

If anyone is interested, I would be willing to provide custom versions of this style in a color scheme of your choice for a nominal donation, which we could discuss via PM. Again, these would be one off, not distributed, only for your use.

I'm upgrading my development forum to 3.8.3 right now. I'll post an update later today if anything has changed for this style since 3.8.2.

Andrew 06-17-2009 05:07 PM

There were no template changes that affected this style between 3.8.2 and 3.8.3, so the .XML from 3.8.2 will still work (Just override the version check when installing.)

Terminatoronly 07-20-2009 04:58 PM

i love this style

20KingSize 08-12-2009 04:55 AM

im really new to VB how do i install this, cant seem to find install notes


All times are GMT. The time now is 07:58 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.01341 seconds
  • Memory Usage 1,799KB
  • 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
  • (1)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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