Schriftfarbe der Buttons?
Verfasst: 21.08.2006 21:39
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
in #FFFFFF ändern/* The buttons used for bbCode styling in message post */
input.button {
background-color : #000000;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
ändern in:value="{T_FONTCOLOR1}" class="genmed">{L_COLOR_DEFAULT}
Nicht sicher, was dann dann passiert ... also vorher bachup der posting_body.tpl machenvalue="{T_FONTCOLOR1}" selected class="genmed">{L_COLOR_DEFAULT}