I have just learned of a code which you can paste into your CSS that will hide the Facebook and Twitter checkboxes in the comment section on your journal, thereby preventing people to share comments made on your posts and revealing your journal as the source. The code doesn't completely remove the FB/Twitter boxes, but it hides them, which is pretty awesome still, no?
It works beautifully for me, so hopefully, for you too?
THE CODE (put this at the very end of your CSS Custom Stylesheet):.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; }
[ courtesy of
xnguard, see her entry on this
here ]
ETA: Don't know where to find your Custom Stylesheet? It's
here. Post the code above into the larger white box that says Custom stylesheet next to it and click Save Changes at the bottom.