When configuring any block, the fourth Skinr skin has no label. (See attached image.)
| Comment | File | Size | Author |
|---|---|---|---|
| block-config-skinr-label-missing.jpg | 72.23 KB | batsonjay |
When configuring any block, the fourth Skinr skin has no label. (See attached image.)
| Comment | File | Size | Author |
|---|---|---|---|
| block-config-skinr-label-missing.jpg | 72.23 KB | batsonjay |
Comments
Comment #1
jeremycaldwell commentedSeems like this bit of code in the acquia_prosper.info file is causing the blank Skinr option.
; Inherit Skinr styles from parent themes
skinr[options][inherit_skins] = true
It's having troubles inheriting the default Skinr styles applied by Fusion Core. Will look into this one and why it's not picking up the core Skinr options.
Comment #2
batsonjayUpdate: I was _NOT_ using the current Dev release of Skinr; I was using the "Beta 1" release of Skinr.
When I updated to the Dev release, the bug goes away.
Since I don't know the proper protocol for changing the Status of the bug, I'm not changing it - I'll leave it to you.
(Sorry 'bout that.)
Comment #3
jeremycaldwell commentedThanks Jay, issue closed now.