Page 1 of 1

PayPal question

PostPosted: Thu Apr 24, 2008 12:02 pm
by mikelong
Is there a way I can eliminate the space between two PayPal buttons? I've read the 'how-to' thread and played around with the PayPal code but can't seem to get the two buttons any closer together. Here's an example: http://www.pbase.com/image/45773292
Thanks
Mike

Re: PayPal question

PostPosted: Thu Apr 24, 2008 4:35 pm
by flemmingbo
Hi Mike,

There's a line break between the two tables with the paypal info - look for the <br> tag between the two tables and remove this, this will remove some of the space.

If there's no <br> tag then this is caused by a line break in your description box, so remove the line break in the html code.

hope this helps,

regards,

Flemming

Re: PayPal question

PostPosted: Thu Apr 24, 2008 10:33 pm
by mikelong
Thanks flemmingbo - seems you're always around to help those of us less-informed. Your advice worked - since there were no <br> tags and I I couldn't find the line break I simply cut and pasted the entire code into WordPad, which allowed me to have one long continuous string of code with no breaks. I found and deleted one line break, then reinserted the code into the description window. The extra space between the buttons then disappeared.

Re: PayPal question

PostPosted: Fri Apr 25, 2008 6:11 am
by flemmingbo
mikelong wrote:Thanks flemmingbo....seems you are always around to help those of us who are less-informed and in need of guidance. Always positive and consistently helpful.
Mike


Thanks :D I'm glad to help!

regards,

Flemming