Gutenberg Gallery Block–相同尺寸的图片修复
我只想分享古腾堡画廊的快速修复程序,因为我在其他地方找不到修复程序。解决方法:
- 问题:如果您将不同尺寸的图像上传到图库,则缩略图在每行上显示的高度不同。 修复:所有图像都将具有正方形形状。
- 问题:将 4 张照片添加到 3 行古腾堡画廊块时,第四张照片始终占据容器的整个宽度。 修复:每个图像将保持相同的宽度。
古腾堡画廊第 4 行图像尺寸问题:
古腾堡画廊块相同大小修复:
I just want to share a quick fix for the Gutenberg gallery since I couldn't find the fix anywhere else. What will fix:
- Problem: If you upload images to your gallery that have different sizes, the thumbnails are displayed in different heights on each row. Fix: All images will have a squared shape.
- Problem: When adding 4 photos to a 3 rows Gutenberg Gallery Block, always the 4th picture takes the entire width of the container. Fix: Each image will keep the same width.
Gutenberg Gallery Block 4th row image size issue:
Gutenberg Gallery Block same size fix:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
简单的CSS修复:
Simple CSS Fix: