Warning: Attempt this modification at your own risk. This is for educational and research purposes only, and you must at all times follow the laws of your local jurisdiction. None of the editors, owners, or hosts of this site can be responsible for any action you may take with this information or any event that may occur as a result of such action.
Known Problems[]
- None
Prerequisites[]
- SSH or SCP access
- R/W remount
Instructions[]
Download & backup the original background (see SCP page for detailed instructions on how to transfer files):
/jci/gui/common/images/background.png
Determine the original file's resolution, create your new background with the same resolution using png compression
Upload your new background, overwriting the original one
Advanced Backgrounds[]
The background image is rendered using CSS in
/jci/gui/common/css/common.css
By editing this file, you can use an animated gif as a background or scroll through a bigger image. This is restricted only by the Opera version used, since it cannot render many advanced CSS3 properties. If you want to customize the background even further, you can find the JS-based creation of the background in
/jci/gui/common/js/common.js