Title: format issues
Last modified: August 30, 2016

---

# format issues

 *  Resolved [atfpodcast](https://wordpress.org/support/users/atfpodcast/)
 * (@atfpodcast)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/format-issues-1/)
 * If you see in my profile you can see how things are not formatted right as you
   can see the Username and New Password is messed up. Any ideas how to format it
   cleaner?
 * [http://www.steveperryfanclub.org/images/profile.jpg](http://www.steveperryfanclub.org/images/profile.jpg)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/format-issues-1/#post-6439929)
 * 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](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"
       ```
   
 *  Thread Starter [atfpodcast](https://wordpress.org/support/users/atfpodcast/)
 * (@atfpodcast)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/format-issues-1/#post-6439948)
 * [http://www.steveperryfanclub.org/your-profile/](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?
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/format-issues-1/#post-6439951)
 * 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](https://wordpress.org/support/users/atfpodcast/)
 * (@atfpodcast)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/format-issues-1/#post-6440115)
 * 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.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

## Tags

 * [formating](https://wordpress.org/support/topic-tag/formating/)

 * 4 replies
 * 2 participants
 * Last reply from: [atfpodcast](https://wordpress.org/support/users/atfpodcast/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/format-issues-1/#post-6440115)
 * Status: resolved