[personal profile] nmsakura posting in [community profile] style_system
I have a question: I would just like to ask how to go about formatting the Cut Tag? I've tried:

span.cuttag a
.cuttag a

and nothing happened. I would like to change the link style and remove the arrow (if possible).

Sorry, if this has been posted elsewhere. My search came up with no results.

Thanks,
- N

Date: 2011-06-17 03:56 pm (UTC)
allen: (dwdev2)
From: [personal profile] allen
The arrow gets inserted via javascript as an img tag. I haven't tested it, but you could probably do something like

span.cuttag a img {
display: none;
}

Date: 2011-06-17 05:18 pm (UTC)
adalger: Earthrise as seen from the moon, captured on camera by the crew of Apollo 16 (Default)
From: [personal profile] adalger
Incidentally, that breaks the inline expansion of cuts, which is what that little arrow is for.

Date: 2011-06-17 06:00 pm (UTC)
ursamajor: people on the beach watching the ocean (Default)
From: [personal profile] ursamajor
*nod* Considering how "AJAX cuts" [that you click on the arrow next to the cut tag, and the rest of the entry loads immediately without you leaving the page you're on!] are considered core functionality by a large percentage of Dreamwidth people I know, I would be very wary of making journal style adjustments that remove [this] functionality. Prettify and make your journal look unique, great! Just keep it *usable*.

Date: 2011-06-17 08:59 pm (UTC)
holyschist: Image of a medieval crocodile from Herodotus, eating a person, with the caption "om nom nom" (Default)
From: [personal profile] holyschist
Seconded; I personally would not use a theme that didn't have cut expansion (using LJ frustrates the heck out of me these days for that reason).

Date: 2011-06-17 07:35 pm (UTC)
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)
From: [personal profile] ninetydegrees
To style the link:

.cuttag_container a {

}

Date: 2011-06-17 10:17 pm (UTC)
marahmarie: (M In M Forever) (Default)
From: [personal profile] marahmarie
To change the link style (it seems you to want to hide the underline?):

.cuttag_container a {
text-decoration: none;
}


Profile

Dreamwidth style system discussion

April 2025

S M T W T F S
  12345
6 78910 1112
13 141516171819
2021 2223242526
27282930   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 18th, 2025 07:20 am
Powered by Dreamwidth Studios