vb.org Archive

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

ro_manuel 03-27-2007 09:19 PM

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.

713JunctionP 03-27-2007 11:47 PM

how the heck do I install this into my vbulletin 3.6.5??? PLEASE HELP!!!!!!!!!!

ansuk 03-29-2007 03:34 PM

Great skin - thank you! Can anyone advise please how to make the logo clickable?

raiderlax 04-01-2007 01:18 AM

Quote:

Originally Posted by ansuk (Post 1215348)
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.

raiderlax 04-01-2007 01:18 AM

Quote:

Originally Posted by 713JunctionP (Post 1214099)
how the heck do I install this into my vbulletin 3.6.5??? PLEASE HELP!!!!!!!!!!

If you need help PM me.

raiderlax 04-01-2007 01:20 AM

Quote:

Originally Posted by Raize (Post 1208952)
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).

https://vborg.vbsupport.ru/external/2007/03/1.jpg

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.

raiderlax 04-01-2007 01:22 AM

Quote:

Originally Posted by Pixelrage (Post 1208848)
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


blogtorank 04-01-2007 05:37 AM

Nice design and very clean!

Thanks

cobaltcoupe 04-02-2007 01:31 AM

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?

raiderlax 04-02-2007 02:08 AM

Quote:

Originally Posted by cobaltcoupe (Post 1218009)
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

cobaltcoupe 04-02-2007 02:40 AM

Quote:

Originally Posted by raiderlax (Post 1218026)
#343434

Thank you. And do you know how big the top banner can be as far as width is concerned?

raiderlax 04-02-2007 02:57 AM

Well it really depends on how you want it, change the width/height of the image as well as where it is located on the sever. Find this in the "header" template in the common templates.

You decide with and height.

cobaltcoupe 04-02-2007 03:00 AM

Quote:

Originally Posted by raiderlax (Post 1218049)
Well it really depends on how you want it, change the width/height of the image as well as where it is located on the sever. Find this in the "header" template in the common templates.

You decide with and height.

Can you please be more specific? What do I have to change to allow a bigger logo? Sorry, I am new to this.

raiderlax 04-02-2007 03:03 AM

In your "header" template under common templates you'll see this
PHP Code:

<!-- logo -->
<
a name="top"></a>
<
table width="100%" border="0" cellpadding="0" cellspacing="0" class="fullheight">
<
tr>
    <
td height="86" style="background: url($vboptions[bburl]/images/blaze/header_background.gif)"><a href="http://site.com"><img title="Logo" [B]src="images/blaze/logo.jpg[/B]" alt="Logo" border="0" [B]height="86"[/B] [B]width="576[/B]"></a></td

See the bold width and height, you can change that to what your logo's width and height is as well as where the logo is situated aswell in the bold

height="86" width="576

If ya need help I could change it for you or just give me the code, it depends on what you want your logo to be size wize:)

cobaltcoupe 04-02-2007 03:05 AM

Quote:

Originally Posted by raiderlax (Post 1218052)
In your "header" template under common templates you'll see this
PHP Code:

<!-- logo -->
<
a name="top"></a>
<
table width="100%" border="0" cellpadding="0" cellspacing="0" class="fullheight">
<
tr>
    <
td height="86" style="background: url($vboptions[bburl]/images/blaze/header_background.gif)"><a href="http://site.com"><img title="Logo" [B]src="images/blaze/logo.jpg[/B]" alt="Logo" border="0" [B]height="86"[/B] [B]width="576[/B]"></a></td

See the bold width and height, you can change that to what your logo's width and height is as well as where the logo is situated aswell in the bold

height="86" width="576

If ya need help I could change it for you or just give me the code, it depends on what you want your logo to be size wize:)

Ok, thank you very much.

raiderlax 04-02-2007 05:36 AM

No problem.:)

verrin 04-03-2007 03:56 AM

Where do you upload this to and what folder? I've had problems with this skin before. I uploaded last time and it installed properly. Now I have uploaded it again with a fresh install and I have issues with my navbar and banner that come default with this skin: They are not appearing.

raiderlax 04-03-2007 06:15 PM

You upload the folder "blaze" to your images folder, what vb are you running?

713JunctionP 04-04-2007 02:43 PM

Ok, I installed this style and I love it! However, I have three important questions:

1) How can I add the whole PM box that's on the left side of the screen to show up on the top right (inside the same box with the root folders like the pm box is on default style)? The PM box showing up on the left is fine as-is for the forum home page but once you leave the homepage to view threads/posts I would like the PM box to appear inside the root folder box on the top right like the default style, that way, users don't have to go all the way back to the forum homepage everytime to check for new PM's.

2) I noticed that there have been plus signs (+) after each username that's logged in (stats box at the bottom). Is there a way to stop it?

3) How do you add banner(s) to the VERY TOP RIGHT like you have in your demo?

THANKS IN ADVANCE! :up:

Luky 04-04-2007 03:32 PM

Quote:

Originally Posted by 713JunctionP (Post 1219706)
Ok, I installed this style and I love it! However, I have three important questions:

1) How can I add the whole PM box that's on the left side of the screen to show up on the top right (inside the same box with the root folders like the pm box is on default style)? The PM box showing up on the left is fine as-is for the forum home page but once you leave the homepage to view threads/posts I would like the PM box to appear inside the root folder box on the top right like the default style, that way, users don't have to go all the way back to the forum homepage everytime to check for new PM's.

2) I noticed that there have been plus signs (+) after each username that's logged in (stats box at the bottom). Is there a way to stop it?

