The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Advertising Banners
I have had sent to me a while ago some info regarding putting some rotating banners on my board http://www.sydneyangler.com/forum/index.php
I have created the banner but cant seem to be able to get it onto the board. This is the banner I have created http://www.sydneyangler.com/images/r.../fh_banner.htm any help would be great. Thanks in advance!!!! |
#2
|
|||
|
|||
That is an ugly banner but if you want it then I'll help.
Where would you want it? Above the navbar, below it? (pick above so it'll be out of everyone's way.) |
#3
|
|||
|
|||
Above the navbar. The banner I have made is just one to see if I can get one to work. Our little site just wants to put a few supporters banners up to help cover some of the hosting costs.
As you may have figured out...I have very little computer skills so simple instructions are a must but if you could help me/show me how to get a rotating banner or a few rotating banners it would be fantastic. Once I can get one on the board then I can spend some more time building a new banner, this one alone took me (remember little computer skills) hours of work. Thanks again!! |
#4
|
|||
|
|||
Save this as "banner.js" (You can use notepad).
Upload it to the "clientscript" directory. PHP Code:
Expand "Styles & Templates" Click "Style Manager" Click The button that looks like [<< >>] Double click the template named "header" Above: <!-- content table --> Add: <div align="center"><script type="text/javascript" src="clientscript/banner.js"></script></div> |
#5
|
|||
|
|||
I am having some trouble:
This is what I have done in the "styles and templates" <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <div align="center"><script type="text/javascript" src="clientscript/banner.js"></script></div> <!-- content table --> $spacer_open $_phpinclude_output I have loaded your script into the "clientspripts" folder via the ftp through MS frontpage on the server? What have I done wrong? Sorry to be a pain in the backside!! Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|