-
To change background on
#rocketchat landing page use the following CSS:.rc-old.full-page { background-image:url(http://your-url-to-image-here); }
in rocketchat admin panel > Layout > Custom CSS
To change background on #rocketchat landing page use the following CSS:
.rc-old.full-page { background-image:url(http://your-url-to-image-here); }
in rocketchat admin panel > Layout > Custom CSS