TeamSpeak 3 (Viewer in HP einbetten)

tomtom62
hallo leute, wie bekomme ich ts3 in meiner homepage. so das es offen ist und auf der willkommen seite zu sehen ist. dickes problem LOOOOOL danke euch


--- Edit by Nightwing: Thema angepasst ---
wgs./w@Lly
Einfachste Möglichkeit: http://www.tsviewer.com/

Dort registrierst du erst dich als User, dann dein TS.
Anschließend nimmst du es dort als Favorit auf und generierst einen Code, den du auf deiner Homepage als eigene Inhaltsseite einpflegen kannst.
tomtom62
super grosses Grinsen
werde ich gleich mal probieren
tomtom62
grosses Grinsen hat alles gefunzt Augenzwinkern zt
Deichgraf
Alternativ geht auch der Viewer von gametracker.com, sollte man besonders dann tun, wenn man auch seine Gameserver von denen auf der Seitre hat, wir z.B. wir, in den oberen drei Boxen.

Bei gametracker.com wird in den Boxen auch ein Serverrating mit ausgegeben...

Einfach bei denen Anmelden, Code gibts dann unter "my Server" => "Banner"

Gruß
Deichi
dertony
ich häng mich mal ein.

ich bekomm es nicht zum laufen.

die variante über gametracker funktioniert nicht - er findet den server nicht.


die variante über ts viewer wäre mir am liebsten. allerdings klappt es nicht so richtig.


wenn ich den code an die stelle einfüge wo der vom TS2 war, steht das TS3 feld ganz oben auf der seite und ist mit transparentem hintergrund. unglücklich


wäre nett, wenn mir einer dabei helfen könnte. bin mit dem webdesign nicht gerade ein profi.


vielen dank
Deichgraf
Link mal deine Website und zeig mal bitte den Code den du einfügen willst..

Gruß
Deichi
dertony
hier der code:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
<script type="text/javascript" src="http://static.tsviewer.com/short_expire/js/ts3viewer_loader.js"></script>
<script type="text/javascript">
<!--
var ts3v_url_1 = "http://www.tsviewer.com/ts3viewer.php?ID=38844&text=000000&text_size=12&text_family=1&js=1&text_s_weight=bold&text_s_style=normal&text_s_variant=normal&text_s_decoration=none&text_s_color_h=525284&text_s_weight_h=bold&text_s_style_h=normal&text_s_variant_h=normal&text_s_decoration_h=underline&text_i_weight=normal&text_i_style=normal&text_i_variant=normal&text_i_decoration=none&text_i_color_h=525284&text_i_weight_h=normal&text_i_style_h=normal&text_i_variant_h=normal&text_i_decoration_h=underline&text_c_weight=normal&text_c_style=normal&text_c_variant=normal&text_c_decoration=none&text_c_color_h=525284&text_c_weight_h=normal&text_c_style_h=normal&text_c_variant_h=normal&text_c_decoration_h=underline&text_u_weight=bold&text_u_style=normal&text_u_variant=normal&text_u_decoration=none&text_u_color_h=525284&text_u_weight_h=bold&text_u_style_h=normal&text_u_variant_h=normal&text_u_decoration_h=none";

ts3v_display.init(ts3v_url_1, 38844, 100);
-->
</script>


und das was jetzt kommt, soll an die stelle in der index wo der tsviewer sein soll:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
<div id="ts3viewer_38844" style="width:; background-color:;"> </div>



edit:

