Full-size image in product page don't display correctly

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeFull-size image in product page don't display correctly

This topic has been marked as resolved.

Hi support,

I would like to add a full-size product image at the beginning of the product page. Unfortunately, I do not really know the right measurements I should apply to the product page. If i set Product Image Thumb Size to 1200 x 600 and the setting for the column to “Full (Fix width)”, while the overall page has as a max width setting of 1200px, the following code is added in the frontend

<style scoped="">
#product_images { padding-top: calc(45.454545454545% + -0.90909090909091px); }
</style>

It pushes the whole image below the fold. Atm, I am adding a padding-top 0px as a custom css, but I believe, there is a more elegant way to do that.

Do you have an idea, why these settings on the frontend are added?

My Burnengine version is 1.0.7

 axanne
October 11, 2016 at 10:29 pm #52013

Hi,

Can we take a look at the live website? We will also need admin access.

BR,
ThemeBurn team

October 14, 2016 at 5:04 pm #52122

Updated on BE 1.1.1 and it was fine. So now I am happy. :)

 axanne
October 15, 2016 at 6:59 pm #52173

Marking this as “resolved” then :)

BR,
ThemeBurn team

October 17, 2016 at 10:01 pm #52219
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.