deathpixie: (honesty the best policy)
Rossi ([personal profile] deathpixie) wrote2009-11-07 11:46 pm
Entry tags:

Bother

I changed my LJ layout and in the process I lost the coding I had in to remove the Twitter feed content. And, of course, I don't remember whose journal I found it in. If anyone on my friendslist can point me in the right direction, I'd appreciate it - I've got most of my friendslist's Twitter accounts followed, and seeing the same stuff twice is vaguely annoying.
ext_3673: Manny, from black books (Default)

[identity profile] http://users.livejournal.com/_bounce_/ 2009-11-08 07:39 am (UTC)(link)
.loudtwitter {
background:#000000;
color:#000000;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
list-style: square;
}
.loudtwitter li {
padding-bottom: 5px;
border-bottom: 1px dotted;
}
.loudtwitter li em {
color:#000000;
font-weight: bold;
font-style: normal;
}
.loudtwitter li em:after {
content: "- ";
}
ext_3673: Manny, from black books (Default)

[identity profile] http://users.livejournal.com/_bounce_/ 2009-11-08 08:07 pm (UTC)(link)
Oops! I think you paste it into custom css part of your journal layout. Enable that and then put it in there.