The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
how i have it is
find this Code:
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div> </if> </td> Code:
<!-- Banner Rotator --> <td class="alt1"> <SCRIPT LANGUAGE="Javascript"><!-- function banner() { }; banner = new banner(); number = 0; // bannerArray banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" increment = Math.floor(Math.random() * number); document.write(banner[increment]); //--></SCRIPT> </td> <!-- End Banner Rotator --> you can add as many links and banners u like just add more Code:
banner[number++] = "<a href='http://LINK HERE.co.uk' target='_blank'><img src='http://image link here' border='1'></a>" ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|