heddex.greenfield theme

heddex.greenfield is Plone 3 visual theme from HedDex Design Studio

Current release
heddex.greenfield theme 1.0

Released Aug 21, 2008 — tested with Plone 3

Initial version
More about this release…

Download fileGet heddex.greenfield theme for all platforms (26kB)
tar.gz archive

Project Description

heddex.greenfield theme

heddex.greenfield theme provides a content neutral design that can be used for a variety of types of websites (at least I hope :).

Some features in brief:

  • global navigation tabs designed in fun sticker-like manner.
  • the layout uses a float 100% width and supports three columns;
  • portlets headers design are very differ from standard, but uses default portlets HTML-code;
  • a lot of site objects (and whole site box) drops shadows;

Installation

Use buildout based installation. The egg is available at Pypi repository.

  • Add heddex.greenfield to your eggs section in buildout.cfg and zcml list
    eggs = 
        heddex.greenfield
    ...
    zcml =
        heddex.greenfield
    
  • Run buildout
  • Restart Plone
  • Use Plone quick installer to install GreenField theme product

Author

Michael Krishtopa - michael dot krishtopa at gmail dot com

Credits

  • Kristina Kudryavceva - visual design;
  • Denys Mishunov for his CSS lessons and advices. :-) Thank you, Denys!