The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add a banner image to each forum (vb3.5) Details »» | |||||||||||||||||||||||||
/* -----------------8/11/2005-----------------
[HowTo] Add a banner option image w/ Link or HTML paste to each forum V.1.6 Tested on vBulletin: 3.5.0 RC2 Zachariah - http://www.gzhq.net This is a VB3.5 Ver of my previous hack: *** Add a banner image to each forum (VB 3.0x) https://vborg.vbsupport.ru/showthread.php?t=61555 *** Info: This modification will Add an image banner w/ link Or paste in your own HTML code option per forum. These files can be any image. (png, jpg, gif, ect). This will be located after the $navbar on FORMDISPLAY. This images can be located on the localhost or on a remote server. --------------------------------------------------*/ Upload the "plug-in" and edit 2 template, It's a snap. Changelog: ------------ 1.6 Banner shows up on each thread adds: 1 more template edit to the install Requested by: - Ryan McBain ** Note: 1.5 - 1.6 needs only to edit SHOWTHREAD not Reinstall the XML files 1.5 Added HTML option (tested w/ Java and Iframe from phpadsnew output) Added 3.x to VB 3.5 upgrade XML file. ** Random Banner Code Java **Please click " Install " to track updates. Show Your Support
|
Comments |
#132
|
||||
|
||||
Thanks for this one Zachariah, a nice feature for myself.
*clicks installed* |
#133
|
||||
|
||||
Hello,
I am clicking install to see if this does what I need it to do, where I need it to do it. lol If it does, my hat will certainly be off to you as you have saved me some time! lol |
#134
|
||||
|
||||
Such a nice hack is not working for me at all! I have 3.5.2!
Edit: Nevermind,i got it to work. |
#135
|
|||
|
|||
Could you kindly remind me where or how to remove the Space between the Top forums?
I have a little tick just below the banner on my index page? I know there is a place (I've done this before, just can't remember where) where I add the number of the First forum in the list and that removes the 'space' tick between the index page banner and the first forum. |
#136
|
||||
|
||||
In your template edit of FORUMDISPLAY, SHOWTHREAD.
- Kill the Red (3) places. Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></center><br /> <else /> <if condition="$foruminfo['banner']"><center><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></center><br /> <else /> <if condition="$foruminfo['bannercode']"><center>$foruminfo[bannercode]</center><br /> </if> </if> </if> Quote:
|
#137
|
|||
|
|||
Zachariah, I have an issue..
I added Google Adsense code, works great, but when the thread and links menu dropdown, it stays benith the Adsense banner, you know if theres any way of the menu stays on top of the Adsense banner? |
#138
|
||||
|
||||
Quote:
Inside the paste area you might wrap a <div>google code</div>. You can even create a <table><tr><td>google paste</td></tr><table>. |
#139
|
|||
|
|||
Ok it?s like this, you know for example the "Quicklinks" drop down menu from the navbar? or the "thread tools" menu ?
Well... if I have a banner in the way of the menu, the banner stays on top of the menu, so I cant realy use it... Test it here: http://www.kuimera.com/showthread.php?p=824#post824 ( Use the login: Test with the pass: test ) Then just click on the "Quicklinks" on the navbar and you will see what i?m talking about. |
#140
|
|||
|
|||
Is it porsible to change it to 8 coloum in 2 row and can put 8 text advertisment ?
|
#141
|
||||
|
||||
Quote:
- did you need help with that or were you asking if it could be done ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|