1. Internetional
  2. Commercial Templates
  3. Thursday, 21 January 2016
  4.  Subscribe via email
Hello,

I have added a PayPal Donation Button to my homepage. The template is Arkadia. Under the button is a big space I can't get rid of.
I have looked with firebug at it, but don't understand where the problem is. I have called PayPal-Support. But they couldn't help me eather.
The code I added is:

<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="PZJ5MPQQPDYVY">
<input style="display: block; margin: 0 auto;" type="image" src="https://www.paypalobjects.com/de_DE/DE/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>


The link is: http://www.garde-division-germany.de

I can understand if you say that this is non of your business. But I realy would appreciate if you could take a look.

Thank you and regards,

Marek
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marek

Checking your source you appear to have a number of empty paragraphs under your form. Removing these should resolve the issue...


<p> </p>
<p style="text-align: center;"> </p>


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you. Perfect and ot the point, as always.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!