Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在博主圈子上制作相关帖子小部件缩略图的尝试没有成功。这是我正在使用的代码..
.popular-posts .item-thumbnail { border: 5px solid #dddddd !important; border-radius: 100px !important; }
我的博客tipsontricks (dot) com,请参阅侧边栏-我希望边框位于图像的顶部,而不是下方。谢谢您的帮助 :)
就像 mariusnn 说的,把这些款式脱下.item-thumbnail来直接放在上面img,看看你是否更喜欢这种效果。
.item-thumbnail
img