Rotating forum banner (logo)

well i think the best for that is the vb banner rotator, is a php banner rotator, unlike to the java one it is compatible with vbseo, i don't know if it's posted, if not let me know so i can upload it for you
 
Been looking around for the mod. but havent seen it. will this mod do what I want it to do? because its not advert banners I'm trying to rotate. its my logo banner I'm trying to rotate.
 
yes please send me the hack. or attach it here with instructions please...>.<

does the banner rotate every refresh of the page? thats the effect I'm looking for. not a rotating banner that rotates every 10 seconds......

thanks.
 
well here you go, instruccions inside re zip or rar ( xD some time i don't touch this thing) and ya it changes every page reload.

;D saying thanks don't hurts anyone
 
thanks alot! hmmm I got the basic install and configures set...how the heck do I make my forum logo rotate now? -_-'

have any tips?
 
Well i was trying to do a tutorial with images but my cp is spanish, so i will just explain with text, first of all you have to go to your style manager and click create new template (in the style you're currenting using)
Create New Template with the Name: bannerbns
Add the folowing code:
Code:
as you see it says code here, all you have to put is the url of your banners, for example
----------------
<a href="http://www.xxxxxxxxx.com/xona-designers-xad/136-tienda-cherrys-love-by-kataraome.html" target="_blank"><img src="http://i134.photobucket.com/albums/q118/kataraome/banfirma1.jpg" border="0" alt=""/>
</a>

always always every banner have to be separated by ~
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here


then you go to the template where your forum logo is located for example your logo code iis:

<img src="http://i134.photobucket.com/albums/q118/kataraome/banfirma1.jpg" border="0" alt=""/>

you have to replace all the code with $bannerads save and that's all you should see the banners you have put randomly, you can add as many banners as you want, this hack is a php banner rotator, so it is compatible with vbseo, tested live in my site, ;D so trust me at least for vb 3.6 itworks
 
Hello, thanks for the help. but did you forget to put the code in your last post? because I dont see any codes that you have supplied.

so far I have followed what you have said. create a new template in my current template and add the code to the template...but you didn't supply a code for me to insert...>.<'

or did you? is this the code I was sopposed to put in the template code section.

Code:
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here
is this the code? I understand how to configure the banner now. just making sure that the code is correct before I go any further. also can I please see a demo? your site maybe? you can send me a PM with your website URL if you don't want to post it here.

thanks for your trouble.
 
Code:
Well i was trying to do a tutorial with images but my cp is spanish, so i will just explain with text, first of all you have to go to your style manager and click create new template (in the style you're currenting using)
Create New Template with the Name: bannerbns
Add the folowing code:
Code:
as you see it says code here, all you have to put is the url of your banners, for example
----------------
<a href="http://www.xxxxxxxxx.com/xona-designers-xad/136-tienda-cherrys-love-by-kataraome.html" target="_blank"><img src="http://i134.photobucket.com/albums/q118/kataraome/banfirma1.jpg" border="0" alt=""/>
</a>

always always every banner have to be separated by ~
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here
~
Your Code here


then you go to the template where your forum logo is located for example your logo code iis:

<img src="http://i134.photobucket.com/albums/q118/kataraome/banfirma1.jpg" border="0" alt=""/>

you have to replace all the code with $bannerads save and that's all you should see the banners you have put randomly, you can add as many banners as you want, this hack is a php banner rotator, so it is compatible with vbseo, tested live in my site, ;D so trust me at least for vb 3.6 itworks
Reply With Quote

Is that it?.....
 
Back
Top