欢迎您,Will! ![]()
问题出在这里:
<div class="topic-image" style="background: url(https://forum.cyberbrein.nl/uploads/default/original/1X/aef8c5e27bb1320fd8da2319220c5193e56e2323.jpeg);background-position: center;background-repeat: no-repeat;background-size: cover;"></div>
删除 background-size: cover;,或者在您的主题或新组件中添加:
.topic-image {
background-size: auto !important;
}
如果您无法编辑创建这些缩略图的组件的话。
编辑:似乎您正在使用这个主题:FKB Pro - Social theme
我将把您的帖子移动到专门的帖子中。 ![]()
