Print Page | Close Window

Google Checkout button

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1648
Printed Date: 28-April-2024 at 7:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Google Checkout button
Posted By: alphablu
Subject: Google Checkout button
Date 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? 



Replies:
Posted By: Matt
Date 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"


Posted By: alphablu
Date Posted: 21-May-2008 at 11:53pm
Gotcha, with a little fiddling i got the default transparent button to look ok. Thanks



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net