Plurk Theme - Mine
Not pretty and probably can be cleaned up some, yet *meh*.
http://www.plurk.com/user/niroze
#timeline_holder {
background: url(’http://niroze.net/images/KungfuPanda-Boo-1.png’) no-repeat fixed top left;
}
body,html {
background: url(’http://niroze.net/images/wp.png’) repeat fixed;
}/* Hide Plurk logo and creature */
#dynamic_logo { opacity:0;filter:alpha(opacity=0);zoom:1 }#plurk_form {
margin-left: auto; margin-right: auto;
width: 760px;
}
#about_me {
background-image: url(’http://niroze.net/images/san_damiano_cross-1.png’);
background-repeat: no-repeat;
background-position: top right;
}
#plurk-dashboard {
border: none;
background: transparent;
width: 750px;
margin-left: auto;
margin-right: auto;
}
.dash-segment {
border: none;
background: transparent;
width: 250px;
}
.segment-content {
border: solid 3px #000;
padding: 4px;
margin: 5px;
background: #333;
-moz-border-radius: 2em;
border-radius: 2em;
}
#dash-stats {
/* Number is your user id number, is the avatar pic that shows on mouseover of the default theme*/
background: url(’http://avatars.plurk.com/353852-big.jpg’) no-repeat top center;
padding-top: 200px;
}
#dash-stats h2 {
position: absolute;
top: -2000px;
left: -2000px;
}
#dash-stats h3 {
font-size: 18px;
color: #000;
background: #ccc;
border: solid 1px #777;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left: 0px;
text-align: center;
}
/* Don’t show the javascript profile picture */
#profile_pic {
position: absolute;
top: -2000px;
left: -2000px;
width: 0px;
height:0px;
padding: 0px;
margin: 0px;
}
html, body {
font-family: “Helvetica Neue”, “Lucida Grande”, Verdana, Arial, sans-serif;
}
#full_name {
padding: none;
margin: none;
}




Leave a comment!