Back to vBulletin 3.6 Template Modifications

Ads under special forumid on forumhome
Mod Version: 1.00, by jluerken

This modification is in the archives.
vB Version: 3.6.0 Rating: (1 vote - 5.00 average) Installs: 18
Released: 24 Aug 2006 Last Update: Never Downloads: 5
Not Supported Template Edits  

Hi Members,

asked on vb.com I want to describe how you can add ads, banners or other stuff under a special forum.
This is also working with styles with seperated categories.

There is no limit, you can nearly add everything you want.

Check the admincp for the forumid where you want to put the Code.

Open forumhome_forumbit_level2_post and scroll all the way down.
Right above $childforumbits add

Code:
<if condition="$forum[forumid] == 21">
<tr>
  <td class="alt2" colspan="5">
	<br />	
          <div align="center">
            <img src="http://www.clanforums.com/forum/images/signatur/signatur.jpg"><br>
	    <font color=red><b>YOUR BANNER CODE HERE</b></font>
	  </div>
         <br />
  </td>
</tr>
</if>
where 21 is the forumid you checked in your admincp.

Example:


Additional Info:
The ForumID you are entering MUST be a forum and cannot be a category to work!

Have fun

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024