Seite 4 von 4

Verfasst: 14.02.2006 20:50
von Julian87
Hi,

achso ich hatte mich vertan. Ich habe jetzt deine aktuelle overall_header.tpl und die laut dir geänderte index_body.tpl

Julian

Verfasst: 14.02.2006 20:57
von Valerie Raghnall
in deiner index_body.tpl ist diese änderung nicht drin...
Valerie Raghnall hat geschrieben:suche in der index_body.tpl

Code: Alles auswählen

  <tr> 
	<th colspan="2" class="thCornerL" height="25" nowrap>&nbsp;{L_FORUM}&nbsp;</th>
	<th width="50" class="thTop" nowrap>&nbsp;{L_TOPICS}&nbsp;</th>
	<th width="50" class="thTop" nowrap>&nbsp;{L_POSTS}&nbsp;</th>
	<th class="thCornerR" nowrap>&nbsp;{L_LASTPOST}&nbsp;</th>
ersetze das durch:

Code: Alles auswählen

  <tr> 
	<th colspan="2" class="thneu" height="25" nowrap>&nbsp;{L_FORUM}&nbsp;</th>
	<th width="50" class="thneu" nowrap>&nbsp;{L_TOPICS}&nbsp;</th>
	<th width="50" class="thneu" nowrap>&nbsp;{L_POSTS}&nbsp;</th>
	<th class="thneu" nowrap>&nbsp;{L_LASTPOST}&nbsp;</th>
bin mir nicht sicher dass das klappt, aber versuch es mal... und stell die farbe wieder um, mit der sich alles geändert hat.

Verfasst: 14.02.2006 21:00
von Julian87
Hi,

dann spätestens jetzt.

Julian

Verfasst: 14.02.2006 21:02
von Valerie Raghnall
hmmm... sorry... jetzt weiß ich auch nicht mehr weiter... du könntest höchstens noch mit dem font befehl die farbe fixieren.
also... versuchen wirs mal mit...

Code: Alles auswählen

<font color=#eeffee>&nbsp;{L_FORUM}&nbsp;</font>
statt

Code: Alles auswählen

&nbsp;{L_FORUM}&nbsp;