close

許多人用BootStrap 圖片因寬度縮小看起來很高興

然則縮得太小的時刻,高度會到達最小高度因此沒法往下縮

會造成圖片變形,如圖

BootStrap img-responsive 縮小圖片變

網頁設計

 

BootStrap img-responsive 縮小圖片變

於是翻了一下bootstrap.css
找到 .img-responsive 這個class
裡面到場

  1.   /* fix by woff */
  2.   min-height:0px !important;
  3.   /* fix by woff */
複製代碼

如許就可以了
成功如下圖

BootStrap img-responsive 縮小圖片變
演示網站
http://www.netyea.com/


BootStrap img-responsive 縮小圖片變

arrow
arrow
    文章標籤
    網頁設計
    全站熱搜
    創作者介紹
    創作者 basilkft16d7 的頭像
    basilkft16d7

    慧晟數位科技

    basilkft16d7 發表在 痞客邦 留言(0) 人氣()