Seite 1 von 1

Wie bekomme ich das Bild im Posting Bereich? Hier Rot makie!

Verfasst: 07.12.2004 14:51
von Cyber Sonic
Hallo,

Wie bekomme ich das Bild im Posting Bereich? Hier Rot makiert!

Link:
cybersonic.cy.funpic.de/Sonstiges/posting.rar

mfg
Cyber Sonic

Verfasst: 09.12.2004 22:29
von Lord_Femto
das würde mich auch gerne mal interessieren.

Verfasst: 11.12.2004 00:58
von BZebra
in der posting_body.tpl

hier

Code: Alles auswählen

<textarea name="message" rows="15" cols="35" wrap="virtual" style="width:450px" tabindex="3" class="post" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea>
für style="width:450px"

so was einsetzen

Code: Alles auswählen

style="width:450px; background-image: url('http://www.phpbb.de/images/nav2/phpbb_logo.gif'); background-position: right bottom; background-repeat:no-repeat; background-attachment:fixed"
Weiteres siehe hier http://selfhtml.skop.net/7.0/tdce.htm#a3

Gegenfrage: Wo gibts solche Bilder?