oh Sorry falsches Forum .... verschiebt mich mal bitte
zu sehen
Hi,
ich habe den Radio Style bei uns installiert
http://webmasterbiz.de/index.php?styleid=5
aber leider ist der Button um ein Neues Thema zu erstellen nicht sichtbar
jetzt habe ich mir euren Quelltext mit der entscheidenden Stelle mal angesehen:
Code:
<!-- controls above thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><a href="newthread.php?do=newthread&f=20"><img src="../radio/buttons/newthread.gif" alt="Neues Thema erstellen" border="0" /></a></td>
</tr>
</table>
<!-- / controls above thread list -->
und unserer Quelltext:
Code:
<!-- controls above thread list -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"> </td>
</tr>
</table>
<!-- / controls above thread list -->
nun meine Frage, warum fehlt bei uns der Verweis auf den Button?
Über jegliche Hilfe würde ich mich freuen
Achso, die radio.xml habe ich schon zweimal importiert
Danke im voraus
stormi