The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Make Linked Forums Appear as Sponsors Details »» | |||||||||||||||||||||||||||
Make Linked Forums Appear as Sponsors
Developer Last Online: Oct 2023
This was inspired by the sponsor forums on vBulletin.nl and implemented at theadminzone.com. I would like to share it with you.
Open your forumhome_forumbit_level2_post template and replace the code with: HTML Code:
<tr align="center"> <if condition="$forum[link] != ''"> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]"> <div> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" target="_blank"><strong>$forum[title]</strong></a> <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> </div> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> </td> <td align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">4<else />3</if>"> <!-- Advertising Banner --> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" target="_blank"><img src="$stylevar[imgdir_misc]/banner_$forumid.gif" width="185" height="25" border="0"></a> <!-- End Advertising Banner --> </td> <else /> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td> <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]"> <div> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> </div> <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if> <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if> <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if> </td> <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td> <td class="alt1">$forum[threadcount]</td> <td class="alt2">$forum[replycount]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="alt1"><div class="smallfont">$forum[moderators] </div></td> </if> </if> </tr> $childforumbits I don't have a screen shot but you can see it in action at either of the sites listed above. I am sure for those who use Advertising on their sites, this would allow a new avenue of advertising. You can probably modify the above code to work with Categories easily enough as well. Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
Is is works with VB3 Gold ?
|
#14
|
||||
|
||||
I want to have a change within this hack.
1. Make it working for Subforums 2. See screenshot. I want to remove the 4 columns and put only one above with a text like LINKS/BANNERS or something like that. Idea? |
#15
|
||||
|
||||
Quote:
Staff?? |
#16
|
||||
|
||||
Quote:
You should ask the thread beginner if you can release the modification but I think that this will not be a prob. Its simply a addon this his template change to make this also working for sub forums. Can you PM it to me until he allows you to post it here? @ALL: Has someone an idea regarding my post above? |
#17
|
||||
|
||||
I have given him permission to post his modifications here.
|
#18
|
||||
|
||||
Quote:
http://www.vbulletintemplates.com/mo...ead.php?t=5958 |
#19
|
||||
|
||||
what do I have to change?
It doesn't work for me |
#20
|
||||
|
||||
I'd like something like this
http://www.srtforums.com/forums/index.php? |
#21
|
||||
|
||||
Quote:
I love your site!! I want to make my forums have epanded threads like yours.. I am a newbie so I know I'm not explaining right.. How can I get my forums to look like yours?? Here's my site www.speakoutonline.net Thanks, Rich |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|