IPB





Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Get Your Free Episode 20: Into The Unknown Plurk Layout!, For RO players with PLURK accounts
•Aeon™•
post Feb 11 2010, 06:33 PM
Post #1


Brand Manager


Group: pRO GM
Posts: 1,920
Joined: 8-November 09
Member No.: 135,066




Are you on Plurk? Then customize your profile with our free Episode 20: Into the Unknown Plurk layout!



Tell all your Plurk friends to get the code from this page, just copy and paste the code below on the CSS box of your Plurk profile (click on the Customize profile tab when you edit your Plurk profile settings):

QUOTE
body, html {
background: #000000;
}

#plurk-dashboard {
background: url(http://img43.imageshack.us/img43/9703/pwplurkbox1yp0.jpg) no-repeat #333333 30% 40%;
border: none;
color: #ffffff;
font-family: Segoi-Ui, Calibri, Verdana;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}

#timeline_holder {
background: url(http://img237.imageshack.us/img237/7931/roplurkitu.jpg) no-repeat #090908 bottom center;
font-family: Segoi-Ui, Calibri, Verdana;
}

#plurk_form {
color: #cccccc;
font-family: Segoi-Ui, Calibri, Verdana;
}

#top_bar a, #top_login a, #dashboard_holder a, #footer a {
color: #cccccc;
}

#bottom_line, .day_bg, .div_inner {
color: #ffffff;
font-family: Segoi-Ui, Calibri, Verdana;
}

.day_bg .div_inner{
border: none;
}

#bottom_line {
background: #333333;
border: solid #333333 1px;
}

.plurk_cnt {
border: 1px solid #cccccc;
background-color: #fffffff;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}

.response_count {
text-align: center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 1px;
}

.segment-content {
padding: 5px;
margin: 5px;
}

.qualifier, .m_qualifier, .dots .inner, #more_options_holder, #emoticon_selecter, #updater {
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

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

#dash-stats h2, #dash-friends h2, #dash-fans h2 {
color: #cccccc;
}

#dashboard_holder {
background: transparent url() no-repeat left bottom;
}

#updater {
color: #ffffff;
border: none;
}

#filter_tab .off_tab {
background: #000000;
color: #cccccc;
border: none;
-moz-border-radius: 0px 0px 5px 5px;
-khtml-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}

#filter_tab .filter_selected {
background: #333333;
color: #cccccc;
border: none;
-moz-border-radius: 0px 0px 5px 5px;
-khtml-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}

#dynamic_logo img{
height:0px;
width:0px;
}

#more_options_link{
border: none;
background: none;
}
/*Karma Count */
#karma {
color: red;
font-family: Segoi-Ui, Calibri, Verdana;
font-size: 27px;
/*text-decoration: blink;*/
}

a#dashboard-invite, a#mobile-gfx, a#widget-gfx, a#twitter-gfx {
display : block;
padding : 10px 10px 0 56px;
height : 40px;
width : 145px;
color : #fff !important ;
text-decoration : underline;
font-family : Segoe-UI, Calibri, Arial, Verdana !important ;
font-weight : bold;
background : #333333;
position : relative;
border : 1px solid #fff;
}
a#dashboard-invite span {
display : block;
position : absolute;
left : 0;
top : 0;
margin : 5px 0 0 4px;
}
.cmp_invite {
background : transparent url(http://img218.imageshack.us/img218/7939/rolunatic.jpg) no-repeat;;
}
/*Default Baka Stuff*/
#sharePlurk {
position : relative;
background : #333333 ;
border : none;
margin-right :none;
color : #fff;
padding : none;
padding-right : 0;
border-right : none;
}
#sharePlurk span {
display : block;
position : relative;
float : left;
margin-right : 4px;
}
#sharePlurk p {
margin : 4px 0 0 0;
}
#sharePlurk input.clipboard {
border-color : none;
}
#sharePlurk div {
padding : 6px 8px 6px 8px;
border-right : none;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}


Spread the word! ^^
Go to the top of the page
 
+Quote Post
•Aeon™•
post Feb 12 2010, 12:33 PM
Post #2


Brand Manager


Group: pRO GM
Posts: 1,920
Joined: 8-November 09
Member No.: 135,066




