Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Styles

Reply
 
Thread Tools
Blaze Details »»
Blaze
Version: 1.50, by Andrew Andrew is offline
Developer Last Online: Oct 2014 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 08-21-2006 Last Update: 11-21-2006 Installs: 184
Additional Files  
No support by the author.

This style was developed by my firm Epic Designz as a promotional tool for a new site called YourIndex. This style is free to be used on any forum provided that you retain the small promotional message in the footer (We made it as unobtrusive as possible.) The package includes the full set of PSD's, so you can make changes to suit your board or apply the same layout to non-vBulletin portions of your site. If there are any problems with the style, please report them to me in this thread, so I can get them resolved as quickly as possible.

Update 11/22/2006 Version 1.50
* XML file updated to vBulleitn 3.6.4

Update 11/9/2006 Version 1.40
* XML file updated to vBulleitn 3.6.3

Update 10/9/2006 Version 1.30
* XML file updated to vBulletin 3.6.2
* Fixed display problem when Online Users was disabled.

Update 9/17/2006 Version 1.20

* XML file updated to vBulletin 3.6.1

Update 8/26/2006 Version 1.10
* Fixed the URL's in the header and footer.

Installation Instructions: Click Here

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #202  
Old 03-27-2007, 09:19 PM
ro_manuel ro_manuel is offline
 
Join Date: Sep 2006
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If, Anyone Is Having A Hard Time To Integrate AddonChat with this Style please PM and I will have it fixed quickly. This Style is missing something that the AddonChat is asking for editing and adding. So basicly its impossible to integrate the chat. The only thing you will see is the button "Chat Room" but when clicked would not do anything.
Reply With Quote
  #203  
Old 03-27-2007, 11:47 PM
713JunctionP 713JunctionP is offline
 
Join Date: Mar 2007
Location: Houston, TX
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how the heck do I install this into my vbulletin 3.6.5??? PLEASE HELP!!!!!!!!!!
Reply With Quote
  #204  
Old 03-29-2007, 03:34 PM
ansuk ansuk is offline
 
Join Date: Dec 2006
Location: UK
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great skin - thank you! Can anyone advise please how to make the logo clickable?
Reply With Quote
  #205  
Old 04-01-2007, 01:18 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ansuk View Post
Great skin - thank you! Can anyone advise please how to make the logo clickable?
To make logo clickable edit this in your header tempate in "Common Templates"

PHP Code:
<a href="http://yoursite.com"><img title="Logo" src="images/blaze/logo.jpg" alt="Logo" border="0" height="86" width="576"></a
Make sure to change the width/height.
Reply With Quote
  #206  
Old 04-01-2007, 01:18 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 713JunctionP View Post
how the heck do I install this into my vbulletin 3.6.5??? PLEASE HELP!!!!!!!!!!
If you need help PM me.
Reply With Quote
  #207  
Old 04-01-2007, 01:20 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Raize View Post
I know this is a long shot, but none of the background images in this style are showing when I install on vb 3.6.4 Anything I can check or do to make them work? The link to the image seems valid (I went to page source and pasted the link to header_background.gif in a new browser window and it showed up no problem).



I really like this skin so I'm willing to pay someone to fix this for me. Email or msn at simonr604@hotmail.com
If you want help, I'll help you PM me.
Reply With Quote
  #208  
Old 04-01-2007, 01:22 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pixelrage View Post
is it possible to add an adsense box to that left bar? Great job on this skin.

Yup put this code in your "FORUMHOME" template after one of the </table> boxes, the code:
PHP Code:
    <table style="border: 1px solid rgb(0, 0, 0);" align="center" border="0" cellpadding="8" cellspacing="0" width="100%">
        <
thead>
            <
tr>

                <
td class="tcat" colspan="2">Adsense</td>
            </
tr>
        </
thead>
        </
table>
        <
table class="tborder" style="border-top: 0px none;" align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
        <
tbody><tr>
            <
td class="alt1">
                <
div class="smallfont">



ADSENSE CODE HERE HERE HERE HERE




                
</div>
            </
td>
        </
tr>
        </
tbody></table
Reply With Quote
  #209  
Old 04-01-2007, 05:37 AM
blogtorank's Avatar
blogtorank blogtorank is offline
 
Join Date: Jan 2006
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice design and very clean!

Thanks
Reply With Quote
  #210  
Old 04-02-2007, 01:31 AM
cobaltcoupe cobaltcoupe is offline
 
Join Date: Mar 2007
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey guys. I installed this great template and I want to put my own logo on the top. Now behind where it says "Insert Logo Here" I noticed that it's not black. Does anyone know the color code for this so I can make a logo that blends in to the background?
Reply With Quote
  #211  
Old 04-02-2007, 02:08 AM
raiderlax's Avatar
raiderlax raiderlax is offline
 
Join Date: Sep 2006
Location: Ontario, Canada
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cobaltcoupe View Post
Hey guys. I installed this great template and I want to put my own logo on the top. Now behind where it says "Insert Logo Here" I noticed that it's not black. Does anyone know the color code for this so I can make a logo that blends in to the background?
#343434
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 04:24 PM.


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.04607 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
  • (2)bbcode_php
  • (5)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