Advanced Welcome Header

Ph!L$
Der Hack ist wohl mit der Beste, den es für das WBB gibt...
rammstein
Zitat:
Original von rammstein
Der Header ist einfach super. smile

Frage: Wie bekommt man das Rasterfeld um das Avatarbild weg ?

Ich würde gerne den Hintergrund in der gleichen Farbe belassen, wie auch die Felder daneben.


Kann mir da jemand helfen ??
Ph!L$
Die Datei images/STYLE/backavatar.gif löschen...
Freaky77
Zuerst mal der Hack funzt super.
Nur eines stört mich das mit guest, habe die Sprachvariablen durchsucht aber nichts gefunden, nur das $useronline_GUEST
Wo kann ich dies ändern???
Danke im Voraus.
Mfg Freaky77
Ninn
Hallo,

ich habe greade gesehen das unter

Neuestes Mitglied:

auch diejenigen stehen die sich noch gar nicht per Aktivierungsmail bestädigt haben.

Ich will da aber nur das jeweils neueset auch aktivierte Mitlied stehen haben.

Wo muß ich da was ändern?
c001130
jo hier ma meine probleme!

hätte gerne da wo nen roter punkt vor is nen leerzeichen

und wo muss ich genau einstellen, dass das ganze bisschen schmaler wird? (siehe pfeile)

mfg

thx für den hack!
Yyoshii
Zitat:
Original von Freaky77
Zuerst mal der Hack funzt super.
Nur eines stört mich das mit guest, habe die Sprachvariablen durchsucht aber nichts gefunden, nur das $useronline_GUEST
Wo kann ich dies ändern???
Danke im Voraus.
Mfg Freaky77



Advanced Welcome Header

^^ 7. Post Augenzwinkern
MaxVetter
Parse error: parse error, unexpected $ in /usr/export/www/hosting/tnc/wbb2/index.php on line 302

verwirrt

Was ist da falsch:
Ninn
Zitat:
Original von Ninn
Hallo,

ich habe greade gesehen das unter

Neuestes Mitglied:

auch diejenigen stehen die sich noch gar nicht per Aktivierungsmail bestädigt haben.

Ich will da aber nur das jeweils neueste auch aktivierte Mitlied stehen haben.

Wo muß ich da was ändern?



Kann mir da bitte jemand helfen ?????
MaxVetter
Wie es scheint,kann uns niemand helfen! verwirrt :motz
Yyoshii
Zitat:
Original von MaxVetter
Parse error: parse error, unexpected $ in /usr/export/www/hosting/tnc/wbb2/index.php on line 302

verwirrt

Was ist da falsch:


ÜberPrüfe doch mal den Code. Da steht doch die Position und was dort falsch ist.

Warscheinlich wurde der Code falsch eingefügt oder auseinander gerissen.
d-talk
Hallo,

habe mich durch den ganzen Thread gelesen, jedoch finde ich nix Passendes.

Der Header passt sich nicht der Tabellenbreite der einzelnen Styles an sondern macht alles 100 Prozent weit.

Habe Styles die sonst nur 75 Prozent sind...

Gibts dafür ne lösung?

Gruss
d-talk
MaxVetter
Zitat:
Original von Yyoshii
Zitat:
Original von MaxVetter
Parse error: parse error, unexpected $ in /usr/export/www/hosting/tnc/wbb2/index.php on line 302

verwirrt

Was ist da falsch:


ÜberPrüfe doch mal den Code. Da steht doch die Position und was dort falsch ist.

Warscheinlich wurde der Code falsch eingefügt oder auseinander gerissen.


Ich bin doch ned blöd großes Grinsen Aber an der Stelle steht. php>
und dann ist der Cod zu Ende
Stefan82
Lob. Ich hatte den Hack schon einmal vor 1-2 Jahren verbaut, ihn aber nach einem Boardupdate nicht mehr verwendet und gefunden. Nun ist er wieder da und kaum wegzudenken.

Danke an den Hersteller
d-talk
Hallo,

