The webfm module overrides definitions of the panels/CSS definitions for the "pane" and the "pane-*" classes.

This totally confuses my pages that contain any webfm content. (They all have panels content.)

I'm using the latest panels version, 6.x-3.0-rc1. http://drupal.org/project/panels

For now, my workaround is to comment out the associated class definitions from webfm/css/webfm.css

Comments

Daniel Norton’s picture

robmilne’s picture

Namespace issues are not an unexpected occurrence in open source - I should have included 'webfm' in my class name - just as 'panels' should have been included in the other module class name. I'll make changes to prevent this conflict.

robmilne’s picture

Status: Active » Fixed

in head

Status: Fixed » Closed (fixed)
Issue tags: -CSS, -panels, -incompatible

Automatically closed -- issue fixed for 2 weeks with no activity.