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

Reply
 
Thread Tools
Hazardous Details »»
Hazardous
Version: 1.00, by Audentio Audentio is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Version: 3.6.8 Rating:
Released: 11-23-2007 Last Update: Never Installs: 66
Translations  
No support by the author.

3.7.x version: https://vborg.vbsupport.ru/showthread.php?t=180698

Hey all!

Here is my hazardous design. I've included full psds for the whole design, the logos, all the buttons, and more in the zip.

Installation instructions:
1. Unzip Hazardous Folder.
2. Choose which skin you would like to use, then upload the images folder for that skin in the image directory to your forum's image directory.
3. In your admincp, click "Download/Upload Styles" under "Styles and Templates".
4. In the "Import Style XML File" section, browse for the xml file and click import.

Thanks, hope you enjoy this theme.

Do not redistribute this with out my permission. Do not remove the copyright. Please keep the copyright as it is unless you are willing to pay to remove it.

Visit www.audentio.com for more information.

Show Your Support

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

Comments
  #32  
Old 12-26-2007, 12:19 PM
weedheaven weedheaven is offline
 
Join Date: Jan 2007
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where can i edit the above LINK1 LINK2 LINK3 part? Any help?

For me all shows, just upload the danger map, in the images directory. The readme told me a bit weird tough.
Reply With Quote
  #33  
Old 12-26-2007, 10:25 PM
Audentio's Avatar
Audentio Audentio is offline
 
Join Date: Mar 2007
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by weedheaven View Post
Where can i edit the above LINK1 LINK2 LINK3 part? Any help?

For me all shows, just upload the danger map, in the images directory. The readme told me a bit weird tough.
Thatll be the header template .
Reply With Quote
  #34  
Old 12-26-2007, 10:47 PM
FRANKTHETANK 2 FRANKTHETANK 2 is offline
 
Join Date: Sep 2006
Posts: 364
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well there is IE problems with this skin. IE gets error pages when i go to view a thread, and wont go there. sometimes it will if you reload, whats causing this?
Reply With Quote
  #35  
Old 12-29-2007, 04:31 AM
fodvapor fodvapor is offline
 
Join Date: Dec 2007
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

First off this is an awesome skin ! Very nice for a free theme !

I would to know how i can enable my "template" modules that ive created?

Example - i put in a module for : our server stats, music player, and ventrilo status.

All of them displayed with both default skin and another skin i installed.

Any ideas on how i can get them to show on the homepage again ?

They are all set to active and are NOT inactive modules.

Thx for the help and again...AWESOME SKIN !
Reply With Quote
  #36  
Old 12-30-2007, 02:28 AM
Audentio's Avatar
Audentio Audentio is offline
 
Join Date: Mar 2007
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fodvapor View Post
First off this is an awesome skin ! Very nice for a free theme !

I would to know how i can enable my "template" modules that ive created?

Example - i put in a module for : our server stats, music player, and ventrilo status.

All of them displayed with both default skin and another skin i installed.

Any ideas on how i can get them to show on the homepage again ?

They are all set to active and are NOT inactive modules.

Thx for the help and again...AWESOME SKIN !
You mean like navbar links and stuff that mods create for you? If that is the case, the reason they aren't showing up is simply because the coding that the plugins you have installed use to insert that code is altered, so when you install it, the bit of code cant be found and it just nulls out I guess you can say. Like with most custom skins, you will have to manually insert your mod changes. Do you know what I mean? Like if you install the arcade theme, you will get an arcade link in the navbar on a theme that doesnt have the navbar template altered. On a theme where it is altered, it wont show up.

Let me know if you have any trouble and thanks for your comments . Im glad you like it.
Reply With Quote
  #37  
Old 12-30-2007, 03:57 PM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you this, skin looks great just installed a new navbar how can i change the font colour to match styles

Quote:
<!-- top nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
<!-- vbMp3 Player Start -->
<script type="text/javascript">
<!--