hab jetzt nochmal etwas gebaut und gebastelt. hier ist der hintergrund und die maße so wie es in der vorhandenen index.html steht:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
<!----------------- TEAMSPEAK VIEWER ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/ts.gif"></td>
</tr>
<tr>
<td width="140" background="[dir]/images/bg_left.gif"><table class="navContent"><iframe name="tsviewer"allowtransparency="true"id="ts3viewer_38844"&bg=transparent&type=000000&type_size=9&type_family=1&info=0&channels=1&users=1&type_s_color=BE0404&type_s_weight=bold&type_s_style=normal&type_s_variant=normal&type_s_decoration=none&type_s_color_h=be0404&type_s_weight_h=bold&type_s_style_h=normal&type_s_variant_h=normal&type_s_decoration_h=none&type_i_color=000000&type_i_weight=normal&type_i_style=normal&type_i_variant=normal&type_i_decoration=none&type_i_color_h=000000&type_i_weight_h=normal&type_i_style_h=normal&type_i_variant_h=normal&type_i_decoration_h=none&type_c_color=000000&type_c_weight=bold&type_c_style=normal&type_c_variant=normal&type_c_decoration=none&type_c_color_h=000000&type_c_weight_h=bold&type_c_style_h=normal&type_c_variant_h=normal&type_c_decoration_h=none&type_u_color=be0404&type_u_weight=bold&type_u_style=normal&type_u_variant=normal&type_u_decoration=none&type_u_color_h=be0404&type_u_weight_h=bold&type_u_style_h=normal&type_u_variant_h=normal&type_u_decoration_h=none&skin=tsv_mini&pflags_img=0" width="140" height="600" frameborder="0" style="border:0px solid #;" scrolling="auto" ></iframe></table></td>
</tr>
<tr>
<td width="140" height="5" background="[dir]/images/end_left.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>


ich muss dort allerdings folgendes einfügen damit es gehten sollte - ich weiß nur nicht wie und wo:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
<div id="ts3viewer_38844" style="width:; background-color:;"> </div>



meine HP ist in der signatur

vielen dank


--- Edit by Nightwing: Codetag eingefügt ---
Syrius

Zitat:

die variante über gametracker funktioniert nicht - er findet den server nicht.


Verstehe ich nicht, er will von dir den Join Port "9987" Standartport und den Queryport "10011"

Somit müsste er ihn doch finden? Wie hostest du deine Server? Sind die gemietet oder verwaltest du die auf einem Root selbst? Vieleicht blockt die Firewall den Queryport o.a?

Leider kenne ich mich mit dem "Devilz Clanportal" absolut nicht aus. Aber da wo du den Ts3 Server einbinden willst ist doch so eine Art Navbox oder?

Sprich, du gibst im Internen Bereich deiner Hp in der Navbox den Code ein oder?

Eine genauere Vorgehensweise bräuchten wir schon.

Lg
tomtom62
ich musste query 10014 nehmen,
vielleicht liegt es daran verwirrt verwirrt verwirrt verwirrt
dertony
die portangaben sind schon richtig gewesen bei mir. wird wohl an einer firewall liegen das er ihn bei gametracker nicht findet. auf diese firewall habe ich allerdings keinen einfluss. das ts liegt auf dem root des partnerclans.


der code muss in die index.html.

den code, den ich oben reingeschrieben habe (wo teamspeak drüber steht) quasi anpassen auf die neuen daten aus dem ts viewer. ob das in die navbox muss oder soll - ich habe keine ahnung. ich weiß nicht was eine navbox ist.
Syrius

Zitat:

den code, den ich oben reingeschrieben habe (wo teamspeak drüber steht) quasi anpassen auf die neuen daten aus dem ts viewer. ob das in die navbox muss oder soll - ich habe keine ahnung. ich weiß nicht was eine navbox ist.


Die Navbox oder diese Inhaltsbox ist das wo schon deiner alter Ts2 drinne stand bzw. der neue stehen soll.

Wo gibst du denn den Code ein?

Bestimmt im Internen Bereich deiner Seite, aber wo genau?
dertony
installationspfad/inc/_templates_/qb.template_05_rot/index.html


hier die index komplett:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-----------------------------------------------------------------------------

Design (c) qb-Gaming

Das Copyright und der Link zur Seite von qb-Gamin darf nicht entfernt
werden! Des Weiteren darf das Style nicht ohne unserer Genehmigung zum
Download angeboten werden.

Fragen bezüglich Anpassung bitte per Mail an unten stehende E-Mail
Adresse oder ins Forum.

qb-Gaming
[URL]www.qb-gaming.de[/URL]
[EMAIL]designs@qb-gaming.de[/EMAIL]

----------------------------------------------------------------------------->

