How do i move the product image to right side and move the description to the left. I have looked in stylesheet and couldn't find it. I might have missed it.
How do i move the product image to right side and move the description to the left. I have looked in stylesheet and couldn't find it. I might have missed it.
Do you want the text to wrap around the image the way it does for the stock install?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Sorry if this was confuse, I dont mean the product in sidebox. I mean them by in lists.
Sorry for thrith post, I could not find the edit button.
Here the link. Click me
As you can see the product image is position on left side which i wanted it to be on the right side so i can have the description look clean on left side.
You appear to be using the classic template so I'll gear the following to that folder.
in includes -> templates -> template_default -> templates
open tpl_modules_main_product_image.php
find the following line of code:
change the highlighted text to forward.Code:<div id="productMainImage" class="centeredContent back">
Save the changed file to includes -> templates -> classic -> templates and upload it to your server