Hi, I'm creating product pages with big slider template. I try to add extra images in the product description with the Add media button. But when I add image this way, the box is always a little smaller that the image, so the image always stretches beyond it's right border:
http://imageshack.us/photo/my-images/545/capture3ej.png/
I tried playing with different options, like image size and alignment, but the issue persists. Any ideas on the solution?
Broken image alignment in produst pages
4 posts from 3 voices-
Posted 4 months ago #
-
Hi qery,
Can you post a link to your site? specifically the one with the issue mentioned above.
Regards,
IsmaelPosted 4 months ago # -
Hi, I'm developing locally. Can you reproduce the bug by adding some media files to you product page with full screen slider?
Posted 4 months ago # -
Tbh I can't reproduce this bug on my test server. However you can try to change the image width with inline css. Switch to the "html" editor and search for the image code. Add a style attribute to the img tag and define a width like:
style="width: 100%;"Maybe you need to decrease the percentage value a bit (to 95%, etc.),
Posted 4 months ago #
Reply
You must log in to post.














