主題: spring模板的问题,IE下远程链接图片 作者: ihobo 於 六月 04, 2005, 09:24:06 下午 spring模板的问题,IE下远程链接图片,如果图片过大,就会把整个页面都挤的变宽了
http://forum.lifetype.org.tw/index.php?topic=641.0 http://forum.lifetype.org.tw/index.php?topic=546.0&highlight=spring 这两个帖子我都看来,还是不行,大家帮忙? 演示见:http://jianfeng.thiscn.com/index.php?op=ViewArticle&articleId=1439&blogId=937 主題: Re: spring模板的问题,IE下远程链接图片 作者: reic 於 六月 05, 2005, 12:29:28 上午 引用自: ihobo spring模板的问题,IE下远程链接图片,如果图片过大,就会把整个页面都挤的变宽了 http://forum.lifetype.org.tw/index.php?topic=641.0 http://forum.lifetype.org.tw/index.php?topic=546.0&highlight=spring 这两个帖子我都看来,还是不行,大家帮忙? 演示见:http://jianfeng.thiscn.com/index.php?op=ViewArticle&articleId=1439&blogId=937 在 IE 下,過長英文單字,都會撐開版面版面的問題啊。 要改善這一問題,只能自己幫過長的文字斷行了,否則就是把版面弄大一些,否則就沒有辦法了。 主題: Re: spring模板的问题,IE下远程链接图片 作者: markwu 於 六月 05, 2005, 08:49:29 上午 引用自: ihobo spring模板的问题,IE下远程链接图片,如果图片过大,就会把整个页面都挤的变宽了 http://forum.lifetype.org.tw/index.php?topic=641.0 http://forum.lifetype.org.tw/index.php?topic=546.0&highlight=spring 这两个帖子我都看来,还是不行,大家帮忙? 演示见:http://jianfeng.thiscn.com/index.php?op=ViewArticle&articleId=1439&blogId=937 幾個方法: 1. 改變你的 CSS。你可以參考以下 James 所 port 的 Conntection 這個模版,當圖片過大他並不會稱開,原因在於透過 CSS 的方式讓他變成作下面的一個 Layer (我猜的).... 所以圖片超過時,會隱藏到 sidebar 的下面。 2. 更改你的 middle thumbnail 的 size,插入時盡量以 small 與 middle size 來插入。這樣就不會碰到稱開版面的問題。 3. 更改你的 image 的語法,把 witdth 與 hieght 的屬性加入,讓 browser 來限制圖片的大小。 :-D 試試看,希望能成功。 Mark |