When Joomla's User-Profile plugin is enabled, the first field of the added fields appears under it's label instead of next to it. Also the calender popup is broken.
Template Version 2.9 / Joomla Version 2.5.4
*** EDIT ***
disabling this (through firebug) in the template's joomla.css fixes it, but breaks the very first field in the form
.registration dl dt:first-child {
width: 100% !important;
}
Thanks for fixing.
Best regards,
Frank