Intuitive, expansive and flexible creation with no distractions.
Robust, user-friendly data protection for your visitors and you.
Modern, effective solutions for site growth and functionality.
Professionally designed and coded themes and plugins.
Free and premium, beautifully-designed templates.
Expand your site with your favorite tools and apps.
Get help building your site from our web development services.
Learn how Publii works, from installation to creation.
Documentation, guides, and tutorials for developers.
Explore and interact with others and learn new things.
Dedicated customer support for paid products.
Read up on the latest news about Publii and its products.
Forum › Bug Report
Hello,
I have a problem with the images in the lightbox. The shots that are fochformat are displayed distorted.
https://templer-pfadfinder.de/impressionen-3.html
How can I solve the problem?
@JensFalk
Normally, that doesn’t happen. Check out the discussion thread at: https://forum.getpublii.com/topic/portfolio-image-display/
@itips3727 Thanks for the answer. I may have understood the problem but could not find a solution.
Add the following CSS rule using a Custom CSS tool:
.pswp__img { object-fit: contain; }
That should help!
Yes, thank you.