2009年7月17日 星期五
2009年7月15日 星期三
Plurk 的佈景主題 (1)
/* MY PLURK CODE - VERKLEMPT - for more plurk themes, hit my site at www.maclaughlinstudios.com*/
/* Special thanks to Plurkers AZJazzyJ, HELLFROZE & STRIFE for many of these fixes */
body, html {
background-image: url(http://www.maclaughlinstudios.com/Plurk/Verklempt/swirlz.gif);
background-repeat: repeat
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #190d03;
}
/* TIMELINE MODS */
#top_login { width: 100%; background: #190d03; }
.dark_icons #top_bar #edit_link {color:#cfc1ae;}
#top_bar #edit_link, #top_login a, #footer a, #top_bar a {color:#cfc1ae;}
#page_title {
font-size:15px;
color: #cfc1ae;
}
#timeline_holder {
background-image: url(http://www.maclaughlinstudios.com/Plurk/Verklempt/Verklempt.png);
}
#timeline_bg .day_start .div_inner {
background: #79683e;
opacity: 0.4;
-moz-opacity: 0.4;
filter: alpha (opacity = 40);
}
.p_img { border:1px solid #190d03; }
#bottom_line { opacity: 0.5; filter:alpha (opacity=50);
}
/* Get rid of your plurk character*/
#dynamic_logo { opacity:0;filter:alpha(opacity=0);zoom:1
}
/* Get rid of the annoying little search form*/
#mini_search form { opacity:0; filter:alpha(opacity=0);zoom=1
}
#mini_search form:hover { opacity:1; filter:alpha(opacity=100)
}
/* TIMELINE PLURK BOX MODS */
/* Transparent Plurk Boxes courtesy of HELLFROZE */
.plurk_cnt {background: url(http://www.maclaughlinstudios.com/Plurk/Verklempt/latteplurk.png)!important }
}
.plurk_box .plurk_cnt { border-bottom: 1px solid #79683e; }
.plurk_box .list {
border-right:1px solid #79683e;
}
.plurk_box .mini_form {
border-right:1px solid #79683e;
border-bottom:1px solid #79683e;
}
.plurk_box .caption, .plurk_box .list{
border-right: 1px solid #79683e;
}
.info_box {
-moz-border-radius: 0px 0px 8px 8px;
border-right: 1px solid #79683e;
}
#bottom_line, .day_bg .div_inner, #time_show { background:url(http://www.maclaughlinstudios.com/Plurk/Vintage/latteplurk.png)
}
.dots_inner { background:#79683e
}
#updater { background:#79683e
}
.response_count, .caption { background:#190d03!important; color: #cfc1ae!important; font-size:10px; padding:0 0.25em
}
.new .response_count { background:#711d09!important; color:#cfc1ae!important; font-size:10px; padding:0 0.25em
}
.dots .inner { margin-left: 3px; -moz-border-radius:8px 8px 8px 8px;
}
/* PLURK INPUT BOX MODS */
#plurk_form {
background: transparent url("http://www.maclaughlinstudios.com/Plurk/Verklempt/latteplurk.png") repeat;
border-right: 1px solid #79683e; border-bottom: 1px solid #79683e;
z-index: 4; -moz-border-radius: 20px 20px 20px 20px ; padding-bottom: 5px;
-webkit-border-top-right-radius: 21px;
-webkit-border-bottom-left-radius: 21px;
}
/* DASHBOARD MODS */
#karma {
color: #cfc1ae;
}
#plurk-dashboard {
background: #711d09;
border: 1px #79683e;
text-align: justify;
font-size: 8pt;
text-align:justify;
background-repeat: repeat;
padding: 5px;
-moz-border-radius:10px 10px 10px 10px;
}
#plurk-dashboard a{
color:#cfc1ae;
text-decoration:underline;
}
#plurk-dashboard a:hover{
color:#79683e;
text-decoration:underline;
}
#plurk-dashboard h2{
text-transform:uppercase;
background:none;
color:#cfc1ae;
font-weight:bold;
padding:0;
}
#dash-stats table td {
color:#cfc1ae;
}
/*get rid of share your plurk page text*/
#dash-fans div[style]:first-child { position:absolute;opacity:0; font-size:0;height:0;
}
/* get rid of invite boxes*/
#dashboard-invite, #invite_url, #mobile-gfx, #widget-gfx, #twitter-gfx { height:0; position:absolute;opacity:0; filter:alpha(opacity=0); zoom=1
}
/* Rounded & Colored Filter Tabs */
#filter_tab a.filter_selected {
-moz-border-radius: 2px 2px 2px 10px; background:#cfc1ae; color: #190d03;
-webkit-border-bottom-left-radius: 11px;}
#filter_tab .off_tab { -moz-border-radius: 2px 2px 10px 2px;
background: url(http://www.plurkpix.com/pix/1zl.png) ;
color: #cfc1ae; background-color: #711d09;
-webkit-border-bottom-right-radius: 11px; }
.p_img { -moz-border-radius: 3px 5px 3px 5px; border: solid 1px #cfc1ae;
-webkit-border-bottom-left-radius: 5px;},
fieldset, img { -moz-border-radius: 3px 5px 3px 5px;
-webkit-border-bottom-left-radius: 5px}