What's A Plurk Template? Login/Register Here Browse Plurk Templates Favorite Plurk Templates
Plurk Templates

"Rock Now: Renaissance!"

Use installation link instead of CSS Code for better result. Best viewed on Google Chrome. If it doesn't work, please refresh the page.

CSS Code

body, html {
background: #7B8E6E !important ;
font-family: "Kartika" !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur829.cur), pointer !important;
}

body a:hover {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

#edit_link {
background: transparent !important;
}

#updater {
border: 0px solid !important;
background: transparent !important;
}

#top_login a {
font-family: "Kartika", sans-serif !important;
font-weight: none !important;
opacity: 0.1 !important;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
}

#top_login a:hover {
opacity: 1 !important;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
}

#top_bar {
font-family: "Kartika", sans-serif !important;
font-weight: none !important;
position: fixed !important;
background: #97A58C !important;
margin-top: -5px !important;
margin-left: -3px !important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 4px !important;
}

#top_bar a {
color: white !important;
}

#top_bar a:hover {
background: black !important;
color: white!important;
padding-bottom: 2px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

#footer {
opacity: 0 !important;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
}

#footer:hover {
opacity: 0.8 !important;
filter:alpha(opacity=80);
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
}

#footer a {
color: white !important;
background: #97A58C !important;
font-weight: none !important;
border: 0px solid !important;
-webkit-transition: all .4s ease-out;
}

#footer a:hover {
color: black !important;
-webkit-transition: all .4s ease-out;
}

#page_title {
background: #97A58C !important;
position: fixed;
color: white !important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 12px !important;
padding: 4px !important;
}

#timeline_holder {
background: #97A58C url(http://img52.imageshack.us/img52/737/timthumbnew.jpg) right no-repeat;
border: 0px;
height: 445px !important;
}

#timeline_bg .day_start .div_inner {
background-image: none;
bakcground-color: transparent;
height: 200px;
opacity: 1;
border: transparent;
}

#bottom_line {
background: transparent !important;
border: 0px solid;
}

#time_show {border: 0px;
background: transparent;
opacity: 0.7;
filter:alpha(opacity=70);
position: absolute;
}

#timeline_holder .plurk_cnt, .inner {
background: #7B8E6E !important;
border: 0px solid !important;
opacity: 0.3 !important;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
-webkit-transition: all .4s ease-out;
}

#timeline_holder .plurk_cnt:hover {
background: #7B8E6E !important;
opacity: 1 !important;
filter:alpha(opacity=100);
-webkit-transition: all .4s ease-out;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

#timeline_holder .plurk_box .plurk_cnt {
opacity: 1 !important;
}

.plurk_cnt a {
-webkit-transition: all .4s ease-out;
}

.plurk_cnt a:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
text-decoration: none !important;
}

.name {
-webkit-transition: all .4s ease-out;
}

.name:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
text-decoration: none !important;
}

.inner {
padding-bottom: 7px !important;
}

.response_count, .new .response_count {
background: #7B8E6E !important;
border: 0px solid;
margin-left:0px !important;
padding-bottom: 7px !important;
padding-right: 3px !important;
opacity: 0.3 !important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.plurk_box .caption, .plurk_box .list, .mini_form, .info_box {
border: 0px solid !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur829.cur), pointer !important;
}

.plurk_box .caption {
text-align: center !important;
background: #7B8E6E ;
color: gray !important;
}

.plurk_box .list {
height: 3px !important;
-webkit-transition: all .4s ease-out;
}

.plurk_box .list:hover {
height: 300px !important;
opacity: 0.9 !important;
-webkit-transition: all .4s ease-out;
}

#input_small {
background: transparent !important;
color: white !important;
height: 75px !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur473.cur), pointer;
}

.mini_form {
background: #7B8E6E !important;
color: white !important;
}

.dd_img {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

.emoticon_selecter_img {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

.response_time.plurk_cnt {
padding: 2px;
border: 0px solid !important;
}

#timeline_holder div.plurk {
-webkit-transition:top 1s ease, -webkit-transform 1s ease;
-webkit-transform-origin:0 0;
-moz-transition:top 1s ease, -moz-transform 1s ease;
-moz-transform-origin:0 0;
}

.info_box {
background: #7B8E6E !important;
border: 0px solid !important;
}

.info_box a:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
text-decoration: none !important;
-webkit-transition: all .4s ease-out;
}

.p_img {
border: 2px solid #657B54!important;
opacity: 0.3 !important;
}

