|
|
|
#1
|
||||
|
||||
|
Ok... I've spent waaayyyy too much time trying to figure this out. I know there are guys on here that can look at this and pick out the problem in seconds so I'm turning it over to the web heads.
I'm redesigning my site and ran across a problem where a paypal image is smashed and I can't get it to change sizes. Check it out: http://carolinacomputer.net/newsite/paynow2.html Thanks for your help! |
|
#2
|
||||
|
||||
|
You placed the Paypal button inside an "Input" tag. That makes it squish down to fit in the unnecessary text box.
|
|
#3
|
|||
|
|||
|
Yep, I'd personally just remove the form completely...a correctly created paypal button will take your customers to the form they need to fill out anyway.
|
|
#4
|
||||
|
||||
|
I copied and pasted the code straight from paypal :/
|
|
#5
|
||||
|
||||
|
Ok... if I remove the input tag it does fix the "squished" problem but the button doesn't work. Anymore ideas?
|
|
#6
|
|||
|
|||
|
Use paypal to regenerate your code....from memory it looked slightly off.
(Edit: I typed that on my phone...I literally did mean "from memory". I think I see the problem. You have a table interrupting your form, that's why the payment details and name fields are shown, too. Remove the table, table row and table data tags completely and it should work fine.) Last edited by 14049752; 05-25-2012 at 12:08 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|