Quote Originally Posted by Beth-katherine View Post
One more question.

On the product listing page I am using columns (2) and was wondering how do I go about changing the arrangement of the listing.

Right now the image loads in first, the price, then add to the cart, then the title. I would like to put the title ABOVE the image or just below it above the price as where it is now it's confusing as it looks like it's part of the product below. I change what where?

Also how do I add in some space above the product image?

Beth-katherine

http://smockingbooks.com/index.php?m...dex&cPath=1_10
If you go to "configuration", "product listing", The number that you give the item determines its order. For example, right now you might have image as 1, price as 2, add to cart as 3, and title as 4. Change the numbers around, and it will change.

You can add space above the image with this:

.centerBoxContentsProducts {padding-top:10px;}