twitter block code

Mar 10, 2009 09:39

I got this from a friend's friend.

It works and you will still see that your twitter friend tweeted but all content will be gone!

This method uses CSS to suppress the display of Loudtwitter. It's not perfect. It *may* only be available to paid users, I'm not sure.

Basically, you go to the "Customize Journal Style" under "Journal" on your profile page. At the left, there are tabs - select "Custom CSS". In the main box of that page ("Custom stylesheet"), add the following code:

.loudtwitter {
display: none!important
}

And Save Changes. When you've done so, Loudtwitters should be gone from your friends page. You can still go into your friends' journals and see their twitters (as long as you're not using style:mine), and the posts in which the twitters appear will still be there, as will whatever introductory text they've got for the twitters. To me, it's an elegant solution to what I've come to view as verbal acne.
Previous post Next post
Up