FOR SMALL SCREEN, USE THIS CODE:

QUOTE
body, html {

background: #000000;

}



#plurk-dashboard {

background: url(http://img43.imageshack.us/img43/9703/pwplurkbox1yp0.jpg) no-repeat #333333 30% 40%;

border: none;

color: #ffffff;

font-family: Segoi-Ui, Calibri, Verdana;

-moz-border-radius: 15px;

-khtml-border-radius: 15px;

-webkit-border-radius: 15px;

}



#timeline_holder {

background: url(http://img237.imageshack.us/img237/7931/roplurkitu.jpg) no-repeat #090908 bottom left;

font-family: Segoi-Ui, Calibri, Verdana;

}



#plurk_form {

color: #cccccc;

font-family: Segoi-Ui, Calibri, Verdana;

}



#top_bar a, #top_login a, #dashboard_holder a, #footer a {

color: #cccccc;

}



#bottom_line, .day_bg, .div_inner {

color: #ffffff;

font-family: Segoi-Ui, Calibri, Verdana;

}



.day_bg .div_inner{

border: none;

}



#bottom_line {

background: #333333;

border: solid #333333 1px;

}



.plurk_cnt {

border: 1px solid #cccccc;

background-color: #fffffff;

-moz-border-radius: 5px;

-khtml-border-radius: 5px;

-webkit-border-radius: 5px;

}



.response_count {

text-align: center;

-moz-border-radius: 5px;

-khtml-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

padding: 1px;

}



.segment-content {

padding: 5px;

margin: 5px;

}



.qualifier, .m_qualifier, .dots .inner, #more_options_holder, #emoticon_selecter, #updater {

-moz-border-radius: 5px;

-khtml-border-radius: 5px;

-webkit-border-radius: 5px;

border-radius: 5px;

}



#dash-stats table td {

color: #cccccc;

}



#dash-stats h2, #dash-friends h2, #dash-fans h2 {

color: #cccccc;

}



#dashboard_holder {

background: transparent url() no-repeat left bottom;

}



#updater {

color: #ffffff;

border: none;

}



#filter_tab .off_tab {

background: #000000;

color: #cccccc;

border: none;

-moz-border-radius: 0px 0px 5px 5px;

-khtml-border-radius: 0px 0px 5px 5px;

-webkit-border-radius: 0px 0px 5px 5px;

}



#filter_tab .filter_selected {

background: #333333;

color: #cccccc;

border: none;

-moz-border-radius: 0px 0px 5px 5px;

-khtml-border-radius: 0px 0px 5px 5px;

-webkit-border-radius: 0px 0px 5px 5px;

}



#dynamic_logo img{

height:0px;

width:0px;

}



#more_options_link{

border: none;

background: none;

}

/*Karma Count */

#karma {

color: red;

font-family: Segoi-Ui, Calibri, Verdana;

font-size: 27px;

/*text-decoration: blink;*/

}



a#dashboard-invite, a#mobile-gfx, a#widget-gfx, a#twitter-gfx {

display : block;

padding : 10px 10px 0 56px;

height : 40px;

width : 145px;

color : #fff !important ;

text-decoration : underline;

font-family : Segoe-UI, Calibri, Arial, Verdana !important ;

font-weight : bold;

background : #333333;

position : relative;

border : 1px solid #fff;

}

a#dashboard-invite span {

display : block;

position : absolute;

left : 0;

top : 0;

margin : 5px 0 0 4px;

}

.cmp_invite {

background : transparent url(http://img218.imageshack.us/img218/7939/rolunatic.jpg) no-repeat;;

}

/*Default Baka Stuff*/

#sharePlurk {

position : relative;

background : #333333 ;

border : none;

margin-right :none;

color : #fff;

padding : none;

padding-right : 0;

border-right : none;

}

#sharePlurk span {

display : block;

position : relative;

float : left;

margin-right : 4px;

}

#sharePlurk p {

margin : 4px 0 0 0;

}

#sharePlurk input.clipboard {

border-color : none;

}

#sharePlurk div {

padding : 6px 8px 6px 8px;

border-right : none;

-moz-border-radius: 15px;

-khtml-border-radius: 15px;

-webkit-border-radius: 15px;

}
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 3rd September 2010 - 05:42 AM