Styling Your FriendFeed Badge
Hey Eddie, did you know you can use CSS style you FriendFeed badge? You sure can! Here’s the styling I use:
<style>
/* Friend Feed CSS */
div.friendfeed{
font-family: Arial,Verdana;
background: transparent;
}
.friendfeed .feed .entry .likes, .friendfeed .header{
display:none;
}
.friendfeed div.feed{
border:0px;
background: transparent;
padding: 10px 10px 0px 3px;
*padding: 10px 3px 0px 3px;
_padding: 10px 3px 0px 3px;
}
.friendfeed .feed .entry{
margin-bottom:12px;
font-size:12px;
}
</style>
About Me
Hey there. My name is Carter Rabasa and I am a husband and father of two beautiful daughters Catherine and Emily. I live in Seattle, WA.
- @cubanlinks on Twitter