I need the custom field area thus remains orderly
http://petbox.cl/index.php/polerones/poleron-polar-detail
(http://petbox.cl/colores-talla.jpg)
Hi,
add the following css in your override.css and see if it works
.product-field-type-Y .other-customfield,
div.product-field-type-Y input {
float: left;
}