Active
Project:
Theme developer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 12:38 UTC
Updated:
18 Dec 2009 at 02:15 UTC
The Genesis theme uses a body id attribute to apply layout styles, when the themer module is enabled it writes its own body id, replacing the themes own id. Naturally this means no layout styles are applied and the theme breaks.
I devised a workaround by hacking devel_themer.js to move the body class and id to the the html element rather than the body element.
Do you think this will effect in any way the normal functioning of Themer? So far so good for me, but I realise I cannot fully test every use case.
Comments
Comment #1
Jeff Burnz commentedOps, you want this link, not my user page...
http://drupal.org/node/442396#comment-1510786
Comment #2
moshe weitzman commented