How to get rid of the clickie boxes.
Sep. 2nd, 2010 02:53 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I just did it and it works. So now I don't have to worry about accidentally clicking something. Since I'm a spaz. And sometimes, things happen.
Snagged from
drgaellon
Thanks to
midniterose, here is how to stop the crossposting of comments/entries from LJ to sites like Facebook:
There is a way to disable everything. Here is what you have to do:
1. Go to your "Journal" menu, and select "Journal Style"
2. To the right, you'll see what theme you're using, with a link stating "Customize Your Theme". Click that link.
3. Scroll down a little ways, and you'll see that on the left side of your screen, you have multiple options to modify your theme. Click on the "Custom CSS" link, and it should load the options for doing Custom CSS.
4. From here, all you have to do is go to the "Custom Stylesheet", and put the following line at the bottom.
.b-repost-item {display:none}
once you have it pasted in there, save changes.
Feel free to PASS THIS ON!!
ETA: This prevents the "repost to FB/Twitter" ticky boxes from being displayed when someone comments on one of your posts. It seems to work, UNLESS the person is viewing your page in their own journal style, in which case it might not work.
ETA2: Inserting the code below in your custom CSS box reportedly works for more kinds of journal styles, including custom ones (this courtesy of
xnguard) (NB this one did not work for me):
.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; }
Snagged from
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
Thanks to
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
There is a way to disable everything. Here is what you have to do:
1. Go to your "Journal" menu, and select "Journal Style"
2. To the right, you'll see what theme you're using, with a link stating "Customize Your Theme". Click that link.
3. Scroll down a little ways, and you'll see that on the left side of your screen, you have multiple options to modify your theme. Click on the "Custom CSS" link, and it should load the options for doing Custom CSS.
4. From here, all you have to do is go to the "Custom Stylesheet", and put the following line at the bottom.
.b-repost-item {display:none}
once you have it pasted in there, save changes.
Feel free to PASS THIS ON!!
ETA: This prevents the "repost to FB/Twitter" ticky boxes from being displayed when someone comments on one of your posts. It seems to work, UNLESS the person is viewing your page in their own journal style, in which case it might not work.
ETA2: Inserting the code below in your custom CSS box reportedly works for more kinds of journal styles, including custom ones (this courtesy of
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
.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; }
no subject
Date: 2010-09-02 05:36 pm (UTC)no subject
Date: 2010-09-03 03:01 am (UTC)Here is an LJ poll to express your thoughts on the subject. I'm not a fan of this crossposting crap - so yeah, you know how I voted. Thanks for the suggestions above. I'm going to go implement them now.
no subject
Date: 2010-09-03 03:08 am (UTC)