Back to vBulletin 3.6 Add-ons

Forum Sponsor
Mod Version: 1.00, by Adrian.

This modification is in the archives.
vB Version: 3.6.1 Rating: (25 votes - 4.76 average) Installs: 449
Released: 11 Oct 2006 Last Update: Never Downloads: 1232
Not Supported DB Changes Uses Plugins  

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
Add after:
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>
Done.

A quick install.

If you use this, please click .

Thanks.

Adrian

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-sponsor.xml (3.0 KB, 1848 downloads)

Screenshots

Click image for larger version
Name:	options.jpg
Views:	4632
Size:	157.1 KB
ID:	54548   Click image for larger version
Name:	sponsor.jpg
Views:	10178
Size:	361.0 KB
ID:	54549  


vblts.ru supports vBulletin®, 2022-2024