The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hey....
I?m working on a gamerelated site, and would like to add a list of Teamspeak servers like the one they have here, just running on PHPBB, http://www.badazz-danes.dk/index.php Anyone have an option like this or can make it? TIA, Dan |
|
#2
|
||||
|
||||
|
The server list link doesn't work, but I'm already assuming this has nothing to do with vBulletin.
|
|
#3
|
|||
|
|||
|
That´s strange, the site should work fine, it does here anyways...
Yes and no... What I want to have is a sidebox in my vbulletin where Teamspeak servers are listed, like on the example site, which runs phpnuke and Phpbb. |
|
#4
|
||||
|
||||
|
You can go into the forumhome template and add it in.
Just encapsulate the main vBulletin content in a table. Code:
<table width=100%>
<tr>
<td width=80%>Main vBulletin Content</td>
<td style="border:1px solid #000;">Sidebar Content goes here</td>
</tr>
</table>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|