Dreamweaver 缩小页面?

发布于 2024-11-06 19:02:11 字数 66 浏览 0 评论 0原文

在 Dreamweaver 中,有没有一种方法可以将页面宽度从 1000 像素缩小到 800 像素,而无需导出新图像?

In dreamweaver is there a way to scale a page down from 1000px wide to 800px without exporting new images?

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

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

发布评论

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

评论(1

夏末染殇 2024-11-13 19:02:11

没有。您可以在模板中设置每个图像的大小,但这需要加载更多的数据。例如,您将大小设置为 800px,那么网络浏览器仍然下载 1000px 的数据(图像文件),这使得您的主题比应有的速度慢。

最好的选择是在 Adob​​e Photoshop 中调整图像大小(并优化)。

There is not. You can set the size of each image in the template, but that is more data that needs to be loaded then required. For example, you set the size to 800px, well the web browser still downloads 1000px of data (image file), this making your theme slower then it should be.

Your best bet it is resize, (and optimize) the images in Adobe Photoshop.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文