how to change your own plurk layout

30 Mei 2010
don't worry, we can make our own plurk layout ^^~

go to edit > customize profile

ok, lets start in here. its easy if u understand about css
for an amateur (like me) we just can change this part


/* Main Body and Background of Body */
body, html {
background: #000 url(insert_url);
background-repeat:repeat;

}

/* Timeline Holder Background */
#timeline_holder {
background: #000 url(insert_url);
background-repeat:repeat;
}
just copy paste your url on there ^^~
simple one

0 comment:

Posting Komentar