Replies

Dec 19, 2020 5 years ago
Scrubba-dub-dub
Ploomy
in a tub
User Avatar
Aolani

I may have imagined this. But a few years ago on my forum signature I had a code that would randomise what image was selected. Is that a thing? I'd like to do it with my profile so a randomised background will show up from a few choices.

Dec 19, 2020 5 years ago
spacemage
is fashionable
User Avatar

Yes there is this and it is possible to have your profile have a random background image below is the code, just replace the placeholders with the urls of the images you want

body { background-image: url('URL_IMAGE2')}; }

Please let me know if you have any other questions

I made a forum group for CustomCSS and more

Please log in to reply to this topic.