Seite 1 von 1

Textdarstellung - finds nicht

Verfasst: 13.04.2005 18:06
von msilver
hi
schaut mal hier:
http://vgazone.de/page/contentforum.php?f=1

dort sind die beiden links:
11.06.05 "the third punch" Subsoil/HBS
13.05.05 „ All Internal“ Subsoil/HBS

diese will ich nicht so dick haben, finde aber nicht die lösung in der zugehörigen tpl. könnt ihr mir helfen? ich will das es so klein wie die schrift oben im menü ist.

Code: Alles auswählen

 
<p align="center">{FORUM_NAME}{PAGINATION}</p>
<table border="0" width="100%" bgcolor="#000000">
  <!-- BEGIN topicrow -->
  <tr> 
    <td height="30" class="row2">{topicrow.NEWEST_POST_IMG}<span class="topictitle">{topicrow.TOPIC_TYPE}</span>&nbsp;&nbsp; 
      <a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}<span class="gensmall"></span></a><span class="gensmall"><br
                />
      {topicrow.GOTO_PAGE}</span></td>
  </tr>
  <!-- END topicrow -->
  <!-- BEGIN switch_no_topics -->
  <tr> 
    <td align="center" colspan="5" height="40"
                class="row1">{L_NO_TOPICS} </td>
  </tr>
  <!-- END switch_no_topics -->
</table>
        
<p><br />
        <br />
        </p>