The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Spider-XV2 ($40 skin for free!!) Details »» | |||||||||||||||||||||||||
Since I have now moved away from PHP-Nuke completly, and am going to design for vBulletin, I decided to convert one of my nuke commercial products to vBulletin, and GIVE IT AWAY!
Thats right, "Spider-XV2" has been released for vb. *SKIN INSTRUCTIONS ARE IN THE PACKAGE* Here is what this FREE skin comes with: - Matching categories images - Matching Navigation bar - Matching Link bar - Custom coded postbits, with matching images as well - Flash navigation, that can be easily edited from a simple XML file - Blank Header image - Various psds to custom the skin a bit. Far as I know, skin should work with 3.7 without any problems as well. I had a few testers check it out, but myself has not personally tested it. This skin should work very smooth with 3.6.x DEMO IT HERE! Here is an image to give you a general idea of what it looks like: Enjoy, and you can see what else I offer @ www.xipherdesigns.com Show Your Support
|
Comments |
#42
|
|||
|
|||
Not a problem. I hope you enjoy the skin.
|
#43
|
||||
|
||||
see didnt i tell you guys he offers the best of support for his skins..
|
#44
|
|||
|
|||
for some reason i can not get it to work i am new at this stuff sorry can you give a complete footer with it in it seams to mess up the hole skin can any one help me whit this pls thanks
|
#45
|
|||
|
|||
try adding it at the very top of the footer template.
and add above the code for the changer: Code:
<div align="center"> And after the changer code: Code:
</div> |
#46
|
|||
|
|||
i tryed that and it still don't work
|
#47
|
|||
|
|||
Quote:
Code:
<div align="center"><if condition="$show['quickchooser']"> <td class="tfoot"> <select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="$vbphrase[quick_style_chooser]"> $quickchooserbits </optgroup> </select> </td> </if></div> |
#48
|
|||
|
|||
yup, that should work
|
#49
|
|||
|
|||
nope it does not work this puts at the top right corner of the page
|
#50
|
|||
|
|||
copy this whole code, and replace everything in the footer template:
Code:
</td> <td width="79" valign="top" align="right" background="skins/Spider-XV2/images/right.jpg"></td> </tr> </table> <div align="center"> <if condition="$show['quickchooser']"> <td class="tfoot"> <select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="$vbphrase[quick_style_chooser]"> $quickchooserbits </optgroup> </select> </td> </if> </div> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td rowspan="3"> <img src="skins/Spider-XV2/images/FT/footer_01.jpg" width="132" height="151" alt=""></td> <td rowspan="3" background="skins/Spider-XV2/images/FT/exp1.jpg" width="50%" height="151" alt=""></td> <td colspan="3"> <img src="skins/Spider-XV2/images/FT/footer_03.jpg" width="496" height="67" alt=""></td> <td rowspan="3" background="skins/Spider-XV2/images/FT/exp2.jpg" width="50%" height="151" alt=""></td> <td colspan="2"> <img src="skins/Spider-XV2/images/FT/footer_05.jpg" width="136" height="67" alt=""></td> </tr> <tr> <td rowspan="2"> <img src="skins/Spider-XV2/images/FT/footer_06.jpg" width="78" height="84" alt=""></td> <td background="skins/Spider-XV2/images/FT/cr.jpg" width="332" height="62" alt=""> <div class="smallfont" align="center"><b><font color="cyan">Skin by: <a href="http://www.xipherdesigns.com">Xipher Designs</a></b></font></div> <div class="smallfont" align="center"> <!-- Do not remove this copyright notice --> $vbphrase[powered_by_vbulletin] <!-- Do not remove this copyright notice --> </div> <div class="smallfont" align="center"> <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> $cronimage <!-- Do not remove $cronimage or your scheduled tasks will cease to function --> $vboptions[copyrighttext] <strong> <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if> <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if> <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if> <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if> <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if> <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a> </strong> </div></div> </b></font></center> </td> <td rowspan="2"> <img src="skins/Spider-XV2/images/FT/footer_08.jpg" width="86" height="84" alt=""></td> <td> <img src="skins/Spider-XV2/images/FT/footer_09.jpg" width="86" height="62" alt=""></td> <td rowspan="2"> <img src="skins/Spider-XV2/images/FT/footer_10.jpg" width="50" height="84" alt=""></td> </tr> <tr> <td> <img src="skins/Spider-XV2/images/FT/footer_11.jpg" width="332" height="22" alt=""></td> <td> <a href="http://www.xipherdesigns.com" target="_blank"> <img src="skins/Spider-XV2/images/FT/footer_12.jpg" width="86" height="22" border="0" alt="Theme By Xipher"></a></td> </tr> </table> <script type="text/javascript"> <!-- var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff]; var utcOffset = new Date().getTimezoneOffset() / 60; if (Math.abs(tzOffset + utcOffset) == 1) { // Dst offset is 1 so its changed document.forms.dstform.submit(); } //--> </script> <!-- / auto DST correction code --> </if> <script type="text/javascript"> <!-- // Main vBulletin Javascript Initialization vBulletin_init(); //--> </script> |
#51
|
|||
|
|||
that did not work puts it @ top
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|