Don't crosspost your comments in my LJ anywhere please. (I don't think anyone here likes this new feature anyway but still, better safe than sorry).
if your journal has Custom Journal Style enable on your entries and people are not viewing your page in their own style, here's a way to get rid of the ticky boxes:
(via
nowgold, thanks babe)
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 in this line:
.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; }
Once you have it pasted in there, save changes.
Also, here's a
script to get rid of them in your browser.