Snippet: Hack Your MySpace Friend Count
If you are a MySpace user that is running a custom CSS (theme) for the design of your page, you to much with your friend count.
All you need to do is add the following code to your CSS:
redbtext:after { content: "00"; }
What that will do is add a “00″ to the text that shows up after your friend count. So instead of stalker Tom being your only friend you will now have 100 friends
But the hack is not restricted to numbers. You can add text too, just add the following code to your CSS:
redbtext:after { content: " meaningless "; }
and then your friend count will read:
[Your Username] has a meaningless friend.
For more MySpace hackery check out our search
