Personal tools
You are here: Home 博客群 zhangbingkai 2006 2006-11 让你的Plone在IE7上显示正常
Log in


Forgot your password?
Recent Comments
 asddsaads (ruicong100) 2007-10-19
 sdsd (ruicong100) 2007-10-19
 
Document Actions

让你的Plone在IE7上显示正常 让你的Plone在IE7上显示正常

Submitted by zhangbingkai. on 2006-11-13 15:11.
Plone在IE7上显示有点问题。

Plone在IE7上显示有点问题。

Plone.org上Limi正好写了一篇相关的文章有介绍。 http://plone.org/documentation/how-to/plone-ie7-updates

我们只需要稍定制一下就可以:

1.页面会撑宽浏览器,导致浏览器下方有卷轴

解决:#portal-searchbox { overflow: hidden; }

2.日历每格之间有显示空隙

解决:.ploneCalendar { border-collapse: collapse }

3.如果在导航树中不使用ico,会有"记号"显示

解决:.navTreeLocal { list-style-image: none; list-style-type: none; }

--


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: