![]() |
Quote:
Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><td><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></td></center><br> |
could someone tell me if this hack works for 3.0.3 ?
|
yep it works :)
|
will this hack work like it is in this screenshot?
this screenshot is how i want my banners to be placed.... i have vb version 3.0.6 |
bump?
|
Quote:
|
Quote:
sample here Also is is not linking propperly. It is linking to my forum+the sponsor link. http://www.mamanaturally.com/forums/...ittleducks.com |
@bumwrap
HTML Code:
<a href="www.fourlittleducks.com" target="_blank"> |
Thanks! Now how do I get the "Sponsored By" text?
|
Quote:
Find: Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><td><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></td></center> Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"> |
thanks for the hack
I want to put a separate independant banner and above the navebar for each forum? how |
Any chance I can choose which banner I want in 'x' forum?
It seems like it will display the same banner in all forums. |
Quote:
|
I have installed this hack. However in the forums the banners appear next to the navbar. I have tried using the line break code to drop it down a line but it will not work. even if i use about 15 line break's it just moves down but is still in the same line up. This makes my forums look extremely demented. How can i move it UNDERNEATH the navbar.
Cheers - PX |
Quote:
HTML Code:
///////////////////////////// |
Quote:
Paste the forum display edit above $navbar vs below. |
Can this be used instead of having the 3 banner, bannerlink, banneralt variables, to have 1 variable such as the following php code?
Code:
<?php |
Quote:
I have phpads doing the banners w/ rotation. I use this for a "subject image" change. I use the java plugin, not the php code my self. |
Thanks for the hack! I had to read through all the replies to figure it out IE Global... But it works great. Installed.
|
Quote:
Quote:
|
I will try this!
|
might be a stupid question but where do you link the banner? I installed the hack and everything seemed to do fine but if I want a banner at the top just below my forum home header just like the example screen shot, where do I go to edit the banner or link it?
|
Quote:
Useage: Admincp -> Forums & Moderators -> Forum Manager -> Edit Forum -> Fill out the banner info. Banner Image - (location of image) Banner URL - (Link that you go to when u click the banner) Alt Tag (if you mouse over the banner; pop-up text) You can also fill out the info when you make a new forum. 1st post updated w/ info. |
excellent hack, and great tech support. I really enjoy this hack.
|
Quote:
|
Quote:
|
Quote:
There are a few other things that can be done. 100x25px image ForumHome insted of ForumDisplay. |
Quote:
I am having the same problem and I have tried a bunch of difrent tags to no avail. I do already have rotating banners in the header but I am not sure why that would effect this... Does anyone have a fix??? Thanks |
Quote:
In the Attached file: ///////////////////////////// Edit Template : ForumDisplay ////////////////////////////// - Find: $navbar - Below add: Code:
<if condition="$foruminfo['banner'] AND $foruminfo['bannerlink']"><center><td><a href="$foruminfo[bannerlink]" target="_blank"><img src="$foruminfo[banner]" alt="$foruminfo[banneralt]" border="0" /></a></td></center> 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 /> I will update the main hack soon. I will also have a VB3.5 ver sometime today. |
Great! Thanks.... I should have caught that myself...
Great hack man!! |
Quote:
BTW: VB3.5X ver of this hack if / when people go to the new Forums. https://vborg.vbsupport.ru/showthread.php?t=94119 It's on new install of the hack @ the moment. I am working on upgrade. |
1.5 update
+added HTML option I have the "add" own HTML ready, not worked on adding PHP. ( works: w/ Java and Iframe from phpadsnew) |
Here is a simple JAVA random banner code you can paste in the HTML area of any forum.
EX: This will show @ random. image1.jpg @ http://www.yoursite1.com image2.jpg @ http://www.yoursite2.com image3.jpg @ http://www.yoursite3.com Code:
<script language="javascript" type="text/javascript"> Code:
banner[number++] = "<a href='http://www.yoursite1.com' target='_blank'><img src='/banners/image1.jpg' alt='' border='0' /></a>" Image location |
What does this mean?
// Adds fields to forum table called banner, bannerlink, banneralt. ???? make new templates? edit - nvm :rolleyes: |
Got it.
Thanks! :squareeyed: |
Where are the files?
|
Quote:
|
Installed on 3.6.0Gold
Works perfect. Nice hack. Love it. Thanks, Sonny |
I have loved this mod for years; however, it appears broken in vBulletin v3.8.1.
Has anyone had success? |
I have loved this mod for years; however, it appears broken in vBulletin v3.8.1.
Has anyone had success? |
All times are GMT. The time now is 02:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|