The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Hazardous Details »» | |||||||||||||||||||||||||
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
|
Comments |
#32
|
|||
|
|||
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. |
#33
|
||||
|
||||
Thatll be the header template .
|
#34
|
|||
|
|||
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?
|
#35
|
|||
|
|||
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 ! |
#36
|
||||
|
||||
Quote:
Let me know if you have any trouble and thanks for your comments . Im glad you like it. |
#37
|
|||
|
|||
thank you this, skin looks great just installed a new navbar how can i change the font colour to match styles
Quote:
|
#38
|
|||
|
|||
im confused. What folder Do I upload to it?
And is it ok if its named forums and not Forums |
#39
|
|||
|
|||
forum/images
|
#40
|
||||
|
||||
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 --> |
#41
|
|||
|
|||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|