J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
Changing Paypal default image (1 viewing) 
Go to bottom
TOPIC: Changing Paypal default image
#1786
René Morissette
Fresh Boarder
Posts: 2
User Offline
Changing Paypal default image Karma: 0  
Hi,

I would like to change the Paypal image for a simple CSS button. In the file instantpaypal.php, I changed this line code:

Code:

<input type="image" name="submit" style="border: 0;" src="' . $btnimgview . '" alt="PayPal - The safer, easier way to pay online" />
for
Code:

<input type="button" name="submit" value="Buy now" />
But the link to Payl seems broken, no redirection to paypal cart when clicking on it. Everything works fine with the default instantpaypal.php file (free version). What could be the issue?
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Changing Paypal default image
René Morissette
    thread link
thread linkthread link Re:Changing Paypal default image
John Dagelmore
    thread link
thread linkthread linkthread link Re:Changing Paypal default image
René Morissette
Go to top