gibt es mittlerweile eine Lösung für das Problem mit den PMs, das nicht immer der Wert "0" angezeigt wird...?
FutureMan
Huhu

habe da ein kleines Design problem ...

kann mir da vllt jemand helfen ...

wäre nett weil ich bekomme es mal nicht hin ...

Vielen Dank
FutureMan
keiner eine lösung ?

wird doch bestimmt jemanden geben ...

bitte bitte Freude
venom1881
@Futureman
Häng doch bitte mal deine Index.tpl hier an smile

Frage an alle:
Bei mir werden die gelesenen Beiträge nicht im Header aktualisiert. as heisst:
Auch wenn im Forum selbst die Beiträge als gelsen markiert sind, bleiben diese trotzdem im AWH als ungelesen stehen. Ich muss erst auf --> Alle Beiträge als gelesen markieren.

Gibbets dafür eine Lösung ?
Sledgi
Ich habe das gleiche Prob wie FutureMan
Den style habe ich auch wie futureman
vielleicht liegts am style

hier meine
index.tpl

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:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
459:
460:
461:
462:
463:
464:
465:
466:
467:
468:
469:
470:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name | {$lang->items['LANG_START_TITLE']}</title>
$headinclude
</head>

<body>
 $header

<html> 
  <head> 
  <script type="text/javascript"> 
  var sText = "" 
  var i=0 
  var iNews=0 
  var rss = new ActiveXObject("Microsoft.XMLDOM") 
  rss.async = false 
  rss.load("http://www.xbox-welt.de/wbb2/rss.php") 
   
  function GetNewsSource(){ 
  var itemNodes = rss.selectNodes("/rss/channel/item") 
  var iMax = itemNodes.length 
   
  sText = itemNodes.item(iNews).getElementsByTagName("title").item(0).text 
  myTicker.href = itemNodes.item(iNews).getElementsByTagName("link").item(0).text 
  ticker() 
  iNews+=1 
  if(iNews==iMax){ 
  iNews=0 
  } 
  window.setTimeout("GetNewsSource()", (90*sText.length +4000)) 
  } 
   
  function ticker(){ 
  i+=1 
  myTicker.innerText = sText.substring(0,i) + "*" 
  if(i<sText.length){ 
  window.setTimeout("ticker()",0) 
  } 
  else{ 
  i=0 
  } 
  } 
  </script> 
  </head> 
  <body onLoad="GetNewsSource()"> 
  <p><b><u>Xbox-Welt News</u>: <a id="myTicker" href=""></a></b></p> 
  </body> 
  </html>


<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}" class="tableinborder">
 <tr>
  <td><img alt="" src="{$style['imagefolder']}/table_obenlinks1.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_oben.gif); width: 100%;"></td>
  <td><img alt="" src="{$style['imagefolder']}/table_obenrechts1.gif" title="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/table_links.gif); width: 16px; vertical-align: top;"><img alt="" src="{$style['imagefolder']}/table_obenlinks2.gif" title="" /></td>
  <td rowspan="2">

<!-- Anfang Advanced Welcome Header by Yyoshii (www.fdlboard.6x.to) -->