3) How do you add banner(s) to the VERY TOP RIGHT like you have in your demo?

THANKS IN ADVANCE! :up:

You act as if you just bought our product, you didnt, you bought JELSOFT's product, but i see you edited that bit out of your post :P

713JunctionP 04-04-2007 03:46 PM

Quote:

Originally Posted by Luky (Post 1219737)
You act as if you just bought our product, you didnt, you bought JELSOFT's product, but i see you edited that bit out of your post :P

so um...any help?

blogtorank 04-04-2007 06:19 PM

Quote:

THANKS IN ADVANCE! PLEASE MAKE THIS CUSTOMER HAPPY! :up:
You never know he may be a supporter of the skin by donating to designer :rolleyes:

avalanche 04-05-2007 03:14 PM

Thanks for the great script! Everything installed fine!

trustice 04-17-2007 09:25 AM

Quote:

Originally Posted by Raize (Post 1208952)
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).

Quote:

Originally Posted by raiderlax (Post 1217183)
If you want help, I'll help you PM me.


It's the same like I got after the first day on my board. I'm running 3.6.5
Can you please post the solution for the problem with the missing background of the navbar if you were able to fix it?

Jeffler 04-30-2007 10:17 AM

Help me out? I need the original forumhome code again. I did something wrong :S

raiderlax 04-30-2007 03:42 PM

Re-download the style and find it.

cobaltcoupe 05-02-2007 05:48 AM

Hey, how do I add the Private Message box where it usually is in forums. Its the box that has New Private Msg written in it in this picture. Does anyone know how to add that to this template?

https://vborg.vbsupport.ru/attachmen...7&d=1155943218

amitpatel_3001 05-05-2007 08:14 PM

It says you are using version 3.6.5 and this theme is for 3.6.4 :(

raiderlax 05-06-2007 03:06 PM

Quote:

Originally Posted by amitpatel_3001 (Post 1242051)
It says you are using version 3.6.5 and this theme is for 3.6.4 :(


It will work, make sure you have "Ignore Style Version" as Yes when uploading the .xml file

CSN-Carl 05-06-2007 07:05 PM

Excellent skin - thanks!

How can I change the main font colour? I want to change it to black, I've attached a screenshot of what I mean.

Thanks,

Carl

raiderlax 05-07-2007 04:20 PM

Quote:

Originally Posted by CSN-Carl (Post 1242613)
Excellent skin - thanks!

How can I change the main font colour? I want to change it to black, I've attached a screenshot of what I mean.

Thanks,

Carl



Have the first or second alternating colors set as "#000000" for the font colors found in "Main CSS"

JonV 05-07-2007 10:29 PM

After reading 16 pages i`m surpriced no one have my problem.

Just inst this Sweet skinn and almost everything works GREAT.

The Java dropdown box from navbar or when clicking a user name dont come.
The menus work great with default skinn but not with Blaze.
Any tips ?

And how do i ad a "block" on the left side containg a banner.

Drix 05-09-2007 06:51 PM

Hi!

Love the style, and tried to follow your instructions on how to implement an Adsense beside the logo. The problem is that it's too close to the logo, i would want it to aligned to the right.

This is my header code:
Code:

<!-- logo -->
<a name="top"></a>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="fullheight">
<tr>
        <td height="105" style="background: url($vboptions[bburl]/images/blaze/header_background.gif)"><a href="http://www.freakshow.no"><img src="http://www.freakshow.no/forum/images/blaze/logo.gif" alt="Logo" border="0" width="400" height="105" /></a>

<!-- Advertisement Code Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-9563329202702130";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_ad_channel = "";
google_color_border = "CCCCCC";
google_color_bg = "434343";
google_color_link = "666666";
google_color_text = "333333";
google_color_url = "666666";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Advertisement Code Here -->
 
    </td>
</tr>

See what i mean here: http://www.freakshow.no

c4p1r00s1 05-12-2007 11:01 PM

Hi!

Is this template gonna update to the latest version of vbulletin 3.6.6 ?
after i upgrade im having problem with the template.

can someone help me out here.

Thank you so much

goorgoor 05-16-2007 07:56 AM

i have the 3.6.5 and get this error while uploading the xml file: Invalid File Specified

Raize 05-17-2007 07:50 PM

Quote:

Originally Posted by raiderlax (Post 1217180)
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.


Anyone know exactly where that code goes? The header template for this style is much different from the default header template.

Red Matrix 05-17-2007 09:00 PM

Guys, the developer doesn't support this skin any more.

Red Matrix 05-17-2007 09:01 PM

Quote:

Originally Posted by Raize (Post 1249694)
Anyone know exactly where that code goes? The header template for this style is much different from the default header template.

in your HEADER template.

Raize 05-18-2007 04:42 AM

Hey Red, my question was about where IN the header template? (amongst the lines and lines of code)

I know that the style isn't supported anymore but I am hoping someone who has made this mod on this style already can help me out. P.S. thanks for grey blue skin from AF it served me well for over a year :)

Red Matrix 05-19-2007 09:00 AM

NP Raize. To answer your question, you can open up your "Common Templates" and expand your header window. Look for your logo text: <img title="Logo" src="images/blaze/logo.jpg" alt="Logo" border="0" height="86" width="576">

and all you gotta do is add this (<a href="http://yoursite.com">) before, and </a> after.


All times are GMT. The time now is 09:15 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.01606 seconds
  • Memory Usage 1,864KB
  • 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
  • (5)bbcode_php_printable
  • (17)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