Hi, it appears that Zen causes problems with the media_gallery module layouts. I can't get the grid layout working with media_gallery - only a single column list of images is displayed.
Omega had simliar issues - here is the related issue http://drupal.org/node/1122730
Any help would be appreciated.
Comments
Comment #1
johnalbinIt looks like Omega was removing a class that the module was depending on. That's the fault of the module for relying on a theme system class and not providing a specific js hook.
Comment #2
johnalbin