Is there anyway I can get the background image on my profile to rotate between multiple image files on refresh?
<style>
body {background-image: url([*random=url1--url2--url3])}
</style>
Without the *
... I haven't tested this myself but apparently it works for rotating pet overlays-- it might work for profile backgrounds as well.