xabbBlue Rahmen Problem
Verfasst: 07.04.2007 21:35
Ich habe im ACP die Rahmen auf Schwarz gestellt, läuft auch alles, bis auf eine einzigste Tabelle:
[ externes Bild ]
Auszug aus der Index_body.tpl:
Wo stell ich denn für diese eine Tabelle ein, dass sie nicht so fett schwarz ist?
Vielen Dank im Vorraus
Tim
[ externes Bild ]
Auszug aus der Index_body.tpl:
Code: Alles auswählen
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline" align="center">
<tr>
<th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- BEGIN catrow -->
<tr>
<td class="catLeft" colspan="3" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
<td class="rowpic" colspan="3" align="right"> </td>
</tr>
Vielen Dank im Vorraus
Tim