harukafics: stickie with 'haruka's fanfiction' on it (aiba-pink)
Haruka's Fics ([personal profile] harukafics) wrote in [community profile] style_system2010-09-27 09:37 am
Entry tags:

Disabling collapsable tags

I was told someone here might be able to help with my problem. :)

Is there any way to suppress the collapsable cut tags on a journal? I know you can suppress them for your own viewing, but is there a way to turn them off entirely? I love them on my regular journal, but they're messing up the counters on my fic journal. :(

I'm using the Drifting style.
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2010-09-27 12:42 pm (UTC)(link)
Try .cuttag_container {display: none;} in your Custom CSS.
Edited 2010-09-27 12:42 (UTC)
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2010-09-27 01:13 pm (UTC)(link)
My mistake, sorry; try .cuttag {display: none;} instead.
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2010-09-27 01:23 pm (UTC)(link)
How about .cuttag {display: none !important;} - that might override the right thing?
cesy: "Cesy" - An old-fashioned quill and ink (Default)

[personal profile] cesy 2010-09-27 01:35 pm (UTC)(link)
No problem - I'm glad we got there in the end.
branchandroot: oak against sky (Default)

[personal profile] branchandroot 2010-09-27 03:49 pm (UTC)(link)
Note that using the css solution won't turn them off for anyone who doesn't come to your own journal to look at the fic. If they read it from their own reading page, the collapsible cuts will still appear for them there. You can't change someone else's style.

If it's the your subscribers you're more worried about tracking, I'd put in a Support ticket on this, actually, and ask whether anyone knows of a way to generate a trackable hit when a collapsible tag is opened. I doubt it, myself, but it's always possible someone knows of some brilliant solution to this.