The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rotating Banners in FORUMDISPLAY Details »» | |||||||||||||||||||||||||
Ok, first off, of course, go to your admincp panel > styles and templates > style manager > open your style > edit the FORUMDISPLAY template.
In there, you will find: HTML Code:
<td class="vbmenu_control" id="forumsearch" nowrap="nowrap"><if condition="$show['quicksearch']"><a href="$show[nojs_link]#goto_forumsearch" rel="nofollow">$vbphrase[search_this_forum]</a> <script type="text/javascript"> vbmenu_register("forumsearch"); </script><else /><a href="search.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">$vbphrase[search_this_forum]</a></if></td> </if> </tr> </table> HTML Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px"> <td class="alt2" align="center"> <!-- Banner Rotator by Redline --> <SCRIPT LANGUAGE="Javascript"><!-- function banner() { }; banner = new banner(); number = 0; // bannerArray banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>" banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>" banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>" banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' border='1'></a>" increment = Math.floor(Math.random() * number); document.write(banner[increment]); //--></SCRIPT> </td></table> PLEASE CLICK INSTALL IF YOU LIKE IT. Online DEMO Show Your Support
|
Comments |
#22
|
|||
|
|||
how can i put the banner in a vertical column to the right of the threads? i love this mod but want to use skyscraper adds... is this possible
? |
#23
|
|||
|
|||
thank you thank you thank you.
I have been looking for this script for the last 3 weeks and omg.. thank you.. it works beautifully! |
#24
|
|||
|
|||
This is a great mod. Is there a way to size the images in the coding so they are all the same size?
|
#25
|
||||
|
||||
Quote:
HTML Code:
banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' width="x" height="x" border='1'></a>" |
#26
|
|||
|
|||
Hi there RedlineMotorsports,
I use your rotating banner script at the top of my forum, and was wondering if you might be able to help me with another banner script. What I need is a script for chicklet banners to be constantly moving on a page - not like the rotating banner script where you have to refresh the page each time to see a new banner. I could put the chicklet banners to be moving across the page from right to left one after the other under the 468x60 rotating banner script that you gave us before, or I could put it on a sidebar on the forum so the chicklet banners are just scrolling down. Do you possibly have a script for this? |
#27
|
||||
|
||||
Quote:
|
#28
|
|||
|
|||
Wonderful. I would totally appreciate it and if I can contribute to your work, please let me know, because as far as I'm concerned, you definitely know what you're doing here... I just follow your instructions If you need an example of what I am talking about, please let me know and I will send you a URL of an example. I cannot post it here as it is an adult site. Thank you again!
|
#29
|
|||
|
|||
Just checking in and letting you know I haven't found that script yet, so if you can 'whip something up' that would still be great. Thank you.
|
#30
|
|||
|
|||
thanx mate great mod, been looking for sometime now for this
*Insatlled* |
#31
|
||||
|
||||
Yeah, no problem. I'll see what I can do later tonight or tomorrow night. So in approx...........4+ hours
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|