Support Center/Developer Knowledge Base/Purchase Button And Flow

Custom Purchase Flow with CSS

David Widaman
posted this on July 20, 2011 11:20 pm

Overview

Create a custom Purchase Flow theme using a stylesheet stored anywhere on the web. This will allow custom background images, fonts, or anything you can style with CSS.

Customize purchase flow with CSS

  • Create an offer.
  • Create a custom CSS file.

Example: 

http://pastie.org/2247009

  • After the purchase button embed code, add a new script to configure the custom css path. ** Note: Make sure this is after the topspin_purchase.js.

Example: 

http://pastie.org/2247010

  • You will now see the custom CSS theme applied to the purchase flow when this code is used. Get ready to rake in the cash with your newly branded purchase flow!