ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Google Checkout button
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Google Checkout button

 Post Reply Post Reply
Author
Message
alphablu View Drop Down
Newbie
Newbie


Joined: 19-May-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote alphablu Quote  Post ReplyReply Direct Link To This Post Topic: Google Checkout button
    Posted: 21-May-2008 at 8:50pm
Hi, im trying to change the button style for google checkout because my site doesnt have a white background and the default button looks ugly. I got my URL for the button type i want to use from google but now im trying to figure out how to change it in product cart, is there a menu option im missing or do i need to change it in the ASP code? 
Back to Top
Matt View Drop Down
Moderator Group
Moderator Group


Joined: 20-July-2006
Location: United States
Status: Offline
Points: 73
Post Options Post Options   Thanks (0) Thanks(0)   Quote Matt Quote  Post ReplyReply Direct Link To This Post Posted: 21-May-2008 at 10:29pm
You cannot change the button, but you can change the background to transparent.
 
In the following files:
- pcPay_GoogleCheckout.asp
- pcPay_GoogleCheckout_Small.asp
 
Find the following code:
buttonStyle = "white"
 
Change to:
buttonStyle = "trans"
Back to Top
alphablu View Drop Down
Newbie
Newbie


Joined: 19-May-2008
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote alphablu Quote  Post ReplyReply Direct Link To This Post Posted: 21-May-2008 at 11:53pm
Gotcha, with a little fiddling i got the default transparent button to look ok. Thanks
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.