Creat button in article with Artisteer style?


Author Message
Garry

Posted: 8/20/2009
Quote message 

You can't create a button in Artisteer but you can import them from outside or use inbuilt ones
 
Luc

Posted: 8/21/2009
Quote message 

Try adding

class="button art-button"

to your button.
 
Bri

Posted: 8/25/2009
Quote message 

hmmm, it's only showing the link with not CSS styles. Is this because I am adding it to an article? Is there something else I need to add to the article?

Thanks again!!!
Bri
 
Tom

Posted: 8/25/2009
Quote message 

hmmm, is right. Are you making a "read more" link? Because there is a specific style for "read more".
 
Bri

Posted: 8/28/2009
Quote message 

Not working here, do I add the code in the HTML section of the article?
 
Tom

Posted: 9/11/2009
Quote message 

Quote Bri:

Meh, still no worky


Quote MaxNorman:

Yes - I also have the same problem - I dded that code into a custom html mocule, but just get the link with no graphic...
Any other suggestions?


Bri and MaxNorman,

Can you both take a look at your template.css and make sure a class for "art-button-wrapper" and "art-button" are in there? It should be working. The only other reason I can think of is that in your Artisteer template, buttons were not styled, so the classes for these will be empty or... something.

 
Lou

Posted: 12/21/2009
Quote message 

Nevermind .. I got it working using only"

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

without all the other stuff...

Thanks anyway!
 
Leander

Posted: 1/19/2014
Quote message 

Use JCE editor.

Add your text where you want the button to appear. ie "Click Here"

Next, create a link - hyperlink.

Finally, highlight your text, then go up to the Styles selection, scroll and select art-button.

It is converted to a button and already linked properly.

You guys put wayyyy to much effort into this one BUT thank you because I did it your way and learned just a little more than I already knew. :-)