<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
    <tr class="smallfont">
	 <td class="tabletitle" align="left">
	  <if($wbbuserdata['userid']==0)>
	   <then>
           <span class="smallfont"><b><script type="text/javaScript"><!--
              // begin script
              function display_title() {
              date = new Date();
              var hours = date.getHours(); 
              var message = '';
              if (hours >= 0) { time_of_day = "{$lang->items['LANG_START_HEAD_WELCOMEMORNINGGAST']} <b>$wbbuserdata[username]</b> ?"; message='Morning Message';}
              if (hours >= 6) { time_of_day = "{$lang->items['LANG_START_HEAD_WELCOMEMORNING2GAST']} <b>$wbbuserdata[username]</b>"; message='Morning Message';}
              if ((hours >= 12) && (hours < 17)) { time_of_day = "{$lang->items['LANG_START_HEAD_AFTERNOONGAST']} <b>$wbbuserdata[username]</b>"; message='Afternoon Message'}
              if (hours >= 17) { time_of_day = "{$lang->items['LANG_START_HEAD_EVENINGGAST']} <b>$wbbuserdata[username]</b>"; message='Evening Message';} 
              document.write('' + time_of_day + '');
              }
              // document.write('' + message + ''); 
              //end display title
              // --></script>
              <script type="text/javascript">
              <!-- begin script
              display_title();
              //--></script></b></span>
	   </then>
	   <else>
               <span class="smallfont"><b><script type="text/javaScript"><!--
              // begin script
              function display_title() {
              date = new Date();
              var hours = date.getHours(); 
              var message = '';
              if (hours >= 0) { time_of_day = "{$lang->items['LANG_START_HEAD_WELCOMEMORNING']} <b>$wbbuserdata[username]</b> ?"; message='Morning Message';}
              if (hours >= 6) { time_of_day = "{$lang->items['LANG_START_HEAD_WELCOMEMORNING2']} <b>$wbbuserdata[username]</b>"; message='Morning Message';}
              if ((hours >= 12) && (hours < 17)) { time_of_day = "{$lang->items['LANG_START_HEAD_AFTERNOON']} <b>$wbbuserdata[username]</b>"; message='Afternoon Message'}
              if (hours >= 17) { time_of_day = "{$lang->items['LANG_START_HEAD_EVENING']} <b>$wbbuserdata[username]</b>"; message='Evening Message';} 
              document.write('' + time_of_day + '');
              }
              // document.write('' + message + ''); 
              //end display title
              // --></script>
              <script type="text/javascript">
              <!-- begin script
              display_title();
              //--></script>
</b> <a href="logout.php?sid=$session[hash]">{$lang->items['LANG_START_LOGOUT']}</span></a>
	   </else>
	  </if></td>
	</tr>
	<tr>
	 <td class="tablea" align="left" style="text-align: justify">
<if($wbbuserdata['userid']==0)>
 <then>
 	  <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width: 100%;" class="tableinborder">
	   <tr align="center">
            <td class="tablea" align="left" style="text-align: justify; width: 10%;">
<a name="login" id="login"></a>
  <if($allowloginencryption==1)><then>
  <script type="text/javascript" src="js/sha1.js"></script>
  <script type="text/javascript" src="js/crypt.js"></script>
  </then></if>
  <form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
  <input type="hidden" name="send" value="send" />
  <input type="hidden" name="sid" value="$session[hash]" />
  <if($allowloginencryption==1)><then>
  <input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
  <input type="hidden" name="crypted" value="false" /></then></if>
<span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span><br />
<span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" /></span><br />
<span class="smallfont">{$lang->items['LANG_START_PASSWORD']}:
 <br />(<a href="forgotpw.php?sid=$session[hash]">{$lang->items['LANG_START_LOSTPW']}</a>)</span><br />
<span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" /></span><br />
	  <if($allowloginencryption==1)><then>
<span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></span> <span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" /></span><br />
</then></if>
<input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" />
</form>
  <if($allowloginencryption==1)><then>
  <script type="text/javascript">
   <!--
    activate_loginencryption(document.loginform);
   //-->
  </script></then></if>
		</td>
	    <td class="tablea" align="left" style="text-align: justify; width: 100%;">
         <table cellpadding="{$style['tableincellpadding']}" cellspacing="0" style="width: 100%;" class="tableinborder">
	  <tr align="center">
           <td class="tablea" align="left" style="text-align: justify; width: 60%;"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>
	   <td class="tablea" align="left" style="text-align: left; width: 40%;">
<span class="smallfont">			 
&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_REGMEMBERS']} $stats[usercount] 
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]&amp;sid=$session[hash]">$stats[username]</a>			  
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount]
<br />&nbsp;&nbsp;&nbsp;({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})
<br /><span id="MicrosoftUhr" class="Uhr"></span>
<br /><span id="NetscapeUhr" ></span>

