Notre Dame

Theme for Plone 3 with liquid layout and color scheme based on new Plone Logo.

Current release
plonetheme.notredame plonetheme.notredame-1.1

Released Mar 31, 2009

Download fileGet Notre Dame for all platforms (0 kB)
plonetheme.notredame-1.1-py2.4.egg

Project Description

Notre Dame

This theme was started at the Paris Sprint 2008. It's an attempt to create a simple, sleek, liquid default theme for Plone sites based on the new Plone logo's color scheme. Properties like background images, column widths, font sizes and colors can be adapted through the base_properties, so the general layout can easily be recycled. The CSS is suppsed to be easily adaptable/overwriteable and mostly !important-free, apart from some occasions in the IE fixes and the authoring.css.dtml.

Note that this theme does not work too well with IE6 since it uses PNGs with alpha-transparency and a table-less layout. GIF versions of the images are included in the package and can be activated with base_properties (just rename the image references from *.png to *.gif) but be sure to check for other IE6 issues if you really need support for it!