Closed (fixed)
Project:
Skinr
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2009 at 14:20 UTC
Updated:
9 Dec 2009 at 07:30 UTC
I followed http://drupal.org/node/567962#comment-2040442 and http://drupal.org/node/567962#comment-2136752 but have not been able to view the skinr options in block configuration. I am ysing a fresh install of acquia drupal.
I have the same problem with 6x.1.0 version of skinr.
With both versions, I do not see the previously reported problem (http://drupal.org/node/567962#comment-2003984) of the themes getting disable when I navigate away from the theme page. All themes (skinr, fusion, prosper) remain enabled.
I wonder if others see this problem or if it is only at my end? Is there a fix?
Thanks
Comments
Comment #1
JennySmith commentedI am experiencing the same problem with Prosper and blocks, but only within panels. I am able to partially theme nodes using skinr themes, but not blocks.
I am able to skin blocks using the standard theme's regions.
Comment #2
JennySmith commentedHey -- I did notice improvement if instead of theming the block in panels, I themed the *region* using skinr. But only the list style themeing block seems to work. This is probably a prosper problem.
Comment #3
JennySmith commentedI stumbled into some things while tinkering around with this that might be helpful to you.
* Not all skinr styles seem to work within panels.
* Views can be themed using almost all skinr styles.
* Custom nodes never did theme correctly for me. I never tested existing nodes.
* My blocks could only be themed using certain styles (usually ones made for lists).
* Counter-intuitively, I could set the region theme to what I wanted and the block theme to what I wanted the region to be, and it would show up mostly right.
* I could theme blocks at the block level the way you'd expect to *IF* my panel used this way of nesting (which is not how the default flexible theme was set up): Row --> column --> row --> region. Blocks within Row -->region did NOT theme as expected unless first wrapped with a column.
Good luck.
Comment #4
moonray commentedThe latest version of skinr/panels requires your theme to have a panels-pane.tpl.php file to work properly (else the skinr classes won't be added).
Comment #5
moonray commentedThis might need some update documentation.
Comment #6
jacineThis is documented here: http://drupal.org/node/578574#theme