Artisteer buttons

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
6/9/2011 3:41:44 PM
Gravatar
Total Posts 167

Artisteer buttons

Anyone come across a simple method to use the artisteer buttons in mojoportal.

artisteer creates a button source as

<span class="art-button-wrapper">
     <span class="l"> </span>
     <span class="r"> </span>
     <a class="art-button" href="javascript:void(0)">Read more...</a>
</span>

If I place the url in the href="", the styling from the button disappears.

So to keep the styling is it a case of creating a new javascript function to navigate to (if so is there some source code to copy).

Or is there an easier way of just inserting a button and creating a link?

I'm sure there must be a simple solution that has been done a million times befor, but what is it?

Cheers

 

6/20/2011 7:29:49 AM
Gravatar
Total Posts 167

Re: Artisteer buttons

Doh!! , for too simple an answer, use class="art-button"

<a class="art-button" href="http://www.fsbwemeanbusiness.com/stand-reservation.aspx" target="_self">Book Now!</a>

hey you live and learn

You must sign in to post in the forums. This thread is closed to new posts.