function OpeniPod(){
iPod = window.open('ipod.htm','iPod','directories=no,heig ht=430,width=190,location=no,menubar=no,resizable= no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpeniPod()">Ipod</a></td>
<!-- vbMp3 Player End -->
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">Casino</a></td>
<if condition="$show['member']">
<! -- Googlenews -->
<td class="vbmenu_control"><a href="googlenews.php$session[sessionurl_q]">Googlenews</a></td>
<! -- Googlenews -->
<!-- v3 Arcade -->
<td class="vbmenu_control"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->
</if>
<td class="vbmenu_control"><a href="misc.php?$session[sessionurl]do=getsmilies&editorid=vB_Editor_001"target="_blan k">Smilies</a></td>

<td class="vbmenu_control"><a href="chat/flashchat.php"
target="flashchat">FlashChat</a></td>
</if>
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
</tr>
</table>
</div>
<!-- / top nav buttons bar -->
Reply With Quote
  #38  
Old 12-30-2007, 11:48 PM
lunatic23 lunatic23 is offline
 
Join Date: Nov 2007
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im confused. What folder Do I upload to it?

And is it ok if its named forums and not Forums
Reply With Quote
  #39  
Old 12-31-2007, 12:53 AM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lunatic23 View Post
im confused. What folder Do I upload to it?

And is it ok if its named forums and not Forums
forum/images
Reply With Quote
  #40  
Old 12-31-2007, 01:09 AM
Audentio's Avatar
Audentio Audentio is offline
 
Join Date: Mar 2007
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey mastertek, glad you like the theme, here is how to fix your navbar. Find every vbmenu_control text in the coding and change it to vbmenu_control_top.

Here is your code altered as said:
Code:
<!-- top nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control_top"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control_top"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
<!-- vbMp3 Player Start -->
<script type="text/javascript">
<!--

function OpeniPod(){
iPod = window.open('ipod.htm','iPod','directories=no,height=430,width=190,location=no,m enubar=no,resizable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control_top"><a href="#" onclick="return OpeniPod()">Ipod</a></td>
<!-- vbMp3 Player End -->
<td class="vbmenu_control_top"><a href="casino.php?$session[sessionurl]">Casino</a></td>
<if condition="$show['member']">
<! -- Googlenews -->
<td class="vbmenu_control_top"><a href="googlenews.php$session[sessionurl_q]">Googlenews</a></td>
<! -- Googlenews -->
<!-- v3 Arcade -->
<td class="vbmenu_control_top"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->
</if>
<td class="vbmenu_control_top"><a href="misc.php?$session[sessionurl]do=getsmilies&editorid=vB_Editor_001"target="_blank">Smilies</a></td>

<td class="vbmenu_control_top"><a href="chat/flashchat.php"
target="flashchat">FlashChat</a></td>
</if>
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control_top"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
</tr>
</table>
</div>
<!-- / top nav buttons bar -->
Reply With Quote
  #41  
Old 12-31-2007, 10:24 AM
mastertek2000 mastertek2000 is offline
 
Join Date: Apr 2007
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Audentio View Post
Hey mastertek, glad you like the theme, here is how to fix your navbar. Find every vbmenu_control text in the coding and change it to vbmenu_control_top.

Here is your code altered as said:
Code:
<!-- top nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr align="center">
<td class="vbmenu_control_top"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control_top"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
<!-- vbMp3 Player Start -->
<script type="text/javascript">
<!--

function OpeniPod(){
iPod = window.open('ipod.htm','iPod','directories=no,height=430,width=190,location=no,m enubar=no,resizable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control_top"><a href="#" onclick="return OpeniPod()">Ipod</a></td>
<!-- vbMp3 Player End -->
<td class="vbmenu_control_top"><a href="casino.php?$session[sessionurl]">Casino</a></td>
<if condition="$show['member']">
<! -- Googlenews -->
<td class="vbmenu_control_top"><a href="googlenews.php$session[sessionurl_q]">Googlenews</a></td>
<! -- Googlenews -->
<!-- v3 Arcade -->
<td class="vbmenu_control_top"><a href="arcade.php$session[sessionurl_q]">Arcade</a></td>
<!-- /v3 Arcade -->
</if>
<td class="vbmenu_control_top"><a href="misc.php?$session[sessionurl]do=getsmilies&editorid=vB_Editor_001"target="_blank">Smilies</a></td>

<td class="vbmenu_control_top"><a href="chat/flashchat.php"
target="flashchat">FlashChat</a></td>
</if>
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control_top"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
</tr>
</table>
</div>
<!-- / top nav buttons bar -->
thanks you rock
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 07:05 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05748 seconds
  • Memory Usage 2,315KB
  • 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_code
  • (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
  • (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