• Resolved nityia

    (@nityia)


    Hello!

    A PayPal BUY link is affecting the height of my row.

    Is there a way to make the row height smaller even when I add button code??

    ( I tried using padding, but that didn’t work )

    Thank you so much!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The cause for this is that the PayPal code contains line breaks. Please try writing everything as one line (without line breaks between the individual HTML elements), i.e.

    <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="Q58KFMB3BGJAJ"><input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynow_SM.gif" 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" width="1" height="1"></form>
    

    Regards,
    Tobias

    Thread Starter nityia

    (@nityia)

    DONE– it worked!!!! Thank you so much! ??

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Row height with PayPal link’ is closed to new replies.