vBTube.com - Video and photo integration for vBulletin communities
Take a look at the softwares user interface Download the FREE trialversion Buy a vBTube Version
HOME PRODUCTS FORUM SUPPORT ADMIN-DEMO

View Single Post

  #1 (permalink)  
Old 07-04-2008, 23:32
aberg aberg is offline
vBTubePRO-User BF
 
Join Date: Jan 2008
Posts: 89
Lightbulb Recent and Random Media Forumhome template

This change the template with the header and style from your forumhome
First install this or http://www.vbtube.com/forum/download....html#post1383 download.

Change step 5 from:

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
$latest_topbit
</tr>
</table>
<br>

TO:

<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<thead>
<tr>
<td class="tcat" colspan="6" align="center">
</a>
Random video's</td><br />
</tr>
</thead>
$latest_topbit
</tr></table><br />

You can put this random below the forumtopics and above the what's going on box
Search for <!-- /main --> and put below the code.

<!-- /main -->
<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td>
<thead>
<tr>
<td class="tcat" colspan="6" align="center">
</a>
Random video's</td><br />
</tr>
</thead>
$latest_topbit
</tr></table><br />

<!-- what's going on box -->
Reply With Quote
 
Powered by vBadvanced CMPS v3.0 RC2

All times are GMT +1. The time now is 07:47.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.