Joshua Uebergang
11-20-2009, 03:28 AM
Sometimes the fields on the second order page are down a line as seen in the image. It destroys the look and seems to be an almost random occurrence. Sometimes its like that, sometimes it's not. When I refreshed the page shown in the attachment, it went back to normal (all fields next to their labels).
I think the phone field does it most common.
I've done nothing with the html:<div style="margin: 5px">
<span style="display: table-cell; width: 130px"><b style="color:red">*</b> Phone</span>
<span style="display: table-cell"><input type=text name="user_phone" value="452452535" size="25" onChange="refreshDivShippingMethods()"></span>
</div>
I think the phone field does it most common.
I've done nothing with the html:<div style="margin: 5px">
<span style="display: table-cell; width: 130px"><b style="color:red">*</b> Phone</span>
<span style="display: table-cell"><input type=text name="user_phone" value="452452535" size="25" onChange="refreshDivShippingMethods()"></span>
</div>