.p_img:hover {
opacity: 1 !important;
filter:alpha(opacity=100);
-webkit-transition: all .4s ease-out;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

.p_img img {
width:21px !important;
height: 21.5px !important;
border: 1px solid white !important;
opacity: 0.3 !important;
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
}

.p_img img:hover {
opacity: 1 !important;
filter:alpha(opacity=100);
-moz-transition:opacity 1s ease;
-webkit-transition:opacity 1s ease;
-khtml-transition: opacity 1s ease;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

#filter_tab a.filter_selected {
background: #657B54!important;
padding-top: 10px !important;
color: white !important;
}

#filter_tab a {
background: #657B54 !important;
opacity: 0.3 !important;
border: 0px solid !important;
-webkit-transition: all .4s ease-out;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

#filter_tab a:hover {
opacity: 1 !important;
filter:alpha(opacity=100);
padding-top: 10px !important;
-webkit-transition: all .4s ease-out;
text-decoration: none !important;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

#pane_plurk, #pane_search {
margin-bottom: -24px;
background: #657B54!important;
border: 0px solid !important;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.plurkaction .smily_holder img {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
padding-left: 5px;
}

#toggle_tab li {
border: 0px solid !important;
background: #657B54!important;
color: white !important;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

textarea#input_big {
background: transparent !important;
border: 1px solid black !important;
height: 100px !important;
color: white !important;
font-size: 15px !important;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur473.cur), pointer;
}

input#current_query {
background: transparent !important;
border: 1px solid black !important;
width: 200px !important;
color: white !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur473.cur), pointer;
}

#more_options_link {
border: 0px solid !important;
background: transparent !important;
-webkit-transition: all .4s ease-out;
}

#more_options_link:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
text-decoration: none !important;
-webkit-transition: all .4s ease-out;
}

#more_options_holder {
background: transparent !important;
padding-bottom: -200px !important;
-webkit-transition: all .4s ease-out;
}

#more_options_holder:hover {
background: transparent !important;
color: white !important;
-webkit-transition: all .4s ease-out;
}

#auto_ta_input {
border: 0px solid !important;
color: gray !important;
}

#plurk-dashboard {
background: #657B54!important;
color: white !important;
border: 0px solid !important;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-transition: all .10s ease-out;
}

#plurk-dashboard:hover {
-webkit-transition: all .10s ease-out;
}

#plurk-dashboard a {
color: white !important;
text-decoration: none !important;
-webkit-transition: all .4s ease-out;
}

#plurk-dashboard a:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
}

#plurk-dashboard h2 {
color: transparent !important;
}

#dash-profile, #dash-additional-info{
text-align: center !important;
}

#dash-stats {
background: transparent url(http://i1094.photobucket.com/albums/i452/shogaikarin/stats.gif) center top no-repeat;
}

#dash-stats table td {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
}

#dash-friends {
background: transparent url(http://i1094.photobucket.com/albums/i452/shogaikarin/friends.gif) center top no-repeat;
}

#dash-fans {
background: transparent url(http://i1094.photobucket.com/albums/i452/shogaikarin/fans.gif) center top no-repeat;
}

b {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
font-weight: none !important;
}

.dash-segment img.profile-pic {
margin-bottom: 60px !important;
width: 100px;
margin-top: 40px;
-webkit-transition: all .4s ease-out;
}

.dash-segment img.profile-pic:hover {
margin-bottom: 10px !important;
width: 150px !important;
border: 2px solid #903640 ;
-webkit-transition: all .4s ease-out;
}

#plurk-dashboard h1 {
padding-right: 0px !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
}

#plurk-dashboard h1:hover {
padding-right: 40px !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
}

#karma {
font-family: "Kartika" !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur829.cur), pointer !important;
-webkit-transition: all .5s ease-out;
}

.karma_hover {
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

.award_bar {
margin-bottom: 30px !important;
}

.award_bar div {
width: 20px;
-webkit-transition: all .4s ease-out;
cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur829.cur), pointer !important;
}

.award_bar div:hover {
width: 30px !important;
-webkit-transition: all .4s ease-out;
}

.AmiMenu.qual_menu {
padding-left: 5px !important;
background: black !important;
border: 0px solid !important;
opacity: 0.9 !important;
}

#dash-friends-pics img, #dash-fans-pics img {
width: 20px !important;
height: 20px !important;
border: 1px solid !important;
-webkit-transition: all .4s ease-out;
}

#dash-friends-pics img:hover, #dash-fans-pics img:hover {
border: 1px solid #903640 ;
width: 40px !important;
height: 40px !important;
-webkit-transition: all .4s ease-out;
}

#dash-friends-pics .user_link, #dash-fans-pics .user_link {
border: 0px solid !important;
}

.plurk_cnt .qualifier {
background: transparent !important;
border: 0px solid !important;
color: black !important;
}

.AmiMenu .q_freestyle, .AmiMenu .q_loves, .AmiMenu .q_likes, .AmiMenu .q_shares, .AmiMenu .q_gives, .AmiMenu .q_hates, .AmiMenu .q_wants, .AmiMenu .q_wishes, .AmiMenu .q_needs, .AmiMenu .q_will, .AmiMenu .q_hopes, .AmiMenu .q_asks, .AmiMenu .q_has, .AmiMenu .q_was, .AmiMenu .q_wonders, .AmiMenu .q_feels, .AmiMenu .q_thinks, .AmiMenu .q_says, .AmiMenu .q_is {
border: 0px solid !important;
background: transparent !important;
-webkit-transition: all .4s ease-out;
}

