Any options to avoid this white frame/background around the image.
I understand, I can put dimensions in the theme settings, but it is not solution as the images are slighty diference in aspect ratio. Any auto option for this?



Code: Select all
.mfp-figure::after {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.0);
background:transparent;
}
Code: Select all
.mfp-figure::after {
box-shadow: 0 0 8px rgba(0, 0, 0, 0.0) !important;
background:transparent !important;
}
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
I am aware how how the white background is created.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
If that fixes the problem, please add [SOLVED] to the start of the post title.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
You are welcome - thank you for coming back and showing appreciation
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Users browsing this forum: ianhaney50 and 13 guests