tons of space in between elements in table press
-
Got a strange issue
There is a crazy amount of space showing up in certain areas of a shop im setting up using paypal, and a plugin called tablepress.
the site is not live, so ive attached a link to the screenshot of what we are seeing. in the table – i have a product picture followed by the paypal button code. but you can see from the screenshot i dont have added <p> paragraphs or anything placed in the code, but it is just showing a huge amount of space between the image and the price option – which you can see on the screenshot.
<B>Zesty Orange Jelly <B/>
<form target=”paypal” action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<input type=”hidden” name=”cmd” value=”_s-xclick”>
<input type=”hidden” name=”hosted_button_id” value=”QYR7QDJBJJS34″>
<table>
<tr><td><input type=”hidden” name=”on0″ value=”Size”>Size</td></tr><tr><td><select name=”os0″>
<option value=”8 oz”>8 oz $9.50 USD</option>
<option value=”16 oz”>16 oz $16.50 USD</option>
</select> </td></tr>
</table>
<input type=”hidden” name=”currency_code” value=”USD”>
<input type=”image” src=”https://teaortisane.com/wp-content/uploads/2017/11/Add-to-cart.png” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online!”>
</form>The page I need help with: [log in to see the link]
- The topic ‘tons of space in between elements in table press’ is closed to new replies.