如何防止 Tumblr 页面中的图像拉伸?

发布于 2025-01-08 02:14:19 字数 212 浏览 2 评论 0原文

我使用 Tumblr 作为我的乐队的网站。我正在制作唱片目录页面,并尝试将专辑插图以 240 像素 x 240 像素的比例放入页面中,但它正在拉伸,我不完全确定如何阻止它这样做。

链接到页面

任何帮助将不胜感激。谢谢。

I use Tumblr as my website for my band. I'm working on the discography page and I'm trying to put album artwork into a page at a 240px by 240px ratio, but it's stretching and I'm not entirely sure how to stop it from doing that.

Link to page

Any help would be greatly appreciated. Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

请止步禁区 2025-01-15 02:14:19
  1. 转到您的博客自定义页面。它应该看起来像这样: tumblr 自定义面板http://img109.imageshack.us/img109/803/0a8e2d3f8a7e402ca707c5c.png
  2. 找到“添加自定义 CSS”字段并粘贴以下代码:#entry img { width: auto; }
  1. Go to your blog customize page. It should look like this: tumblr customization panel http://img109.imageshack.us/img109/803/0a8e2d3f8a7e402ca707c5c.png
  2. Find field “Add custom CSS” and paste in it this code: #entry img { width: auto; }
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文