http://web822.webbox239.server-home.org ... .php/test2
I tested it with other templates and it works fine, so I assume it must be the template.
When I deactivate the "height" parameter in "joomla.css"
- Code: Select all
input, select {
height: 24px;
line-height: 24px;
}
it looks fine, but now other fields like a contact form look bad.
How can I solve this Problem? Thanks!