Verfasst: 15.09.2008 00:54
ich denke mal, das es so leichter geht:
als erstes, mache das schon geänderte testweise rückgängig
dann öffne in deinem style
posting_body.html
finde
demo
http://sekuro.se.funpic.de/phpbb3/posti ... =post&f=14
das bild sollte (möglichst) transparent (png), hell und sanft in den farben und max. 278 - 300 px hoch / 700 px breit sein.
als erstes, mache das schon geänderte testweise rückgängig
dann öffne in deinem style
posting_body.html
finde
ändere in<textarea name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" style="width: 98%;">{MESSAGE}</textarea>
hier anpassen<textarea name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" style="width: 98%; background-image: url('images/image.gif'); background-repeat: no-repeat; background-position: center">{MESSAGE}</textarea>
demo
http://sekuro.se.funpic.de/phpbb3/posti ... =post&f=14
das bild sollte (möglichst) transparent (png), hell und sanft in den farben und max. 278 - 300 px hoch / 700 px breit sein.