If you want your dashboard items to be split into separate boxes (with Rounded Corners for Firefox), simply copy the code below and paste it onto your Customize Profile box on Plurk (if you already have codes on the box, just add these after the last line):
#plurk-dashboard .dash-segment .segment-content a:link, #plurk-dashboard .dash-segment .segment-content a:visited{
color: #ffffff;
}#plurk-dashboard .dash-segment .segment-content {
background: #000000;
color: #ffffff;
margin: 0 5px;
padding: 10px;
border: 2px solid #ffffff;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
#plurk-dashboard {
background: transparent;
}.dash-segment .segment-content #dash-stats h2 {
color: #ffffff;
margin: 5px;
padding: 0;
}
.dash-segment .segment-content #dash-friends h2 {
color: #ffffff;
margin: 5px;
padding: 0;
}
.dash-segment .segment-content #dash-fans h2 {
color: #ffffff;
margin: 5px;
padding: 0;
}
Special thanks to Will (will.ph on Plurk) of http://will.ph for the help on the code.
Related articles by Zemanta
Link:



![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=c5bac80c-2c3d-4246-a74a-1eef6d02af4c)

















































