August 14, 2006
How to add a billion MySpace friends
Filed under: add to del.icio.us
Cute and to the point - did you know that the css style for your friends network is defined by:
.redbtext
Thus, you add:
.redbtext:after {
content: " billion";
}
to your Myspace profile and instead of showing 93 friends, say, it will show, 93 billion.
Neat, eh? I found that goodie over at Hacking A More Tasteful MySpace. You can see another usage of it at the Rich Hermit’s profile too.
Look for similar articles under these categories:
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '21' AND comment_approved = '1' ORDER BY comment_date

No responses to "How to add a billion MySpace friends"
Leave a Reply