Ich habe das Problem, dass in meinem Forum die Eingabefelder für Name, Thema, etc. im Firefox zu schmal sind. Hier mein Forum: http://aggrogold.ct1-forum.de/phpBB2/index.php
Ich hoffe, ihr könnt mir weiterhelfen?
Vielen Dank
Code: Alles auswählen
input.post {
height: 19px}
html>body input.post {
height: 12px}
Code: Alles auswählen
input.post {
}
html>body input.post {
}