This is a problem due to the style sheet of the plug-in. It will be solved by adding a built-in class of Raindrops
for example
http://www.steveperryfanclub.org/membership-account/membership-checkout/?level=1
add class at plugins template.
<table id="pmpro_user_fields" class="pmpro_checkout" width="100%" cellpadding="0" cellspacing="0" border="0">
.....
</table>
<table id="pmpro_shipping_address_fields" class="pmpro_checkout top1em" width="100%" cellpadding="0" cellspacing="0" border="0">
.....
</table>
class change below ( add left class )
class="pmpro_checkout left"
class="pmpro_checkout top1em left"
http://www.steveperryfanclub.org/your-profile/ is where its at. It cant be seen with out having an account. make a free one and you will see it better.
could it be also the width?
so i add all that stuff to the template?
Please try to ask the author of the plug-in.
Whether there is a way to add a class to the table element
Its Theme my login plugin and im looking at the template and its not making sense. what a suprise so im going on their forums