Announcement

Collapse
No announcement yet.

HTML BUTTONS in shopping cart/checkout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HTML BUTTONS in shopping cart/checkout

    Cant find it anywhere..

    I know its probably a simple selection within actinic but i cant find it! ragh!

    im on v9


    Dan

    #2
    Advanced User Guide

    Comment


      #3
      Havent taken that route at present but while playing curby with my boy I decided that I would make standard html form replacing the images obviously leaving the links the same.

      Should work fine.

      I'll report back

      Comment


        #4
        done and done.

        change type to "submit" remove img src and add label.

        Comment


          #5
          Hi,
          I am using V8 and want to be able to use standard form buttons in my checkout.

          I have tried to do what is on this thread and also looked in the V8 AUG and cant find anything to help.

          Does anyone have any ideas...

          Thanks

          Dan
          Nineplus.com - Surfboards, Longboards, Wetsuits and Accessories.

          Comment


            #6
            Could you clarify what you mean by 'standard form buttons'?

            Comment


              #7
              erm.. standard form buttons...

              <input type="Submit"...

              Like the "Submit Reply" & "Preview Post" buttons below this reply box

              Dan
              Nineplus.com - Surfboards, Longboards, Wetsuits and Accessories.

              Comment


                #8
                I'd imagine Dan means <input type="submit">. That's my preferred choice for buttons as you can style them easily with images. You can't go from type="image" to type="submit" as easily.

                Comment


                  #9
                  Yeh, i just want the normal HTML Form Imput buttons, not the images.

                  How can i do this?

                  Dan
                  Nineplus.com - Surfboards, Longboards, Wetsuits and Accessories.

                  Comment


                    #10
                    Does anyone have any idea how i can do this?

                    I have a site launch on Monday and need to get this done before...

                    Thanks

                    Dan
                    Nineplus.com - Surfboards, Longboards, Wetsuits and Accessories.

                    Comment


                      #11
                      Did you see my thread about html submit buttons in the cart? That'll sort out your cart buttons. The checkout buttons are in the library in the Checkout Buttons node, but they appear to be <input type="submit"> on my installation

                      Comment


                        #12
                        Ooh, will have a look now.

                        Thanks
                        Nineplus.com - Surfboards, Longboards, Wetsuits and Accessories.

                        Comment

                        Working...
                        X