about the new linking policy... (solution)
Sep. 2nd, 2010 10:19 pmMost of you are probably already aware that LJ has added a new feature. And most of you are probably not in love with it. Same here.
Luckily, I stumbled across this post by emiliglia (quoted below), which has thankfully solved the issue for me.
"The following line of code, though, doesn't just hide the repost boxes to you like the Greasemonkey code for Firefox going around does. It completely removes the option for everyone viewing your journal or community. I've done it for this comm as well as my personal journal.
1. Go to Journal > Journal Style
2. Go to Customize your theme
3. Go to Custom CSS
4. Copy and paste .b-repost-item {display:none} (make sure you're just getting the bolded text) into the Custom stylesheet
5. Save changes
Now not only can you not crosspost comments, but anyone viewing your account can't either. This doesn't get rid of the reposting option when you're making a new entry, but at least that one's easy to avoid."
THANK YOU THANK YOU THANK YOU.
I love all of my friends irl, really, but... well. It'll be a lot less awkward if they don't know just how well I write porn. :P
Hope this was of some use to those of you currently worrying!
Love,
perfectly happy while disconnected
EDIT: Supposedly, the following line of code is applicable to more layout styles. Thanks for pointing this out, februaryfour ! :D
.b-repost-item, FORM#qrform > TABLE[style="border: 1px solid black;"]:last-child TD[style="vertical-align: top; text-align: right;"]:first-child { display: none !important; }
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
#qrformdiv table strong{display:none !important}
#qrformdiv table a{display:none !important}