Home » Dashboard, Kustomized CSS Theme » Kustomized Themes: Rounded Corners Dashboard
2

Kustomized Themes: Rounded Corners Dashboard

August 14th, 2008 at 12:35 pm by AJ Matela

Green Rainbow bottom

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.

Reblog this post [with Zemanta]

Link:

2 Responses so far

  • ~Love'J~ Says:
    August 21st, 2008 at 10:26 am

    wow… i was looking for this for so long… thx for posting ^.^

  • mega dranix Says:
    October 30th, 2008 at 8:57 pm

    Hi dude, I seem to be having trouble with my layout. The rounded borders are displaying but there is now a black rectangle border all around them. Please visit my plurk page to have a look. Just click on my name here in the comment, I’ve added it as a website. Thanks~!

Leave a Reply