I want to arrange the options and add to cart button differently, in a row, using CSS/HTML.however, it affect the javascript somehow, and the cart does not sit on my site anymore. but works. see here.http://www.dougstubes.com/tungsol6550.html anything would be helpful... thanks,Matt
You have a DIV tag starting before our button code and closing in the middle of our button code. That's what broke the cart.
I put the div tag inside the form tag. I am trying to arrange these three pieces like an inline list. Am I doing it wrong?Thanks for all your help.
http://www.dougstubes.com/pentakt66.htmlsorry, here is the link
Matty, since you are using our form based code, you can not put our button in a div.
okay, thanks!
Share and learn in the E-junkie community.