PLURK: Karma always 100
Sunday, October 5, 2008 4:46:01 AM
/* karma to the left, same color as the plurk dashboard. */
#karma {
color: #html-notationnya-color-of-plurk-dashboard;
right:0px!important;
opacity:1.0;filter:alpha(opacity=0);
position:absolute;
}
Then, make your own karma box backgroud image with fake karma.
/* fake karma background */
#dash-stats{
background:url(http://www.fake.karma.bitmap);
}
Ex, take a look at my plurk, and here is the image with code:

#dash-stats
{
background:url(http://www.plurkpix.com/pix/5zR.jpg);
-moz-border-radius:8px 8px 8px 8px;
padding-top: 5px;
padding-bottom: 11px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
}
Now, all you need to do is make sure that your karma are still enough to use custom css












Unregistered user # Friday, September 25, 2009 2:19:13 AM
Unregistered user # Saturday, November 7, 2009 2:07:03 PM
Unregistered user # Wednesday, March 10, 2010 9:18:32 PM
Unregistered user # Tuesday, March 30, 2010 5:29:34 AM
Unregistered user # Wednesday, July 21, 2010 10:25:37 PM
Unregistered user # Wednesday, August 24, 2011 3:46:31 PM