[personal profile] caput_mortuum posting in [community profile] style_system
 I'm adjusting the comment page for a plain theme.

Question: when the threads collapse, this style basically just displays a truncated comment header. However, in DW's site comment system collapsed comments have their own class (cmtpartial) and are displayed differently, with different font properties and such
I would like to have that, is there a way to keep that?

Date: 2013-05-27 08:33 am (UTC)
momijizukamori: Green icon with white text - 'I do believe in phosphorylation! I do!' with a string of DNA basepairs on the bottom (Default)
From: [personal profile] momijizukamori
Hmm. For some reason it seems like the first line of CSS isn't making it in, but the second and third (confusingly) are.

Try


.partial h4.comment-title a, .partial h4.comment-title {
display: inline !important;
font-size: 1em;
font-weight: normal;
}

instead of the first and second lines, maybe? The h4 is the problem - it wants to be a block element, and it's pushing everything else to the next line because of it.

Date: 2013-05-28 03:03 am (UTC)
momijizukamori: Green icon with white text - 'I do believe in phosphorylation! I do!' with a string of DNA basepairs on the bottom (Default)
From: [personal profile] momijizukamori

Off hand, I think most of the 'nice' ways to do it involve S2, not just pure CSS, unfortunately :(

Profile

Dreamwidth style system discussion

October 2025

S M T W T F S
   1 234
567891011
12131415161718
19202122232425
262728293031 

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Nov. 3rd, 2025 10:41 am
Powered by Dreamwidth Studios