After upgrading to 1.7, I find that unpublished comments now only have the text 'unpublished' added at the top of the comment body. There's no other change to appearance so It's not obvious that the comment isn't published.
Please can it be styled in the same way as an unpublished node, with pink background and large 'UNPUBLISHED' text in background?
Thanks & regards, David
Comments
Comment #1
geerlingguy commentedSounds good - I'll make sure this is done.
Comment #2
geerlingguy commentedI've added a theme_preprocess_comment function that should do the trick, and I updated the CSS to match. Looks much more obvious now!
Will be in 6.x-1.8, very soon.