How to undo LJ's latest stupidity
Apr. 14th, 2012 04:25 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
If you hate the new look of LJ-cuts, the scissors character followed by three dots (presuming your system has the font to display them), there is a way to get rid of them. The following CSS (supplied by
zweiundzwei) will restore the old LJ cut look if added to the custom CSS portion of your journal theme.
.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; }
You may need to change the margins and padding to suit your font, and of course the color should be changed to whatever your base font color is in your layout (or whatever color you want for your lj-cut parentheses).
Spread the word! Thanks for posting this,
toshirodragon!
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
.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; }
You may need to change the margins and padding to suit your font, and of course the color should be changed to whatever your base font color is in your layout (or whatever color you want for your lj-cut parentheses).
Spread the word! Thanks for posting this,
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)