klar in der \include\templates\linkus.htm mit einen Editor öffnen und das löschen Zeile 18:
<textarea name="textarea" cols="50" rows="4" onfocus = "this.select()" onmouseclick = "this.focus()" style="font-size:10px;">[url={link}][img]{bild}[/img][/url]</textarea>
dann Zeile 13 bis 21 denn htmlcode einfügen:
<td colspan="2"><div align="center">HTML-Code (für deine Website)<br />
<textarea name="textarea2" cols="50" rows="4" onfocus = "this.select()" onmouseclick = "this.focus()" style="font-size:10px;"><a href="{link}" target="_blank"><img src="{bild}" border="0" ></a></textarea>
<br />
</div>
</td>
mit
cols="50" rows="4" kanst du noch Breite und Höhe ändern.
rows = Anz. zeilen
cols = Breite
Zuletzt modifiziert von Klosterwurm am 08.04.2012 - 13:53:00