<script type="text/javaScript">
<!--
window.setTimeout("ZeitAnzeigen()",1000);
Wochentagname =
 new Array("{$lang->items['LANG_START_SONNTAG']}","{$lang->items['LANG_START_MONTAG']}","Dienstag","{$lang->items['LANG_START_MITTWOCH']}","{$lang->items['LANG_START_DONNERSTAG']}","{$lang->items['LANG_START_FREITAG']}","{$lang->items['LANG_START_SAMSTAG']}");

function ZeitAnzeigen()
{
 var Jetzt = new Date(); var Tag = Jetzt.getDate();
 var Monat = Jetzt.getMonth() + 1; var Jahr = Jetzt.getYear();
 var Stunden = Jetzt.getHours(); var Minuten = Jetzt.getMinutes();
 var Sekunden = Jetzt.getSeconds(); var WoTag = Jetzt.getDay();
 var Vortag  = ((Tag < 10) ? "0" : "");
 var Vormon  = ((Monat < 10) ? ".0" : ".");
 var Vorstd  = ((Stunden < 10) ? "0" : "");
 var Vormin  = ((Minuten < 10) ? ":0" : ":");
 var Vorsek  = ((Sekunden < 10) ? ":0" : ":");
 var Datum = Vortag + Tag + Vormon + Monat  + "." + Jahr;
 var Uhrzeit = Vorstd + Stunden + Vormin + Minuten + Vorsek + Sekunden;

 var Gesamt =   '&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_JAVADATE']} ' + Wochentagname[WoTag] + ' {$lang->items['LANG_START_JAVADATE2']} ' + Datum + " {$lang->items['LANG_START_JAVATIME']} " + '<span class="time">' + Uhrzeit + '</span>' + " {$lang->items['LANG_START_HEAD_UHR']} ";

 if(document.all)
   document.all.MicrosoftUhr.innerHTML = Gesamt;
 else if(document.layers)
  {
   document.NetscapeUhr.document.open();
   Gesamt = '<span class="Uhr")>' + Gesamt + '</span>';
   document.NetscapeUhr.document.write(Gesamt);
   document.NetscapeUhr.document.close();
  }
 window.setTimeout("ZeitAnzeigen()",1000);
}
// -->
</script>
&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_TIMEZONE']}
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_USERONLINE']}
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_USERONLINERECORD']} $rekord $useronline_USER {$lang->items['LANG_START_HEAD_USERONLINERECORDAM']} $rekorddate {$lang->items['LANG_START_HEAD_UM']} <span class="time">$rekordtime</span> {$lang->items['LANG_START_HEAD_UHR']}
			  </span>
</td></tr></table>
</td></tr></table>
	</then>
	<else>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%;" class="tableinborder">
 <tr> 
  <td background="{$style['imagefolder']}/backavatar.gif" border="0" class="tableb" align="center" style="width: 15%; text-align: center;"><a href="usercp.php?action=avatars&sid=$session[hash]">$avatar</a></td>
 <td colspan="2" class="tablea" align="center">
  <table class="tablea" cellpadding=0 cellspacing=0 border=0 width="100%">
   <td>
    <table class="tablea" border=0 cellpadding=2 cellspacing=1 width="100%" valign="top">
     <tr valign="bottom">
      <td width="50%">
<p align="center">
<img src="{$style['imagefolder']}/userinfo.gif" alt="Foren Information" align="left" /></td>
       <td align="left" valign="middle" >
<img src="{$style['imagefolder']}/foruminfo.gif" alt="User Information" align="left" /></td>
     </tr>
    	<tr>
      <td width="50%" align="left">
