Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 02-10-2012 15:07:44

jensme
Member
Registered: 04-29-2010
Posts: 392

Add to Cart Link vs Button

I'd like to use an image as my "buy" button.  How would I do this?

Offline

 

#2 02-10-2012 19:49:21

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Add to Cart Link vs Button

Make it's standard html, I use a css rule to get what I want, you just have to assign the class to the link code in either the form footer or quick form footer or both, depending on where you want the buttons.

John

Offline

 

#3 02-10-2012 19:50:52

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: Add to Cart Link vs Button

Do you make it a background?

Offline

 

#4 02-10-2012 19:57:41

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Add to Cart Link vs Button

Yes. Is this button going to be used for everything? If it's not and you place it into the quickform footer then you need to have some logic to control when it will be used as that script builds quite a few other buttons, product detail pages are form created by the script form footer, most other pages are created buy the quickform footer.

John

Offline

 

#5 02-11-2012 09:57:37

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: Add to Cart Link vs Button

Thanks.  Is it possible somewhere in the system to set a checkout button as a link, even if someone has to do it "programatically"?

Offline

 

#6 02-11-2012 11:28:16

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: Add to Cart Link vs Button

In fact, I've got it working in the quickform somewhat (no idea where to change the wish list text for that thing).  But, if anyone wants to take a look and can tell me how to set this up...

http://www.shopflytrap.com/ecom-prodshow/TEST001.html

I want that big buy button to be the clickable button at the top and the rest of the buttons are spot on, save the text.

Offline

 

#7 02-11-2012 11:40:14

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: Add to Cart Link vs Button

Or if someone wants to be paid to tell me how to set this up.  Just send a quote.

Offline

 

#8 02-11-2012 12:16:20

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Add to Cart Link vs Button

Do you want the page to look like it does? You big button is outside the form so it wouldn't work there without something like java to point back to the correct form.
What do you want to change about the wishlist, is it the text "Save" for the button?

Also in its present form it will not be HTML strict as you have two forms on the page with the same field names or id, if that matter to you.

John

Offline

 

#9 02-11-2012 12:19:17

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: Add to Cart Link vs Button

More or less.  Let me show you what the page should look like:

(Though it'll continuously change.)

http://www.shopflytrap.com/ecom-prodshow/TEST001.html

HTML strict?  I figured out the text issue, actually.  So no worries there.  Thanks, though.

Offline

 

Board footer