Zen Follower
- Join Date:
- Dec 2009
- Posts:
- 236
- Plugin Contributions:
- 0
Getting Add to Cart and QTY on the same line..
Hi, Im trying to get the QTY box and the 'Add to Cart' button on the same line in; tpl_product_info_display.php
I broken out the code;
<?php echo $display_qty; ?>
<?php echo $display_button; ?>
Into two tags, but I noticed the resulting HTML is putting two breaks (<br>) in the between the two tags?
Just wondering where the breaks would be coming from? Ive looked in the Dev Tool Kit and cant seem to track down the little suckers.
Thanks!
Scott.