Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author nobita

    (@nobita)

    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

    https://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"

    Thread Starter atfpodcast

    (@atfpodcast)

    https://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?

    Theme Author nobita

    (@nobita)

    Please try to ask the author of the plug-in.

    Whether there is a way to add a class to the table element

    Thread Starter atfpodcast

    (@atfpodcast)

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘format issues’ is closed to new replies.