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

cool blue car

I hooked up my accelerator pedal in my car to my brake lights. I hit the gas, people behind me stop, and I'm gone. -Steven Wright

CSS Code

/* Main Body */
/* By V, http://vhasablog.wordpress.com/plurk-layout */

body, html {
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/carbg.png) repeat-x top center #000000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #879599;
}

/* top line with times */

#page_title {
font-size:16px!important;
color: #f1f0f5;
}

#top_login {
background: none;
margin: 0px 0px 0px 0px;
padding-right: 10px;
height: 20px;
}

.dark_icons {
color:#f1f0f5;
}

#top_bar .content, #top_login a {
color:#f1f0f5;
}

#top_bar a {
color:#f1f0f5;
}

#top_bar .on img{
border-bottom: 2px solid #8aa6f0!important;
}

#top_login a:hover{
color: #8aa6f0;
text-transform: normal;
}

#top_bar .content a:hover{
color:#8aa6f0;
text-transform: normal;
}

#top_bar .content a#edit_link{
background:transparent;
padding-bottom:1px;
color:#f2d261;
text-transform: normal;
}

#top_bar .content a:hover#edit_link{
color:#8aa6f0;
text-transform: normal;
}

/* timeline */
#timeline_holder {
background: none;
border-top: none;
}

#timeline_bg .day_bg .div_inner {
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/carday-1.png) no-repeat bottom;
width: 174px;
border: none;
}

.p_img {
border: solid 1px #164885;
}

/* hiding the plurk character */
#dynamic_logo {
opacity:0;
filter:alpha(opacity=0);
}

/* hiding the search form */
#mini_search form {
opacity:0;
filter:alpha(opacity=0);zoom=1
}

#mini_search form:hover {
opacity:.9;
filter:alpha(opacity=.90)
}

/* bottom line with times */
#bottom_line {
background: #f1f0f5;
border-top: 1px solid #000!important;
border-bottom: none;
}

#time_show span{
background: #f1f0f5;
border-top: 1px solid #000;
border-right: 1px solid #000;
border-left: 1px solid #000;
padding-top:3px;
color:#000;
font-weight:bold;
-moz-border-radius: 11px 1px 1px 1px;
-webkit-border-top-left-radius: 11px;
}

.evening,.night,.day,.morning{
background: none!important no-repeat 0 0;
_background: none!important no-repeat 0 0;
}

#div_loading {
background-position: 25%;
}

/* filter tabs */
#filter_tab .off_tab {
background: #164885;
color: #f1f0f5;
border: none!important;
-moz-border-radius: 2px 2px 10px 2px;
-webkit-border-bottom-right-radius: 11px;
}

#filter_tab .off_tab:hover {
background: #f1f0f5;
color: #000;
text-decoration:underline;
border: none!important;
-moz-border-radius: 2px 2px 2px 10px;
-webkit-border-bottom-right-radius: 0px!important;
-webkit-border-bottom-left-radius: 11px;
}

#filter_tab a.filter_selected {
background: #f1f0f5;
color: #000;
font-weight: bold;
border: none!important;
-moz-border-radius: 2px 2px 2px 10px;
-webkit-border-bottom-left-radius: 11px;
}

#filter_tab a.filter_selected:hover {
background: #164885;
color: #f1f0f5;
font-weight: bold;
text-decoration: underline;
border: none!important;
-moz-border-radius: 2px 2px 2px 10px;
-webkit-border-bottom-left-radius: 11px;
}
div.holder {
background: #fcd05e!important;
color: #160900!important;
}
/* Plurk form with text input and privacy options */
/* NEWNESS */
#plurk_form{
background: none!important;
color: #2f64e6;
border: none!important;
}

#toggle_tab {
background: none!important;
color: #2f64e6;
border-top: none!important;
border-right: none!important;
border-left: none!important;
border-bottom: none!;
}

/*unselected tab*/
#toggle_tab li{
background: #164885;
color: #f1f0f5;
border-top: 3px solid #879599!important;
border-right: 3px solid #879599!important;
border-left: 3px solid #879599!important;
border-bottom: none!;
margin-right: 3px!important;
margin-left: 3px!important;
}

#toggle_tab li:hover{
background: #f1f0f5!important;
color: #000!important;
text-decoration:none;
border-top: 3px solid #879599!important;
border-right: 3px solid #879599!important;
border-left: 3px solid #879599!important;
border-bottom: none!important;
}

