Generically, there are three things you'll need to do.
1. move code around in the file that creates the product detail
2. add some divs with classes into that code
3. style the result using CSS
The code you have to move is nicely commented, so it's easy to keep the pieces together. Be sure to add any mods you're using before doing this so the mod's code gets included in the result.
Rob



Reply With Quote
