The Arcive of vBulletin Modifications Site. |
|
Forum Sponsor Details »»
|
|||||||||||||||||||||||||
Forum Sponsor
Made by Adrian at Dreamit.co.uk Tested on 3.6.1 Hey, I seen a few people wanting a modification like this, this adds some fields in the Edit Forum Options, and allows you add a forum sponsor. It's a pritty basic mod'. I didn't want to spend alot of time on it, it does the functions people wanted. ![]() See the screenshots to get a better understanding. ![]() Installation Import product-sponsor.xml Done. Template Edit Open Forum Display templates > FORUMDISPLAY Find: HTML Code:
$navbar HTML Code:
<if condition="$foruminfo['sponsorenabled'] == 1"> <table width="100%" class="tborder" border="0" align="center"> <tr> <td class="alt1"><table width="100%" border="0" cellspacing="5"> <tr> <td width="10" rowspan="2" valign="middle"><div align="center"><a href="$foruminfo[sponsorlink]"><img src="$foruminfo[sponsorimage]" alt="$foruminfo[sponsorname] Image" border="0"></a></div></td> <td valign="top"><div align="left"><strong><a href="$foruminfo[sponsorlink]">$foruminfo[sponsorname]</a></strong></div></td> </tr> <tr> <td valign="top"><div align="left">$foruminfo[sponsordescription]</div></td> </tr> </table></td> </tr> </table> <br> </if> A quick install. ![]() If you use this, please click installed. ![]() Thanks. Adrian Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Another nice mod from Adrian, One other thing it would be good if it said in liek grey forum sponsors like on http://www.namepros.com/registerindex.php at the top where the ad is.
Steven |
|
#3
|
|||
|
|||
|
Installed! Works Great!
|
|
#4
|
|||
|
|||
|
Installed!
I could use this for "award member"... I used member avatar for the image, and on the description, type something good about that member. Great! |
|
#5
|
|||
|
|||
|
Since it goes into the FORUMDISPLAY, will it display in EACH forum? What if once forum is sponsored by one and another by another?
|
|
#6
|
|||
|
|||
|
Great mod! Installed and working great on 3.6.1.
![]() Quote:
|
|
#7
|
||||
|
||||
|
Thank You this is sweet as
*Edit: how do i make it so the a sponsor is used on all the forums without having to edit each one. |
|
#8
|
||||
|
||||
|
Quote:
You will have to edit the forums manually. Adrian |
|
#9
|
|||
|
|||
|
ok, this seems great, but as im such a newbie with this vbulliten, can someone please tell me where.............. >>>>>Template Edit
Open Forum Display templates > FORUMDISPLAY>>>>>>>>>is please in my admincp. cheers |
|
#10
|
||||
|
||||
|
Quote:
Click Styles and Templates > Style Manager. On the theme you want to install the mod' in, select Edit Templates from the dropdown list. Then click, Forum Display templates > FORUMDISPLAY ![]() Adrian |
![]() |
|
|