-
Notifications
You must be signed in to change notification settings - Fork 0
Button Styles
Lyndel Thomas edited this page Jan 11, 2016
·
7 revisions
For your convenience, we have created a number of built-in button styles, so that you can choose the ones that fit best with your website design.
This is the default presentation, with no options customized
<div class="onscribe" data-product="f66aedd6c5d6ea7a0fd3b7d2ec329727"></div>
For smaller icons use the class small-icons
<div class="onscribe small-icons" data-product="f66aedd6c5d6ea7a0fd3b7d2ec329727"><!-- --></div>
<div class="onscribe short-text" data-product="f66aedd6c5d6ea7a0fd3b7d2ec329727"><!-- --></div>
This text version always appends the provider's name:
<div class="onscribe long-text" data-product="f66aedd6c5d6ea7a0fd3b7d2ec329727"><!-- --></div>
If you want to replace the work "subscribe" you can use the attribute data-prompt
<div class="onscribe long-text" data-prompt="Pay" data-product="f66aedd6c5d6ea7a0fd3b7d2ec329727"><!-- --></div>