![]() |
Google Checkout button |
Post Reply ![]() |
Author | |
alphablu ![]() Newbie ![]() Joined: 19-May-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() 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?
|
|
![]() |
|
Matt ![]() Moderator Group ![]() Joined: 20-July-2006 Location: United States Status: Offline Points: 73 |
![]() ![]() ![]() ![]() ![]() |
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"
|
|
![]() |
|
alphablu ![]() Newbie ![]() Joined: 19-May-2008 Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
Gotcha, with a little fiddling i got the default transparent button to look ok. Thanks
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |