Custom Buttons


Author Message
Micahsdad

Posted: 11/16/2009
Quote message 

Hi,
I want to use the features that Artisteer provides for buttons on my other buttons on the website.

What is the html code to create a button that then links to a url?
 
Steven Webster

Posted: 11/29/2009
Quote message 

set the style to art-button. Currently it seems they only style links as buttons.

<a href="#" class="art-button">Button Text</a>