.AmiMenu .q_freestyle:hover, .AmiMenu .q_loves:hover, .AmiMenu .q_likes:hover, .AmiMenu .q_shares:hover, .AmiMenu .q_gives:hover, .AmiMenu .q_hates:hover, .AmiMenu .q_wants:hover, .AmiMenu .q_wishes:hover, .AmiMenu .q_needs:hover, .AmiMenu .q_will:hover, .AmiMenu .q_hopes:hover, .AmiMenu .q_asks:hover, .AmiMenu .q_has:hover, .AmiMenu .q_was:hover, .AmiMenu .q_wonders:hover, .AmiMenu .q_feels:hover, .AmiMenu .q_thinks:hover, .AmiMenu .q_says:hover, .AmiMenu .q_is:hover {
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
-webkit-transition: all .4s ease-out;
}

/* Remove Plurk Creature */
div#dynamic_logo img {
background-position: left top;
background-repeat: no-repeat;
height: 0px;
position: absolute;
width: 0px;
overflow: hidden;
left: 25px;
}
div#logo {
border-bottom: none;
}
div#logo img {
background-position: left top;
background-repeat: no-repeat;
overflow: hidden;
height: 0px;
width: 0px;
}
#dynamic_logo {
left: 0px !important;
width: 200px !important;
margin-top: 20px !important;
}
div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/1.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/2.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/3.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/4.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/5.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/6.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/7.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/8.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/9.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/10.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/11.png"], div#dynamic_logo img[src="http://static.plurk.com/static/creatures/big/12.png"] {
padding-left: 150px;
margin-left: 5px;
height: 200px;
background: transparent no-repeat scroll left top;
}
div#logo img[src="/static/creatures/big/1.png"], div#logo img[src="/static/creatures/big/2.png"], div#logo img[src="/static/creatures/big/3.png"], div#logo img[src="/static/creatures/big/4.png"], div#logo img[src="/static/creatures/big/5.png"], div#logo img[src="/static/creatures/big/6.png"], div#logo img[src="/static/creatures/big/7.png"], div#logo img[src="/static/creatures/big/8.png"], div#logo img[src="/static/creatures/big/9.png"], div#logo img[src="/static/creatures/big/10.png"], div#logo img[src="/static/creatures/big/11.png"], div#logo img[src="/static/creatures/big/12.png"], {
height: 200px;
padding-left: 150px;
background: transparent no-repeat scroll left top;
}
div#dynamic_logo img[src="http://static.plurk.com/static/logo.png"], h1#logo img[src="http://static.plurk.com/static/logo.png"] {
opacity:0;filter:alpha(opacity=0);zoom:1
}
/* End Plurk Creature Removal */

.friend_man.add_follow {
background: transparent !important;
border: 0px solid !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
}

.friend_man.add_friend {
background: transparent !important;
border: 0px solid !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
}

.friend_man.block {
background: transparent !important;
border: 0px solid !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
}

.friend_man.private_plurk {
background: transparent !important;
border: 0px solid !important;
color: #903640 !important;
text-shadow: #B56975 0px 0px 5px !important;
}

.friend_man.remove {
background: transparent !important;
border: 0px solid !important;
color: hsl(268, 65%, 24%) !important;
text-shadow: #E4C9F8 0px 0px 5px !important;
}

.orange-but {
background: black !important;
color: white !important;
border: 0px solid !important;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

#sharePlurk {
background: transparent;
border: 0px;
opacity: 0 !important;
}

#dashboard-invite {
background: transparent !important;
border: 0px solid !important;
}

.cmp_invite {
width: 1px !important;
background: transparent !important;
}

.cmp_plurk {
background: transparent;
width: 3px;
font-size: 1px;
height: 38px;
}

.cmp_loading {
background: transparent url(http://www.freeimagehosting.net/newuploads/5e77b.gif) no-repeat scroll 0 0;
height: 400px;
background-position: top center;
}

.browse_button div {
border: none!important;
cursor: url(http://cur.cursors-4u.net/others/oth-6/oth583.cur), pointer !important;
}

.cmp_arrow_left {
background: transparent url(http://www.free-graphics.com/buttons/mini/16tn_.jpg) no-repeat;
width: 30px;
font-size: 1px;
height: 30px;
}

.cmp_arrow_right {
background: transparent url(http://www.free-graphics.com/buttons/mini/15tn_.jpg) no-repeat;
width: 30px;
font-size: 1px;
height: 30px;
}

.cmp_back_to_today {
background: transparent url(http://www.free-graphics.com/buttons/mini/18tn_.jpg) no-repeat;
width: 30px;
font-size: 1px;
height: 30px;
}

.AmiMenu.info_menu {
background: black!important;
color: white !important;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
border: 1px solid #ccc;
}

.tooltip_cnt{
background: black;
filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;
border:1px solid #ccc;
color: white;
padding:5px;
margin-top:1px;
font-size:12px;
}

input, textarea, select {
background: transparent !important;
color: purple !important;
border: 1px solid #657B54 !important;
cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur473.cur), pointer;
}

::-webkit-scrollbar-thumb:vertical {background-color:#222;height:100px; width: 5px;
}

::-webkit-scrollbar-thumb:horizontal {background-color:#ccc;height:10px !important;
}

::-webkit-scrollbar { height:10px;width:15px; background-color:#fff;
}
html {

Average: 5 (3 votes)

Recent comments