.tt_selected{
background-image: none!important;
background-color: #000!important;
color: #1944a3;
border-top: 3px solid #879599!important;
border-right: 3px solid #879599!important;
border-left: 3px solid #879599!important;
border-bottom: none!important;
margin-right: 3px!important;
margin-left: 3px!important;
}

.tt_selected:hover{
background-image: none!important;
background-color: #f1f0f5!important;
color: #000;
border-top: 3px solid #879599!important;
border-right: 3px solid #879599!important;
border-left: 3px solid #879599!important;
border-bottom: none!important;
margin-right: 3px!important;
margin-left: 3px!important;
}

.plurkaction.pane {
background: #000;
color: #1944a3;
border-top: 3px solid #879599!important;
border-right: 3px solid #879599!important;
border-left: 3px solid #879599!important;
border-bottom: 3px solid #879599!important;
}

input#current_query {
color:#1944a3!important;
background-color: #f1f0f5;
border-bottom-color: #000;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: #000;
border-left-style: solid;
border-left-width: 2px;
border-right-color: #000;
border-right-style: solid;
border-right-width: 2px;
border-top-color: #000;
border-top-style: solid;
border-top-width: 2px;
}

input.orange-but{
background: #1944a3!important;
color: #f1f0f5!important;
border: 1px solid #000!important;
}

/*END NEWNESS*/

.q_says{
background-color:#1944a3;
border-right:1px solid #879599!important;
border-bottom:1px solid #879599!important;
}

.q_freestyle{
background-color:#1944a3;
border-right:1px solid #879599!important;
border-bottom:1px solid #879599!important;
}

.char_updater {
background: none;
color: #809cc3;
}

.char_updater.highlight_light {
background: none !important;
color: #a4bcdd;
font-style: italic;
}

.char_highlight {
background: #000!important;
padding-left: 2px;
color: #f2d261!important;
}

#input_big.content, .multi-line {
color:#1944a3!important;
background-color: #f1f0f5;
border-bottom-color: #000;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: #000;
border-left-style: solid;
border-left-width: 2px;
border-right-color: #000;
border-right-style: solid;
border-right-width: 2px;
border-top-color: #000;
border-top-style: solid;
border-top-width: 2px;
}

#dashboard_holder a, #footer a, #errors a, .error a {
color: #fff;
}

#footer {
color: #92b3f6;

}

#footer a:hover {
color: #597ef0;
text-decoration: underline;
}

/* timeline plurk box mods */

.plurk_cnt {
background: #fff!important;
background-color: #fff!important;
border-bottom-color: #163561;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #163561;
border-right-style: solid;
border-right-width: 1px;
-moz-border-radius: 1px 11px 1px 11px;
-webkit-border-top-right-radius: 11px;
-webkit-border-bottom-left-radius: 11px;
opacity:.9;
filter:alpha(opacity=.9);
}

.plurk a.ex_link {
color:#6c88b7;
font-weight: bold;
text-decoration: underline;
}

.plurk a.ex_link:hover {
color:#163561;
font-weight: bold;
text-decoration: underline;
}

.qualifier, .m_qualifier, .dots.inner, #emoticon_selecter, #updater {
padding-left: 6px;
padding-right: 5px;
border-bottom-color: #163561;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #163561;
border-right-style: solid;
border-right-width: 1px;
-moz-border-radius: 1px 9px 1px 9px ;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
opacity:.9;
filter:alpha(opacity=.9);
}

#more_options, #more_options_holder {
background: #000!important;
color: #fff!important;
}

#more_options_link.off {
background: #163561!important;
color: #fff!important;
}

#more_options .on {
background: #163561;
color: #fff;
-moz-border-radius: 1px 9px 1px 9px ;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
}

.plurk_box .caption {
background: #000;
color: #dce3e9;
text-align: center;
border-bottom-width: 1px;
border-right-color: #163561;
border-right-style: solid;
-moz-border-radius: 11px 0px 0px 0px ;
-webkit-border-top-left-radius: 11px;
opacity:.9;
filter:alpha(opacity=.9);
}

.plurk_box .list {
background: #fff!important;
color: #000;
border-right-color: #163561;
border-right-style: solid;
border-right-width: 1px;
-moz-border-radius: 0px 0px 0px 11px ;
-webkit-border-bottom-left-radius: 11px;
opacity:.9;
filter:alpha(opacity=.9);
}

