I recently developed a new site for Urban Greens Food Co-op, a nonprofit in Rhode Island, http://www.urbangreens.com/

This is a Drupal 7 site with a zen-based theme and a responsive 1/2/3 column design.

Comments

caponey’s picture

hey,
very cool. I dig the design a lot. It has a sketchbook look to it, very organic. Not sure if that's what you were going for, but it works.

what did you use for the Image menu?? i notice Kwicks...was it hard to pull off?

dialectric’s picture

Thanks for the comments. The slider is kwicks, hard-coded into the zen subtheme's page template, as the kwicks drupal plugin I found had no d7 version. I might revisit the implementation and see how I can better integrate it into drupal.

The kwicks is just the 'active-expanded-classes' example from the latest version, with css for images and effects, and a bit of javascript code to redraw the kwicks instance on page resize to match the div width.