The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rotating Banner System Details »» | |||||||||||||||||||||||||||||||||||||||||||
With the Rotating Banner System software, you may publish literally anywhere standard banners and advertising, with no restriction but your imagination. Unlike many other products, it allows to show an unlimited amount of banners and advertising, which are randomly shown at the places you choose, and you may refer generically to an Ad by using specific placeholders.
Also the management is straight-forward and simple to use. Forum administrators with maintenance rights may add, edit and delete records from the Administration Control Panel (ACP), one of each representing a banner. After saving the new banner settings, they are immediately visible at your board. Compatibility: from vBulletin 3.6.5 onwards By the way, I do also install the hack on your boards, but since I am very, very busy, it may take some time (weeks) until it gets done. Tutorials:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Alecsmith, amine13420, Filgga, fxdigi-cash, ggrimes620, goxy63, Insta-Gator, LOGECT, nuTTTz, Paul., rootsxrocks, scottkoz20, SWSUSA, tacklebox joe, Teascu Dorin, Tony_FPM, VB-STYLE, viper357, vithorius |
Comments |
#2532
|
||||
|
||||
Quote:
|
#2533
|
||||
|
||||
Quote:
If you can show the standard banners, duplicate one of them and put your individual code or images in the duplicate. |
#2534
|
||||
|
||||
Quote:
<center><!--@vbbanners:7@--> </center> You may even try putting a break such as <br><center><!--@vbbanners:7@--></center><br> Not sure what you are trying to do here, however if it is 2 banners (different or the same banner owner (client)rotating in the same place, the second banner would also have to be in position 7. That way any banners designated 7 would rotate with any rotate with each other. I have had as many as 10 different banners all rotating in the same space just by designating them all one number. If you don't know how to do this give me a shout as it is simple to grasp once you figure it out. Also I will placed a banner in a thread and "stuck" it as the first. Great spot for advertisers. vBBanners is a great mod that you can get to do just about anything once you get comfortable using it. John John |
Благодарность от: | ||
CAG CheechDogg |
#2535
|
||||
|
||||
Quote:
|
#2536
|
||||
|
||||
I'm still trying to figure out where Positions 0-9 actually lie on which page???
Global, Board, Forum, Thread, Blog Sidebar, Entry, List and Archive seem to have a lot more than 9 positions. Where do these 9 Positions appear on my site please? |
#2537
|
||||
|
||||
They appear wherever you place them. There are random positions controlled by you, wherever you put the code they appear, they are not fixed.
|
Благодарность от: | ||
CAG CheechDogg |
#2538
|
||||
|
||||
Quote:
|
#2539
|
||||
|
||||
Gio, thanks, I actually figured that bit out...amazing what happens when one actually watches your instruction video...I highly recommend others watching it.
The penny dropped about the templates when I watched it. OK NOW I know how it woiks, can I drop the Google adsense in there as it seems to double up my banners, probs been asked heaps, sorry |
#2540
|
|||
|
|||
Hi.!
I have installed Rotating Banner System. I have created different image banners that are working fine. But Whenever I have tried to add Flash/SWF banner with those image banner it does not show SWF banner with those image banners. Here is the code I am using for file signalfeeds.swf. Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="780" height="18" id="yourflashbanner" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="images/signalfeeds.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="images/signalfeeds.swf" quality="high" bgcolor="#ffffff" width="780" height="18" name="yourflashbanner" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> Moreover this is settings preview. Attachment 148893 Thanks in Advance |
#2541
|
||||
|
||||
Try
Code:
<param name="movie" value="./images/signalfeeds.swf" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|