MODERATOR TOOLS AND STYLES TOP THE LIST OF "NEW" IN THIS LATEST LIVEJOURNAL SITE UPDATE
LiveJournal Release 91 is live! Let’s just dive right in, shall we?
WHAT'S NEW
Moderators: Edit tags BEFORE approving an entry
Any of the thousands of mods on LiveJournal communities can attest to the hassle of editing tags after they’ve approved a post. Release 91
(
Read more... )
add the following to your stylesheet:
.ljcut-link { color:transparent; margin-left:-25px; }
.ljcut-link:before { content:"( "; color:#000000; padding-left:25px; }
.ljcut-link:after { content:" )"; color:#000000; }
.ljcut-link a { margin-left:-25px; }
where 25px is the amount of space "✂···" takes up in your layout's font (note it's a positive value for padding and negative for margin) and #000000 is replaced with your layout's normal font colour.
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Reply
Any suggestions on this? My style is one of the LJ ones: Bunnylicious which is Expressive.
Reply
Reply
Reply
Reply
Edit: And I just noticed...if you stick this code in Stylish, it'll let you view the normal cut look anywhere. Well, almost. In some layouts, the scissors show up as transparent, inside the first parenthesis. Not perfect, but still, it's an improvement. (Anyone know how to get rid of that little oddity?)
Reply
.ljcut-link { color:transparent; }
.ljcut-link:before { content:"( "; color:#605549; }
.ljcut-link:after { content:" )"; color:#605549; }
.ljcut-link a { margin-left:-25px; }
Reply
You are genius! *hugs*
Reply
Reply
Leave a comment