Hi,
I want to customize the way that product details are showed.
I want to be able to set the position of every product detail in product list box.
I manage to do some changes with css editing, but there are some items that are not with style and classes names.
For example i can move product image, product name and description, but i cannot move the price, quantity, model and weight.
So here is my questions:
1. I want to add word "PRICE" before the printed value for the price (for example 2.31$ to be Price:2.31$), but i cannot find where this can be done in templates. Same issue is with quantity, model and weight.
2.I want to assign class to these details so i can move them with css around. (or just edit the html code to move them around.. or make the whole product box as a new table...)
3.I've menage to place background as a image behind product details, but i want this image to be from 3 parts. Top, middle and bottom, so no matter how many details and text is generated in the box, the bg image will be with correct size.
Here is a link, so you can see my idea...
http://9.157.146.58/test//index.php?...x&cPath=2_9_23
Thanks in advance!



