Verfasst: 05.10.2003 19:12
hm ein weiterer Fehler: Wenn man einen Amazon Button einbaut, muss man auch folgendes noch machen:
öffne templates/templatename/posting_body.tpl
suche
ersetzen durch
suche
ersetzen durch
Ansonssten funktioniert die Auswahl der Schriftfarbe und Schriftgrösse nicht mehr.
Alle Angaben ohne Gewähr.
öffne templates/templatename/posting_body.tpl
suche
Code: Alles auswählen
<select name="addbbcode18" onChange="bbfontstyle('[color=' + this.form.addbbcode18.options[this.form.addbbcode18.selectedIndex].value + ']', '[/color]');this.selectedIndex=0;" onMouseOver="helpline('s')">Code: Alles auswählen
<select name="addbbcode20" onChange="bbfontstyle('[color=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/color]');this.selectedIndex=0;" onMouseOver="helpline('s')">Code: Alles auswählen
<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">Code: Alles auswählen
<select name="addbbcode22" onChange="bbfontstyle('[size=' + this.form.addbbcode22.options[this.form.addbbcode22.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')">Alle Angaben ohne Gewähr.