Discuz教程网

[代码修改] Discuz X2.5修改文章里面的图片宽度,把620px改成你想要的

[复制链接]
authicon dly 发表于 2012-12-11 22:03:27 | 显示全部楼层 |阅读模式
在中查找:
  1. /** forum::viewthread,portal::view,portal::comment,home::space **/
  2. /* Article/Blog View by lushnis */
  3. .vw {}
  4. .vw .h { padding-bottom: 15px; border-bottom: 1px solid {COMMONBORDER}; }
  5. .vw .ph { padding: 15px 0 10px; color: #000; }
  6. .vw .hot { margin-right: 5px; color: {NOTICETEXT}; }
  7. .vw .s { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid {COMMONBORDER}; line-height: 2; color: {HIGHLIGHTLINK}; }
  8. .vw .s strong { font-weight: 400; color: red; }
  9. .vw .d { margin: 15px 0; min-height: 100px; font-size: 14px; line-height: 1.8; color: #000; }
  10. .vw .d i { font-style: italic; }
  11. .vw .d img { max-width: 620px; }
复制代码

把代码中的620px改成自己想要的,如我改成720px
  1. /** forum::viewthread,portal::view,portal::comment,home::space **/
  2. /* Article/Blog View by lushnis */
  3. .vw {}
  4. .vw .h { padding-bottom: 15px; border-bottom: 1px solid {COMMONBORDER}; }
  5. .vw .ph { padding: 15px 0 10px; color: #000; }
  6. .vw .hot { margin-right: 5px; color: {NOTICETEXT}; }
  7. .vw .s { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid {COMMONBORDER}; line-height: 2; color: {HIGHLIGHTLINK}; }
  8. .vw .s strong { font-weight: 400; color: red; }
  9. .vw .d { margin: 15px 0; min-height: 100px; font-size: 14px; line-height: 1.8; color: #000; }
  10. .vw .d i { font-style: italic; }
  11. .vw .d img { max-width: 720px; }
复制代码

后台更新缓存,再打开刷新看看,是不是720px了
作者:勿忘我科技



上一篇:天翎myApps为企业带来应用价值
下一篇:转载:春节南京旅游特色
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

1314学习网 ( 浙ICP备10214163号 )

GMT+8, 2024-5-17 03:32

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表