<html>
<head>
<title>[title]</title>
<meta http-equiv="title" content="[title]">
<meta http-equiv="classification" content="General">
<meta http-equiv="pragma" content="No-Cache">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="[dir]/_css/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="[dir]/_css/icons.php" media="screen">
<link rel="alternate" type="application/rss+xml" href="../rss.xml" title="[rss] RSS-Feed">
<link rel="shortcut icon" href="http://dfhclan2007.df.funpic.de/portal/inc/_templates_/qb.template_05_rot/images/favicon.ico" type="images/ico">
<link rel="home" href="index.php" title="Home">
<link rel="top" href="#toplink" title="TOP">
<script language="javascript" type="text/javascript" src="[dir]/_js/lib.php"></script>
<script language="javascript" type="text/javascript" src="[dir]/_js/buttons.js"></script>
<script language="javascript" type="text/javascript" src="../inc/tinymce/tiny_mce.js"></script>
[java_vars]
<script language="javascript" type="text/javascript" src="[dir]/_js/js.js"></script>
</head>

<body>
<div align="center">
<table width="990" cellspacing="0" cellpadding="0">
<tr>
<td width="990">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="23" style="vertical-align: middle;" background="[dir]/images/bg_counter.gif">
<table class="mainContent">
<tr>
<td style="vertical-align: middle;" width="420"><span class="fontText"><b>Welcome on [headtitle]</b> (Your IP is: [infos])<br>Um alle Funktionen nutzen zu können, müssen Cookies aktiviert sein!</br></span></td>
<td style="vertical-align: middle;" width="520" align="right"><table width="500">[counter]</table></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="241" background="[dir]/images/header.gif"></td>
</tr>

<tr>
<td width="100%" height="25" background="[dir]/images/bg_navbar.gif"><a href="../news/index.php" onMouseover="MM_swapImage('bar_news','','[dir]/images/buttons/bar_news_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_news.gif" name="bar_news"></a><a href="../squads/index.php" onMouseover="MM_swapImage('bar_teams','','[dir]/images/buttons/bar_teams_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_teams.gif" name="bar_teams"></a><a href="../clanwars/index.php" onMouseover="MM_swapImage('bar_matches','','[dir]/images/buttons/bar_matches_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_matches.gif" name="bar_matches"></a><a href="../contact/index.php?action=joinus" onMouseover="MM_swapImage('bar_joinus','','[dir]/images/buttons/bar_joinus_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_joinus.gif" name="bar_joinus"></a><a href="../contact/index.php?action=fightus" onMouseover="MM_swapImage('bar_fightus','','[dir]/images/buttons/bar_fightus_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_fightus.gif" name="bar_fightus"></a><a href="../server/index.php" onMouseover="MM_swapImage('bar_server','','[dir]/images/buttons/bar_server_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_server.gif" name="bar_server"></a><a href="http://dfhclan.forumieren.de/index.htm"target="_blank" onMouseover="MM_swapImage('bar_forum','','[dir]/images/buttons/bar_forum_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_forum.gif" name="bar_forum"></a><a href="../gb/index.php" onMouseover="MM_swapImage('bar_gb','','[dir]/images/buttons/bar_gb_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_gb.gif" name="bar_gb"></a><a href="../downloads/index.php" onMouseover="MM_swapImage('bar_dl','','[dir]/images/buttons/bar_dl_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_dl.gif" name="bar_dl"></a><a href="../user/index.php?action=userlist" onMouseover="MM_swapImage('bar_userlist','','[dir]/images/buttons/bar_userlist_h.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="[dir]/images/buttons/bar_userlist.gif" name="bar_userlist"></a>
</td>
</tr>
<tr>
<td width="990">
<table width="990" cellspacing="0" cellpadding="0">
<tr>
<td height="5"></td>
</tr>
<tr>
<td width="140" height="100%" style="text-align:left">
<table width="140" cellspacing="0" cellpadding="0">


<!----------------- MAIN MENU ----------------->
<tr>
<td width="200" height="30" background="[dir]/images/main.gif"></td>
</tr>
<tr>
<td width="140">
<div class="navlinks">
[nav_main]
</div>
</td>
</tr>
<tr>
<td height="5"></td>
</tr>

<!----------------- CLAN MENU ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/clan.gif"></td>
</tr>
<tr>
<td width="140">
<div class="navlinks">
[nav_clan]
</div>
</td>
</tr>
<tr>
<td height="5"></td>
</tr>

<!----------------- SERVER MENU ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/server.gif"></td>
</tr>
<tr>
<td width="140">
<div class="navlinks">
[nav_server]
</div>
</td>
</tr>
<tr>
<td height="5"></td>
</tr>

