Replies

Oct 17, 2019 6 years ago
lillend
fighter of the dayman
User Avatar
Ghiaccio

Whats the code to make an image my user profile background? Like for example get some cool looking wallpaper image to be the background to my user profile rather than it just being a single color?

Oct 17, 2019 6 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

<style type="text/css"> body { background-image:url(ENTER FILENAME HERE); background-repeat: repeat;} } </style>

Oct 17, 2019 6 years ago
lillend
fighter of the dayman
User Avatar
Ghiaccio

thank you!

Please log in to reply to this topic.