Code Monkey (not verified)
Thu, 07/22/2010 - 11:27
Permalink
Just what I need in time.. it's really helpful. Thanks for such a life saver :)
Sun, 02/06/2011 - 13:29
what if I built a add to cart image in photoshop - what code would I use to add the product to the cart on that image?
CoolGoose
Mon, 02/07/2011 - 14:16
You can just use css, and use a font-size of 1px to hide the actual text.
Mon, 08/08/2011 - 07:20
That is a terrible, hackish answer. Try again. Even display:none would be better...
Wed, 05/04/2011 - 17:22
I created a Drupal7 module that exposes the "Add to Cart" form as a block, so its easier to access throughout site administration (Panels, Context, and the core Block Manager), and is easier to theme.
More information about text formats
<code>
<blockcode>
<foo>
[foo]
Comments
Code Monkey (not verified)
Thu, 07/22/2010 - 11:27
Permalink
Just what I need in time..
Just what I need in time.. it's really helpful. Thanks for such a life saver :)
Code Monkey (not verified)
Sun, 02/06/2011 - 13:29
Permalink
what if I built a add to cart
what if I built a add to cart image in photoshop - what code would I use to add the product to the cart on that image?
CoolGoose
Mon, 02/07/2011 - 14:16
Permalink
You can just use css, and use
You can just use css, and use a font-size of 1px to hide the actual text.
Code Monkey (not verified)
Mon, 08/08/2011 - 07:20
Permalink
That is a terrible, hackish
That is a terrible, hackish answer. Try again. Even display:none would be better...
Code Monkey (not verified)
Wed, 05/04/2011 - 17:22
Permalink
I created a Drupal7 module
I created a Drupal7 module that exposes the "Add to Cart" form as a block, so its easier to access throughout site administration (Panels, Context, and the core Block Manager), and is easier to theme.
Pages
Add new comment