• Resolved DanMSchell

    (@danmschell)


    The page is:
    https://www.oneboomerslife.com/about/contribute/

    The problem is the space above the paypal contribute logo. I have searched the forums, and have not been able to find a solution.

    <table align=”center”>
    <tbody>
    <tr>
    <td>
    and corresponding close code to get the paypal image and code to center.. but can’t seem to get rid of the space above the paypal image.

    HERE IS THE CODE IN QUESTION ( with the paypal id changed to ?????? )

    <table align=”center”>
    <tbody>
    <tr>
    <td>
    <form action=”https://www.paypal.com/cgi-bin/webscr&#8221; method=”post” target=”_top”>
    <input type=”hidden” name=”cmd” value=”_donations”>
    <input type=”hidden” name=”business” value=”??????????????”>
    <input type=”hidden” name=”lc” value=”US”>
    <input type=”hidden” name=”item_name” value=”One Boomer’s Life”>
    <input type=”hidden” name=”item_number” value=”Podcast”>
    <input type=”hidden” name=”currency_code” value=”USD”>
    <input type=”hidden” name=”bn” value=”PP-DonationsBF:One-Boomers-Life-Paypal-50P.png:NonHosted”>
    <input type=”image” src=”https://www.oneboomerslife.com/wp-content/uploads/One-Boomers-Life-Paypal-50P.png&#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; width=”1″ height=”1″>
    </form>
    </td>
    </tr>
    </tbody>
    </table>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Need help removing the space above this table for paypal’ is closed to new replies.