yappichick (
yappichick) wrote2010-09-02 08:03 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
What? You don't like your privacy taken? Neither do I...
Found this at
geeklikewoah
You're probably all aware that Livejournal now allows you to repost comments to Facebook and Twitter. This is a very unpopular new feature. Firefox has an addon that hides the new Facebook / Twitter repost ticky boxes. But here's a little line of code you can use to make it so that no one, no matter what browser they're using, can repost comments.
.b-repost-item {display:none}
Here's what to do:
1. Go to Custom CSS in Customize Journal Style.
2. Copy and paste .b-repost-item {display:none} into the Custom stylesheet box and save changes.
Voila! As you can see the boxes are hidden on the comm now :)
FYI I did not write this but it was doing the rounds on my f-list and I encourage you to share it.
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
You're probably all aware that Livejournal now allows you to repost comments to Facebook and Twitter. This is a very unpopular new feature. Firefox has an addon that hides the new Facebook / Twitter repost ticky boxes. But here's a little line of code you can use to make it so that no one, no matter what browser they're using, can repost comments.
.b-repost-item {display:none}
Here's what to do:
1. Go to Custom CSS in Customize Journal Style.
2. Copy and paste .b-repost-item {display:none} into the Custom stylesheet box and save changes.
Voila! As you can see the boxes are hidden on the comm now :)
FYI I did not write this but it was doing the rounds on my f-list and I encourage you to share it.
no subject
So, in the example above, if you had an f-lock post and I replied, I could send the link to everyone in my Facebook. Everyone would be able to see my comment, your post title, and your username. (So, for example, if I said, "Oh, Sally, you're J/T artwork is so good!" Then everyone on my FB would know that Jeyla4ever is "Sally" and that you make J/T artwork and anyone on my FB could link my link in their FB.)
no subject