Closed (fixed)
Project:
Basic
Version:
6.x-2.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jun 2010 at 07:48 UTC
Updated:
30 Jun 2010 at 01:20 UTC
After testing a lot I think it's Basic that doesn't work. The Skinr documentation refers to the comment-wrapper.tpl file, which is absent in the Basic theme, I have no idea if this has to do with it. Testing Skinr 6.x-2.x-dev.
Thanks for Basic, I use it a lot!
Henrik
Comments
Comment #1
hs@henrikstrindberg.se commentedThis is a workaround:
1. Use a plain
comment-wrapper.tplfile instead ofcomment.tpl2. insert
class="<?php print ' '. $skinr; ?>"into the first div like this:3. to write a style that targets every individual comment use the selector
.comment:Comment #2
SteveK commentedThis must have been an update with skinr 2.0 changes. I'll get right on this :)
Sorry, I'm late to the party... doesn't seem I'm getting updates for the issue queue.
Comment #3
SteveK commentedcommitted to dev. thanks!