Totally Zenned
- Join Date:
- Apr 2009
- Posts:
- 2,138
- Plugin Contributions:
- 1
How do I align the attribute fields below the product? (see the link)
Fint the rule for cartAdd in your stylesheet and change it to:
/*Shopping Cart Display*/
#cartAdd {
float:left;
text-align: center;
margin: 1em;
border: none;
padding: 1em;
margin-left:17em;
}
It is worth checking all these changes in as many browsers as possible:smile:
No need for any repayment. Just pass the word that open source in general , and Zen Cart in particular, rock. Oh, and if you see posts that you think you can help with on the forum then pitch in. Oh, and buy the Zen Cart team a coffee from time to time - it's them who have provided the huge amount of code for free!
Cups of coffee are purchasable at http://www.zen-cart.com/index.php?main_page=infopages&pages_id=14