<!----------------- MISC MENU ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/misc.gif"></td>
</tr>
<tr>
<td width="140">
<div class="navlinks">
[nav_misc]
</div>
</td>
</tr>
<tr>
<td height="5"></td>
</tr


<!----------------- RANDOM USER ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/random_user.gif"></td>
</tr>
<tr>
<td width="140" background="[dir]/images/bg_left.gif"><table class="navContent">[uotm]</table></td>
</tr>
<tr>
<td width="140" height="5" background="[dir]/images/end_left.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>



<!----------------- TEAMSPEAK VIEWER ----------------->
<tr>
<td width="140" height="30" background="[dir]/images/ts.gif"></td>
</tr>
<tr>
<td width="140" background="[dir]/images/bg_left.gif"><table class="navContent"><iframe name="tsviewer"allowtransparency="true"id="ts3viewer_38844"&bg=transparent&type=000000&type_size=9&type_family=1&info=0&channels=1&users=1&type_s_color=BE0404&type_s_weight=bold&type_s_style=normal&type_s_variant=normal&type_s_decoration=none&type_s_color_h=be0404&type_s_weight_h=bold&type_s_style_h=normal&type_s_variant_h=normal&type_s_decoration_h=none&type_i_color=000000&type_i_weight=normal&type_i_style=normal&type_i_variant=normal&type_i_decoration=none&type_i_color_h=000000&type_i_weight_h=normal&type_i_style_h=normal&type_i_variant_h=normal&type_i_decoration_h=none&type_c_color=000000&type_c_weight=bold&type_c_style=normal&type_c_variant=normal&type_c_decoration=none&type_c_color_h=000000&type_c_weight_h=bold&type_c_style_h=normal&type_c_variant_h=normal&type_c_decoration_h=none&type_u_color=be0404&type_u_weight=bold&type_u_style=normal&type_u_variant=normal&type_u_decoration=none&type_u_color_h=be0404&type_u_weight_h=bold&type_u_style_h=normal&type_u_variant_h=normal&type_u_decoration_h=none&skin=tsv_mini&pflags_img=0" width="140" height="600" frameborder="0" style="border:0px solid #;" scrolling="auto" ></iframe></table></td>
</tr>
<tr>
<td width="140" height="5" background="[dir]/images/end_left.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>
<!----------------- Punkbuster ----------------->
<tr>
<td width="100" height="30" background="[dir]/images/server.gif"></td>
</tr>
<tr>
<td width="140" style="min-height:20px;" background="[dir]/images/bg_right.gif"><table class="navContent">
<!-- Start GameTracker Banner -->
<iframe src="http://cache.[URL]www.gametracker.com/components/html0/?host=193.192.58.235:28960&bgColor=1F1F1F&titleBgColor=1F1F1F&borderColor=000000&fontColor=FFFFFF&titleColor=FFFFFF&linkColor=FF0000&borderLinkColor=000000&showMap=1&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=140&height=400[/URL]" frameborder="0" scrolling="no" width="140" height="400"></iframe>
<!-- End GameTracker Banner -->
<!-- Start GameTracker Banner -->
<!-- End GameTracker Banner --><!-- End GameTracker Banner --><br></br>
<!-- hier den banner reinmachen -->
<!-- hier den banner reinmachen -->
<!-- hier den banner reinmachen -->
</table></td>
</tr>
<tr>
<td width="140" height="5" background="[dir]/images/end_right.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>



</table>
</td>
<td width="5"></td>
<td width="500" height="100%">
<table width="500" cellspacing="0" cellpadding="0">
<tr>
<td width="500" height="30" background="[dir]/images/content_head.gif"></td>
</tr>
<tr>
<td width="500" background="[dir]/images/content_bg.gif" align="center">
<table width="496" cellspacing="1">[index]</table>
</td>
</tr>
<tr>
<td width="500" height="30"><a href="http://www.qb-gaming.de" target="_blank"><img src="[dir]/images/content_bottom.gif"></a></td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="160">
<table width="160" cellspacing="0" cellpadding="0">

<!----------------- LAST NEWS ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/l_news.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><table class="navContent">[l_news]</table></td>
</tr>
<td height="5"></td>

<!----------------- LAST CLANWARS ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/l_wars.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><table class="navContent">[l_wars]</table></td>
</tr>

<td height="5"></td>

<!----------------- NEXT CLANWARS ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/n_wars.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><table class="navContent">[n_wars]</table></td>
</tr>

