Title: Paypal Button Spacing
Last modified: August 20, 2016

---

# Paypal Button Spacing

 *  [michaelstetina](https://wordpress.org/support/users/michaelstetina/)
 * (@michaelstetina)
 * [15 years ago](https://wordpress.org/support/topic/paypal-button-spacing/)
 * [http://www.livetikelife.com/new-store/](http://www.livetikelife.com/new-store/)
   
   How can I move the Paypal button up to the top of each row?

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years ago](https://wordpress.org/support/topic/paypal-button-spacing/#post-2126769)
 * Hi,
 * For the PayPal buttons, as with any HTML code: It is important that you enter
   the code for the button without any manual line breaks, as those (due to the 
   behavior of WP-Table Reloaded) can break the code. Thus, you must remove any 
   manual line breaks in the code, so that only those that are added automatically
   by the browser, due to the width of the text field, are left.
 * (See [http://wordpress.org/support/topic/wp-table-reloaded-massive-space-issue](http://wordpress.org/support/topic/wp-table-reloaded-massive-space-issue),
   where the same happened.)
 * Regards,
    Tobias
 *  Thread Starter [michaelstetina](https://wordpress.org/support/users/michaelstetina/)
 * (@michaelstetina)
 * [15 years ago](https://wordpress.org/support/topic/paypal-button-spacing/#post-2126775)
 * I removed the line breaks and the button moved up. Now how can I remove the spacing
   below the button. Here is the code on one line:
 * <form target=”paypal” action=”[https://www.paypal.com/cgi-bin/webscr&#8221](https://www.paypal.com/cgi-bin/webscr&#8221);
   method=”post”><input type=”hidden” name=”cmd” value=”_s-xclick”><input type=”
   hidden” name=”hosted_button_id” value=”ZLFYXWCWCUPTE”><table><tr><td><input type
   =”hidden” name=”on0″ value=”Sizes”>Sizes</td></tr><tr><td><select name=”os0″>
   <option value=”S/M”>S/M </option><option value=”L/XL”>L/XL </option></select>
   </td></tr>
    </table><input type=”image” src=”[https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif&#8221](https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif&#8221);
   border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
   <img alt=”” border=”0″ src=”[https://www.paypalobjects.com/en_US/i/scr/pixel.gif&#8221](https://www.paypalobjects.com/en_US/i/scr/pixel.gif&#8221);
   width=”1″ height=”1″></form>
 * Thank you.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [15 years ago](https://wordpress.org/support/topic/paypal-button-spacing/#post-2126811)
 * Hi,
 * great! There’s one more line break now at the end of the code. So, just move 
   the cursor after the `</form>` and hit the “Del” key a few times to remove it,
   and save.
 * Regards,
    Tobias

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

The topic ‘Paypal Button Spacing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/paypal-button-spacing/#post-2126811)
 * Status: not resolved