<span class="smallfont">
&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_LASTVISIT']} $lastvisitdate {$lang->items['LANG_START_HEAD_UM']} <span class="time">$lastvisittime</span> {$lang->items['LANG_START_HEAD_UHR']} 
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_IPADRESSE']}&nbsp;<b><expression>getIpAddress()</expression></b>
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_POSTTHREAD']} <b>$newthreads</b> {$lang->items['LANG_START_HEAD_NEWTHREAD']} 
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_POSTTHREAD']} <b>$newposts</b> {$lang->items['LANG_START_HEAD_NEWPOST']} 
<br />&nbsp;&nbsp;&nbsp;<b><a href="search.php?action=new&amp;sid=$session[hash]">{$lang->items['LANG_START_HEAD_NEWPOSTS']}
<br />&nbsp;&nbsp;&nbsp;<a href="pms.php?sid=$session[hash]">{$lang->items['LANG_START_PMIN']}</a> {$lang->items['LANG_START_HEAD_PMS']} 
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_PMS2']}
<br />
  <br />&nbsp;&nbsp;&nbsp;<a href="markread.php?sid=$session[hash]">{$lang->items['LANG_START_MARKREAD_ALL']}</a>
  <br />
  </span>
</td>
       <td align="left" valign="middle" ><span class="smallfont">
&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_REGMEMBERS']} $stats[usercount] {$lang->items['LANG_START_NOTREG']} $bs_waiting 
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]&amp;sid=$session[hash]">$stats[username]</a>			  
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount]
<br />&nbsp;&nbsp;&nbsp;({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})
<br /><span id="MicrosoftUhr" class="Uhr"></span>
<br /><span id="NetscapeUhr" ></span>

<script type="text/javascript">
<!--
window.setTimeout("ZeitAnzeigen()",1000);
Wochentagname =
 new Array("{$lang->items['LANG_START_SONNTAG']}","{$lang->items['LANG_START_MONTAG']}","{$lang->items['LANG_START_DIENSTAG']}","{$lang->items['LANG_START_MITTWOCH']}","{$lang->items['LANG_START_DONNERSTAG']}","{$lang->items['LANG_START_FREITAG']}","{$lang->items['LANG_START_SAMSTAG']}");

function ZeitAnzeigen()
{
 var Jetzt = new Date(); var Tag = Jetzt.getDate();
 var Monat = Jetzt.getMonth() + 1; 
var Jahr = Jetzt.getYear();
if (Jahr< 2000) Jahr+=1900
 var Stunden = Jetzt.getHours(); var Minuten = Jetzt.getMinutes();
 var Sekunden = Jetzt.getSeconds(); var WoTag = Jetzt.getDay();
 var Vortag  = ((Tag < 10) ? "0" : "");
 var Vormon  = ((Monat < 10) ? ".0" : ".");
 var Vorstd  = ((Stunden < 10) ? "0" : "");
 var Vormin  = ((Minuten < 10) ? ":0" : ":");
 var Vorsek  = ((Sekunden < 10) ? ":0" : ":");
 var Datum = Vortag + Tag + Vormon + Monat  + "." + Jahr;
 var Uhrzeit = Vorstd + Stunden + Vormin + Minuten + Vorsek + Sekunden;

 var Gesamt =   '&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_JAVADATE']} ' + Wochentagname[WoTag] + ' {$lang->items['LANG_START_JAVADATE2']} ' + Datum + " {$lang->items['LANG_START_JAVATIME']} " + '<span class="time">' + Uhrzeit + '</span>' + " {$lang->items['LANG_START_HEAD_UHR']} ";

 if(document.all)
   document.all.MicrosoftUhr.innerHTML = Gesamt;
 else if(document.layers)
  {
   document.NetscapeUhr.document.open();
   Gesamt = '<span class="Uhr")>' + Gesamt + '</span>';
   document.NetscapeUhr.document.write(Gesamt);
   document.NetscapeUhr.document.close();
  }
 window.setTimeout("ZeitAnzeigen()",1000);
}
// -->
</script>
&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_TIMEZONE']}
<br />
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_USERONLINE']}
<br />&nbsp;&nbsp;&nbsp;{$lang->items['LANG_START_HEAD_USERONLINERECORD']} $rekord $useronline_USER {$lang->items['LANG_START_HEAD_USERONLINERECORDAM']} $rekorddate {$lang->items['LANG_START_HEAD_UM']} <span class="time">$rekordtime</span> {$lang->items['LANG_START_HEAD_UHR']}</td>
     </tr>

    </table>
 </td></tr></table>