<td height="5"></td>

<!----------------- TOP DOWNLOADS ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/top_dl.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><table class="navContent">[top_dl]</table></td>
</tr>

<td height="5"></td>

<!----------------- EVENT KALENDER ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/kalender.gif"></td>
</tr>
<tr>
<td width="160" style="min-height:20px;" background="[dir]/images/bg_middle.gif"><div id="navKalender">[kalender]</div></td>
</tr>
<td height="5"></td>

<!----------------- TEAM SCREEN ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/team_screen.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><div id="navTeam">[team]</div></td>
</tr
<td height="5"></td>
<td height="5"></td>


<!----------------- PARTNER ----------------->
<tr>
<td width="160" height="30" background="[dir]/images/partner.gif"></td>
</tr>
<tr>
<td width="160" background="[dir]/images/bg_middle.gif"><table class="navContent"><tr><td align="center"></td></tr>[partners]</table></td>
</tr>

<tr>
<td width="160" height="5" background="[dir]/images/end_middle.gif"></td>
</tr>
</table>
</td>
<td width="5"></td>
<td width="175">
<table width="100%" cellspacing="0" cellpadding="0">


<!----------------- USER AREA ----------------->

<tr>
<td width="175" height="30" background="[dir]/images/userarea.gif"></td>
</tr>
<tr>
<td width="175" style="min-height:20px;" background="[dir]/images/bg_right.gif"><table class="navContent">[login][umenu][mmenu][amenu]</table></td>
</tr>
<tr>
<td width="175" height="5" background="[dir]/images/end_right.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>


<!----------------- SHOUTBOX ----------------->
<tr>
<td width="175" height="30" background="[dir]/images/shoutbox.gif"></td>
</tr>
<tr>
<td width="175" style="min-height:20px;" background="[dir]/images/bg_right.gif"><table class="navContent">[shout]</table></td>
</tr>
<tr>
<td width="175" height="5" background="[dir]/images/end_right.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>


<!----------------- SERVER STATS ----------------->
<tr>
<td width="175" height="30" background="[dir]/images/server_stats.gif"></td>
</tr>
<tr>
<td width="175" style="min-height:20px;" background="[dir]/images/bg_right.gif"><table class="navContent">
<!-- Start GameTracker Banner -->
<iframe src="http://cache.[URL]www.gametracker.com/components/html0/?host=85.131.163.105:28940&bgColor=1F1F1F&titleBgColor=1F1F1F&borderColor=000000&fontColor=FFFFFF&titleColor=FFFFFF&linkColor=FF0000&borderLinkColor=000000&showMap=1&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=175&height=421[/URL]" frameborder="0" scrolling="no" width="175" height="421"></iframe>
<!-- End GameTracker Banner -->
<!-- Start GameTracker Banner -->
<!-- End GameTracker Banner --></table></td>
</tr>
<tr>
<td width="175" height="5" background="[dir]/images/end_right.gif"></td>
</tr>
<tr>
<td height="5"></td>
</tr>

</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="50"></td>
</tr>
</table>
</div>
<script type="text/javascript" src="http://static.tsviewer.com/short_expire/js/ts3viewer_loader.js"></script>
<script type="text/javascript">
<!--
var ts3v_url_1 = "http://www.tsviewer.com/ts3viewer.php?ID=38844&text=000000&text_size=10&text_family=1&js=1&text_s_weight=bold&text_s_style=normal&text_s_variant=normal&text_s_decoration=none&text_s_color_h=525284&text_s_weight_h=bold&text_s_style_h=normal&text_s_variant_h=normal&text_s_decoration_h=underline&text_i_weight=normal&text_i_style=normal&text_i_variant=normal&text_i_decoration=none&text_i_color_h=525284&text_i_weight_h=normal&text_i_style_h=normal&text_i_variant_h=normal&text_i_decoration_h=underline&text_c_weight=normal&text_c_style=normal&text_c_variant=normal&text_c_decoration=none&text_c_color_h=525284&text_c_weight_h=normal&text_c_style_h=normal&text_c_variant_h=normal&text_c_decoration_h=underline&text_u_weight=bold&text_u_style=normal&text_u_variant=normal&text_u_decoration=none&text_u_color_h=525284&text_u_weight_h=bold&text_u_style_h=normal&text_u_variant_h=normal&text_u_decoration_h=none";

