How To?

How do i add the product description next to the image on the right hand side?



Thanks

You need to put the store into customization mode to figure out which .tpl file it is. I've done it before, but it was ages ago - also the .tpl file used will depend on the chosen layout (modern, etc) - you need to find the smarty code and move it up next to the description, you'll probably also need to rework the structure a bit to make everything sit together nicely. I put two divs side by side, one was float:left, the other; float: right