Home » Kustomized CSS Theme » Kustomized Plurk Theme: Blued Up Plus!
0

Kustomized Plurk Theme: Blued Up Plus!

August 11th, 2008 at 2:04 pm by AJ Matela

Greenic is a Kustomized Plurk Timeline Theme based on a greenish rainbow.

Rainbow Blued Up

This theme also features the following:

  1. expanded reply box
  2. customized Plurk Tabs
  3. “boxed up” dashboard (code provided by Will of http://will.ph

Screenshots of features:
Expanded Reply Box
Reply box

Customized Plurk Tabs


“Boxed Up” Dashboard

Green Rainbow bottom

(The rounded corners only appear on Firefox)

Blued Up Plus!

(One-click install code: http://www.plurk.com/installDesign/28035-3c0c9478be)

If you want to hardcode the CSS theme yourself, see the CSS code after the cut.

body, html {
background: #000000 url(’http://farm4.static.flickr.com/3215/2751810635_2623672142_o.jpg’) no-repeat top left;
}

#timeline_holder {
background: transparent;

}

#input_small { height: 75px; }

#bottom_line {
background: #ffffff;
color: #000000;
}

.bottom_line_bg {
background-color: #000000;
color: #ffffff;
}

#filter_tab .off_tab {
background-color: #660000;
color: #ffffff
}

#time_show span {
color: #000000;
}

#updater {
background: #600000;
border: 1px solid #000;
color: #fff;
}
#noti_re a, #noti_np a {
color: #ffffff;
text-decoration: none;
}

#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;
}

Zemanta Pixie

Link:

Leave a Reply