Empty Space on Image top and bottom

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeEmpty Space on Image top and bottom

This topic has been marked as not resolved.

Hi,

I need some help, when i edit the product like on the picture there is some empty space above and bellow picture market with red arrows

http://prntscr.com/dp0sz6

http://prntscr.com/dp0uen

Ty

  • This reply was modified 2675 days ago by  pantasd.
December 28, 2016 at 10:23 pm #54784

I have 2 more questions:

1) how can i remove the option name from product page.
2) how can i reduce the space between option name and the options like on the picture

http://prntscr.com/dqkumx

January 2, 2017 at 1:37 pm #54919

Hi,

The white space above and below the image is actually part of the image. This is the way, OpenCart handles images: the uploaded image is scaled to fit in the image size rectangle and the empty space is filled with white.

E.g. you set product page image size to 500×500 and the image you upload is 1200×600. The resize algorithm will scale down your image to 500×250, center it in the 500×500 rectangle and fill the empty space with white.

BR,
ThemeBurn team

January 5, 2017 at 10:37 pm #55051
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
January 5, 2017 at 10:45 pm #55052

Hi,
Ty for the reply, for the first problem:
Can i somehow change the picture size on product image to 467×263 so the picture i have fits perfect ?

About options http://prntscr.com/drz0pw check plz these there is enough space that the last option is above how can i fix that ?

Thank you for the help, and great product you have :D

January 5, 2017 at 11:17 pm #55060

Hi,

1) Depending on your OC version, image settings can be edited from:

OC 2.2 and above -> Admin > Theme Settings > Store > Images
OC 2.1 and below -> Admin > System > Settings > Image

2) Can you try to add this extra CSS:

.options .form-group > div {
  max-width: none;
}

BR,
ThemeBurn team

January 9, 2017 at 12:47 pm #55167

Hi,
Number 1 and 2 works now ty

Now i need some help with number

3) http://prntscr.com/dtc2xz how can i reduce the white space on breadcrumbs

4) all boxes have these weird border http://prntscr.com/dtc3hi http://prntscr.com/dtc3u2 how can i remove that

Regards

  • This reply was modified 2663 days ago by  pantasd.
January 9, 2017 at 1:13 pm #55174

Hi,

Can we check the live website? It would be easier to help you.

You can use hidepost to share private information with the support staff.

BR,
ThemeBurn team

January 10, 2017 at 11:33 pm #55278

Or do you need ftp becouse i dont have that i can send ssh key

January 10, 2017 at 11:52 pm #55282

and 1 more question 5) when we add something to cart and click delete its not updated instantly but you have to refresh the page

that are the 3 questions i have :D

January 11, 2017 at 1:24 am #55317

Hi,

3) Breadcrumb spacing can be reduced by reducing the bottom margin of the containing row.

4) Open tabs/accordion block settings, go toBox styles > Colors and there you will find an option to modify border.

5) There is an error in the cart update AJAX response. Do you use some third party extension that might cause the issue?

BR,
ThemeBurn team

January 12, 2017 at 11:40 pm #55375

Hi,
About 2 and 4 its fixed ty

5)I have installed add to cart notification and quick checkout i am not sure what exactly makes the problem.
6) in the footer section i have added facebook instagram etc, but when someone clicks them it moves them away from our website, how can i make them open in new link ?

and its such a great product i might buy 1 more license :D
Regards

  • This reply was modified 2656 days ago by  pantasd.
January 16, 2017 at 5:47 pm #55481

Hi,

5) We’ve taken a look again, but were not able to see the “delete item from cart” problem anymore. Can you please confirm?

6) Links can be set to open in new windows – please check the screenshot: http://i.imgur.com/pfe3bE9.png

BR,
ThemeBurn team

January 19, 2017 at 11:19 pm #55610

Hi :)

5 and 6 fixed

7) there is a bug with seo urls, when i enable payment method g2a its not working.
It has same error like paypal express, i saw some customer had problem with it.

Regards

January 20, 2017 at 8:13 pm #55660

Hi,

Can you try to apply the attached fix?

BR,
ThemeBurn team

January 24, 2017 at 12:53 am #55764
Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.