New theme for Plone 4.0
Project description
Sunburst, a theme for Plone 4
Sunburst is a modern, minimalist, grid-based theme for Plone 4.
Goals:
Keep the theme color-neutral (black, white, grays), so it meshes with any company logo and doesn’t feel like it requires color adjustment for doing the 10-minute-show-it-to-the-boss exercise.
The theme does not use any tables for layout, and is based on the Deco grid approach which is currently in use on plone.org. It works perfectly in all browsers, including IE6.
The grid works in both fixed-width and flexible-width modes, there’s a commented-out section in the top of the CSS file you can enable if you want fixed-width layout.
No substantial markup changes outside of the table removal - class and ID names are kept.
The theme uses some CSS3 features, but degrades gracefully.
The theme does not use any DTML.
When viewed on a device with less than 640px width, the portlets neatly tuck under the main content area. This means that the site works well with CSS-enabled devices like tablets and phones that may have limited resolution.
Changelog
1.0a3 - 2009-12-02
Add selectors for openid login form section to login styles. [smcmahon]
Sunburst has it’s own table-less prefs_main_template.pt to keep validation of control panels for both sunburst and plonetheme.classic [spliter]
removed negative margin from #contentActionMenus - it broke the rounded corner of #edit-bar [spliter]
moved “Manage portlets” fallback link out of main_template to plone.manage_portlets_fallback viewlet http://dev.plone.org/plone/ticket/9808 [spliter]
Update styles to reflect the move to @@register and @@new-user [esteele]
1.0a2 - 2009-11-18
Remove non-ascii character in README that prevented distribution. [esteele]
1.0a1 - 2009-11-18
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.