michael5472
03-23-2010, 10:00 PM
OK i am sure this will work with most versions of VBAdvanced but i have been asked how to make one for TS3, basically it is exactly the same as my old one but here it is for TS3 for people searching for a TS3 Viewer.
Firstly you need to have your TeamSpeak registered (FREE) at http://www.tsviewer.com/
Then get your iFrame code and do the following.
Go to admincp > vBa CMPS > Add Module > [Template Module]
Module Title - TS3 Viewer
Template to include - ts3viewer
You can leave everything else as it is.
Then go to Styles & Templates > Style Manager > select your skin > Add New Template
Title - adv_portal_ts3viewer
Template
<tr>
<td class="$bgclass">
PASTE YOUR IFRAME / HTML TSVIEWER INFORMATION HERE
</div>
</td>
</tr>
Demo - http://www.promodplayers.com
My example code is:
<tr>
<td class="$bgclass">
<center>
<a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=914226" target="_blank"><img src="http://www.tsviewer.com/promotion/dynamic_sig/sig.php/clan160x283_cod4/914226.png" alt="pMod.TS3 TeamSpeak Viewer" title="pMod.TS3 TeamSpeak Viewer" border="0" /></a>
</center>
</div>
</td>
</tr>
I am using "Style 1 - 160 x 283 px - Vertical" from their selection of banners.
Sample picture attached
Firstly you need to have your TeamSpeak registered (FREE) at http://www.tsviewer.com/
Then get your iFrame code and do the following.
Go to admincp > vBa CMPS > Add Module > [Template Module]
Module Title - TS3 Viewer
Template to include - ts3viewer
You can leave everything else as it is.
Then go to Styles & Templates > Style Manager > select your skin > Add New Template
Title - adv_portal_ts3viewer
Template
<tr>
<td class="$bgclass">
PASTE YOUR IFRAME / HTML TSVIEWER INFORMATION HERE
</div>
</td>
</tr>
Demo - http://www.promodplayers.com
My example code is:
<tr>
<td class="$bgclass">
<center>
<a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=914226" target="_blank"><img src="http://www.tsviewer.com/promotion/dynamic_sig/sig.php/clan160x283_cod4/914226.png" alt="pMod.TS3 TeamSpeak Viewer" title="pMod.TS3 TeamSpeak Viewer" border="0" /></a>
</center>
</div>
</td>
</tr>
I am using "Style 1 - 160 x 283 px - Vertical" from their selection of banners.
Sample picture attached