.info_box {
background: #fff!important;
color: #000;
-moz-border-radius: 0px 0px 11px 0px ;
-webkit-border-bottom-right-radius: 11px;
opacity:.9;
filter:alpha(opacity=.9);
}

.info_box.c_disabled {
-moz-border-radius: 11px 0px 0px 0px;
-webkit-border-top-left-radius: 11px;
opacity:.9;
filter:alpha(opacity=.9);
}

.info_box a {
background: #fff!important;
color: #000!important;
text-decoration: none;
opacity:.9;
filter:alpha(opacity=.9);
}

.mini_form {
border-right-color: #163561!important;
border-right-style: solid;
border-right-width: 1px;
opacity:.9;
filter:alpha(opacity=.9);
}

#input_small {
height: 75px;
}

.response_count {
background:#24448f!important;
color: #b6c8f0!important;
font-size:10px;
padding:0 0.25em;
-moz-border-radius:1px 9px 1px 1px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
opacity:.9;
filter:alpha(opacity=.9);

}

.new .response_count {
background:#f2d367!important;
color:#000!important;
font-size:16px;
padding:0 0.25em;
-moz-border-radius:1px 9px 1px 1px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}

.dots .inner {
color:#000!important;
margin-left: 3px;
border-bottom-color: #163561;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #163561;
border-right-style: solid;
border-right-width: 1px;
-moz-border-radius:1px 9px 1px 1px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
opacity:.9;
filter:alpha(opacity=.9);
}

#updater {
background:#c5cde4;
color:#000;
border: 1px solid #163561;
opacity:.9;
filter:alpha(opacity=.9);
}

#updater a {
color: #5389c7;
text-decoration: none;
}

#updater a:hover{
color: #025ea7;
text-decoration: underline;
}

/* replace big plurk button */
.cmp_plurk {
background:transparent url(http://img.photobucket.com/albums/v646/MusicAddict135/car_btn.png) no-repeat scroll top left;
height:38px;
width:81px;
}

/* dashboard */
#karma {
color: #fff;
}

#plurk-dashboard {
background: none;
border: none;
color: #fff;
}

#plurk-dashboard h2 {
color: #fff;
}

#plurk-dashboard a{
font-size: 11px;
color: #0067ab;
text-decoration:none;
}

#plurk-dashboard a:hover{
color: #b9bfd7;
text-decoration:underline;
}

.dash-segment .segment-content {
margin: 3px;
min-height: 275px;
border: 3px solid #879599;
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/cardash.png) no-repeat bottom #000;
-moz-border-radius: 1px 9px 1px 9px ;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
}

.dash-segment img.profile-pic {
border:1px solid #879599;
}

#full_name {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#dash-stats {
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/carstats.png) no-repeat center top;
min-height: 240px;
}
#dash-stats h2 {
opacity: 0!important;
filter: alpha(opacity=0)!important;
}

.karma_hover {
font-size: 23px;
}

#dash-stats table td {
color: #fff;
}

#dash-friends {
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/carfriends.png) no-repeat center top;
min-height: 240px;
}
#dash-friends h2 {
opacity: 0!important;
filter: alpha(opacity=0)!important;
}
#friend_managment, #fan_managment {
text-align: center;
}

/* hide invite */
a#dashboard-invite,a#mobile-gfx,a#widget-gfx, a#twitter-gfx {
height: 0px!important;
width: 0px!important;
opacity:0!important;
filter:alpha(opacity=0)!important;
}
/*end hide invite */

#dash-stats,#dash-friends,#dash-fans {
margin-top:3px;
}

.friend_holder {
padding: 3px;
}
.friend_holder table {
margin-left: 3px;
width: 100%;
height: 100%!important;
}
#show_all_friends {
text-align: center;
background: none;
height: 30px;
padding-top: 3px;
}
#show_all_friends a {
color: white;
}
#show_all_friends a:hover {
color: #000000;
text-decoration: none;
}

#dash-fans h2 {
opacity: 0!important;
filter: alpha(opacity=0)!important;
}
#dash-fans {
background: url(http://img.photobucket.com/albums/v646/MusicAddict135/carfans.png) no-repeat center top;
}
/* hide share */
#sharePlurk {
opacity:0!important;
filter:alpha(opacity=0)!important;
height: 0px!important;
width: 0px!important;
}

Average: 4.1 (7 votes)

Recent comments