ts3v_display.init(ts3v_url_1, 38844, 100);
-->
</script> </body>
</html>



--- Edit by Nightwing: Codetag eingefügt ---
Syrius
Jetzt mal kurz und knapp gefragt....

Das ist doch ein CMS wie PhpKit oder Joomla? Wenn ja, wieso schreibst du denn da sowas in die Index.html von deinem Style?

Versteh ich nicht, ist das vom CMS her erforderlich oder hab ich ne aufgepasst?
dertony
es ist sowas wie webspell - ein cms jup.

in der index siehst du vorgefertigt wo du banner eintragen kannst oder wo der gametracker hin muss. (für deppen wie mich, das die das wenigstens ein bisschen gebacken bekommen)

z.b.:

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
 <!-- Start GameTracker Banner --> <iframe src="http://cache.[URL]www.gametracker.com/components/html0/?host=193.192.58.235:28960&bgColor=1F1F1F&titleBgColor=1F1F1F&borderColor=000000&fontColor=FFFFFF&titleColor=FFFFFF&linkColor=FF0000&borderLinkColor=000000&showMap=1&showCurrPlayers=1&showTopPlayers=0&showBlogs=0&width=140&height=400[/URL]" frameborder="0" scrolling="no" width="140" height="400"></iframe> <!-- End GameTracker Banner -->




warum das in der index ist oder wo es normal hinsollte weiß ich nicht. hier auf jedenfall in die index.


und danke Nightwing - habs vergessen das es auch anders geht.


EDIT


hab jetzt den gametracker von rechts einfach auf die linke seite gemacht und rechts an diese stelle das TS. das geht schonmal.

nur - wie kann ich bei diesem code die breite auf 175 begrenzen?

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
<script type="text/javascript" charset="utf-8" src="http://www.tsviewer.com/ts3viewer.php?ID=38844&text=000000&text_size=10&width=175text_family=4&js=1&text_s_weight=bold&text_s_style=normal&text_s_variant=normal&text_s_decoration=none&text_s_color_h=525284&text_s_weight_h=bold&text_s_style_h=normal&text_s_variant_h=normal&text_s_decoration_h=underline&text_i_weight=normal&text_i_style=normal&text_i_variant=normal&text_i_decoration=none&text_i_color_h=525284&text_i_weight_h=normal&text_i_style_h=normal&text_i_variant_h=normal&text_i_decoration_h=underline&text_c_weight=normal&text_c_style=normal&text_c_variant=normal&text_c_decoration=none&text_c_color_h=525284&text_c_weight_h=normal&text_c_style_h=normal&text_c_variant_h=normal&text_c_decoration_h=underline&text_u_color=cc0029&text_u_weight=bold&text_u_style=normal&text_u_variant=normal&text_u_decoration=none&text_u_color_h=525284&text_u_weight_h=bold&text_u_style_h=normal&text_u_variant_h=normal&text_u_decoration_h=none"></script><noscript>Enable JavaScript or visit <a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=38844">TeamSpeak Viewer</a> to display the TeamSpeak server.</noscript>

Deichgraf
Also... in deiner Sig sehe ich keinen Link zu deiner Seite, nur zu deinem Server.
Aber du scheinst es ja geschafft zu haben Augenzwinkern
wgs./w@Lly
Die könnte sich auch hinter dem Button "www" verstecken Zunge raus
Deichgraf
Alter Schwede, bin ich manchmal ein Aushilfstrottel
dertony
naja..... fast gelöst das problem.

wenn einer mit längeren namen im ts ist verbreitert sich das ts fenster und zerschießt mir die seite. ich bräuchte dafür eine lösung. das es die namen im ts mit zeilenumbruch darstellt oder das ts fenster nen scrollbalken nach links und rechts hat.
Nightwing
Da fällt mir ein, das ich ein ähnliches Problem hatte:

Zitat:

Original von Kellerkind

Da du es mit einem I-Frame eingebaut hast sollte ein
<iframe name="tsviewer" allowtransparency="true" src="http://hellzone-am.de/tsViewer/index.php" width="460" height="800" bgcolor="#000000" frameborder="0" style="background-color: #000; border:0px solid #;" scrolling="auto" ></iframe> schon alles tun.

ToM