Devanainjl
1 years ago
How does Plurk change themes and backgrounds? I tried click the customize layout but it didn't work, it can't click.
latest #7
evie
1 years ago
What device are you using, mobile or webpage?
Devanainjl
1 years ago
deendans: I use the webpage
evie
1 years ago @Edit 1 years ago
you can try clicking your profile name on the top right hand corner
> Select Customize layouts
> Upload your own background image
立即下載
evie
1 years ago @Edit 1 years ago
If you wish to use css, you may try this code:
1. copy this code:
._lch_ {
background: url("<link of your image>");
}
evie
1 years ago
2. change <link of your image> to your desired image (it can be an image uploaded to your own plurk post)
3. Paste the code above to the text box for css
Devanainjl
1 years ago
deendans: Oh, thank you very much!!
evie
1 years ago
hope it works!
back to top