</td></tr></table>
	</else>
   </if>

<!-- Ende Advanced Welcome Header by Yyoshii (www.fdlboard.6x.to) -->

<if($announce_status==1 && $announce_title!="" && $announce!="")><then>

<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
   <tr>
    <td class="tabletitle" align="left" colspan="2"><span class="normalfont"><b>&raquo; $announce_title</b></span></td>
   </tr>
   <tr>
    <td class="tableb" align="center" style="width: 20px"><img src="{$style['imagefolder']}/announce.gif" border="0" alt="$announce_title" title="$announce_title" /></td>
    <td class="tableb" align="left" style="text-align: justify"><span class="smallfont">$announce</span></td>
   </tr>

</then></if>

 $boardbit 
 
  </table></td>
  <td style="background-image: url({$style['imagefolder']}/table_rechts.gif); width: 16px; vertical-align: top;"><img alt="" src="{$style['imagefolder']}/table_obenrechts2.gif" title="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/table_links.gif); width: 16px; vertical-align: bottom;"><img alt="" src="{$style['imagefolder']}/table_untenlinks2.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_rechts.gif); width: 16px; vertical-align: bottom;"><img alt="" src="{$style['imagefolder']}/table_untenrechts2.gif" title="" /></td>
 </tr>
 <tr>
  <td><img alt="" src="{$style['imagefolder']}/table_untenlinks1.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_unten.gif); width: 100%;"></td>
  <td><img alt="" src="{$style['imagefolder']}/table_untenrechts1.gif" title="" /></td>
 </tr>
</table><br />

$shoutbox<br />
 
<table cellpadding="0" cellspacing="0" border="0" style="width: {$style['tableinwidth']}" class="tableinborder">
 <tr>
  <td><img alt="" src="{$style['imagefolder']}/table_obenlinks1.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_oben.gif); width: 100%;"></td>
  <td><img alt="" src="{$style['imagefolder']}/table_obenrechts1.gif" title="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/table_links.gif); width: 16px; vertical-align: top;"><img alt="" src="{$style['imagefolder']}/table_obenlinks2.gif" title="" /></td>
  <td rowspan="2">
   <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%">
 <if($showuseronline==1)>
  <then>

