Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
71253
Players:
1935
Forum Home > TeamSpeak 3 General Discussion > how to change player/channel box size of ts3 viewer?
scorpion1973PM
#1
how to change player/channel box size of ts3 viewer?
Oct 13, 2011 5:32 AM
Joined: Mar 10, 2010
Posts: 3
Hi

I want to change size of box in which is shown channels and names of players. Right now it is now showing all channels of teamspeak because box is small.Is it possible to have autosize? Here is code of my ts3 viewer:

<iframe src="http://cache.www.gametracker.com/components/html0/?host=85.195.91.242:7250&bgColor=333333&fontColor=CCCCCC&titleBgColor=222222&titleColor=FF9900&borderColor=555555&linkColor=FFCC00&borderLinkColor=222222&showMap=0¤tPlayersHeight=160&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=240" frameborder="0" scrolling="no" width="240" height="480"></iframe>



what i need to change here to get what I want?

thanks
Last edited by: scorpion1973 Oct 13, 2011 5:45 AM
coolyouPM
#2
Oct 13, 2011 5:50 AM
Joined: Oct 12, 2008
Posts: 439

Change width="240" height="480">
Former Gametracker Moderator.

- Please don't PM me since I'm retired, any PM's may go unanswered.
scorpion1973PM
#3
Oct 13, 2011 6:22 AM
Joined: Mar 10, 2010
Posts: 3
coolyou wrote:

Change width="240" height="480">


I tried that before but that is changing size of ts viewer frame not inside players/channel box frame

thanks
burnPM
#4
Oct 13, 2011 11:40 AM
Joined: Sep 27, 2006
Posts: 10924
It is not possible to autosize it. You can update the static heights from the customization options.
I am retired from GameTracker after 11 years and will not be responsive for support requests.

scorpion1973PM
#5
Oct 13, 2011 12:16 PM
Joined: Mar 10, 2010
Posts: 3
burn wrote:
It is not possible to autosize it. You can update the static heights from the customization options.


Thanks! It worked!!