Remove Karma from your Plurk profile:
1) .karma_hover{font-size: 0px} #karma_arrow{position: relative;left: -800px;}
2) #dash-stats h3, a.link_arrow {opacity:0.0;filter:alpha(opacity=0);height:0;margin:0;padding:0;font-size:0;}
copy/paste the code below into your CSS profile settings
/* remove karma from your dashboard */
.karma_hover{font-size: 0px} #karma_arrow{position: relative;left: -800px;}
#dash-stats h3, a.link_arrow {opacity:0.0;filter:alpha(opacity=0);height:0;margin:0;padding:0;font-size:0;}
2 comments:
Great post! I like the karma but, thanks for posting the code.
nethead you rock! ~TheNerd
Post a Comment