Text links instead of buttons

General ShopSite user discussion
Post Reply
greyn
Posts: 6
Joined: Thu Feb 19, 2009 4:08 pm

Text links instead of buttons

Post by greyn »

In our customer account template, this code creates a button where users can view their order history:

<tr>
<td>[-- BUTTON Orders --]</td>
</tr>

I don't like to use a lot of buttons and prefer text phrases instead; same for Preferences, ShipTo, Password, BacktoCart, etc. Can I plug a <A></A> in there somewhere?

Thank you in advance.

//GREY
Jim
Site Admin
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Post by Jim »

Have you tried setting the buttons to text on Preferences > Store Text > Customer Registration near the bottom of the screen?
greyn
Posts: 6
Joined: Thu Feb 19, 2009 4:08 pm

Post by greyn »

Jim wrote:Have you tried setting the buttons to text on Preferences > Store Text > Customer Registration near the bottom of the screen?
Hi Jim,

I am hoping that I can leave the button settings as is since they're used elsewhere. I am designing a custom page which is outside of the scheme.
Post Reply