<if($wbbuserdata[jgs_chat_admin_admin]=="1" || $wbbuserdata[jgs_chat_user_ein]=="1")><then>
<tr>
	<td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left">
	<script type="text/javascript">
	<!--
	function BoardChat(url, width, height) {
		var Win = window.open(url,"Window$popup_erweiterung",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no,status=no,left=0,top=0' );
	}
	//-->
	</script>	
	<span class="smallfont"><a href="javascript:BoardChat('XBWchat/flashchat.php',800,600)"><b>{$lang->items['LANG_GLOBAL_JGSCHAT']}</b></a></span></td> 
</tr>
<tr>
	<td <if($gesamt_online_chat!="0")><then>rowspan="2"</then></if> class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" border="0" title="" /></td>
	<td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_JGSCHATZURZEIT']} $ist_sind $gesamt_online_chat $erW {$lang->items['LANG_START_JGSCHATUNTERWEGS']}</span></td>
</tr>
<if($gesamt_online_chat!="0")><then>
<tr>
	<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont">$online_chat</span></td>
</tr>
</then></if>
</then></if>
   
   <tr>
    <td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left"><span class="smallfont"><b><a href="wiw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_SHOWUSERONLINE']}</a></b></span></td> 
   </tr>
   <tr>
    <td rowspan="2" class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" title="" /></td>
    <td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_USERONLINE']}</span></td>
   </tr>
   <tr>
    <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><if($useronline=="")><then>&nbsp;</then></if>$useronline</span></td>
   </tr>	
  
  </then>
 </if>
 
 
 <if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)>
  <then>
   <tr>
    <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_PM']}</b></span></td>
   </tr>
   <tr>
    <td align="center" class="tableb"><if($countnew>0)>
     <then><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEWPM']}" title="{$lang->items['LANG_START_NEWPM']}" /></then>
     <else><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEWPM']}" title="{$lang->items['LANG_START_NONEWPM']}" /></else>
    </if></td>
    <td align="left" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_START_PMIN']}</a></b><br />{$lang->items['LANG_START_PMS']}</span></td>
   </tr>  
  
  </then>
 </if>
 
 <if(isset($birthdaybit) || isset($eventbit))>
  <then>
   <tr>
    <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_SHOWEVENTS']}</b></span></td>
   </tr>
   
   <if(isset($birthdaybit))>
    <then>
     <tr>
      <td class="tableb" align="center"><img src="{$style['imagefolder']}/birthday.gif" alt="" title="" border="0" /></td>
      <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BIRTHDAY']}</b><br />$birthdaybit</span></td>
     </tr>
    </then>
   </if>
   
   <if(isset($eventbit))>
    <then>
     <tr>
      <td class="tableb" align="center"><img src="{$style['imagefolder']}/events.gif" alt="" title="" border="0" /></td>
      <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_TODAYEVENT']}</b><br />$eventbit</span></td>
     </tr>
    </then>
   </if> 
  </then>
 </if>
 
 <if($showstats==1)>
  <then>
   <tr>
    <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_STATISTIC']}</b></span></td> 
   </tr>
   <tr>
    <td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="left"><span class="smallfont">{$lang->items['LANG_START_STATISTIC_MEMBERS']} $stats[usercount] | {$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount] ({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})<br />
    {$lang->items['LANG_START_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]{$SID_ARG_2ND}">$stats[username]</a>.</span></td>
   </tr>
  </then>
 </if>
   <tr>
    <td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="center"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_POLLS']}</a> | <a href="markread.php{$SID_ARG_1ST}">{$lang->items['LANG_START_MARKREAD_ALL']}</a><if($show_archive == 1)><then> | <b><a href="archive/index.html">{$lang->items['LANG_START_ARCHIVE']}</a></b></then></if></span></td>
 </tr>

  </table></td>
  <td style="background-image: url({$style['imagefolder']}/table_rechts.gif); width: 16px; vertical-align: top;"><img alt="" src="{$style['imagefolder']}/table_obenrechts2.gif" title="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/table_links.gif); width: 16px; vertical-align: bottom;"><img alt="" src="{$style['imagefolder']}/table_untenlinks2.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_rechts.gif); width: 16px; vertical-align: bottom;"><img alt="" src="{$style['imagefolder']}/table_untenrechts2.gif" title="" /></td>
 </tr>
 <tr>
  <td><img alt="" src="{$style['imagefolder']}/table_untenlinks1.gif" title="" /></td>
  <td style="background-image: url({$style['imagefolder']}/table_unten.gif); width: 100%;"></td>
  <td><img alt="" src="{$style['imagefolder']}/table_untenrechts1.gif" title="" /></td>
 </tr>
</table><br />

<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" class="tableinborder">
<tr>
<td class="tableb">
<table>
 <tr align="center">
  <td><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEW_POSTS']}" title="{$lang->items['LANG_START_NEW_POSTS']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_NEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEW_POSTS']}" title="{$lang->items['LANG_START_NONEW_POSTS']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_NONEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/offclosed.gif" alt="{$lang->items['LANG_START_BOARD_CLOSED']}" title="{$lang->items['LANG_START_BOARD_CLOSED']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_BOARD_CLOSED']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/link.gif" alt="{$lang->items['LANG_START_BOARD_LINK']}" title="{$lang->items['LANG_START_BOARD_LINK']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_BOARD_LINK']}</span></td>
 </tr>
</table>
</td>
 </tr>
</table>

$footer
</body>
</html>
Monique
Hallo

auch ich habe das Problem, das der Header zu breit ist.

Wo und wie kann ich das ändern?

Und dann noch etwas. Da gibt es doch die Anzeige, wieviel Mitgleider online sind.
Wo kann ich das ändern, das es nicht mehr anklickbar ist?