Script Summary: This script changes the Quake Live windowed mode background color and you can remove the white box under windowed mode by slightly editing this script.
Version: 2.0.2
This script changes the Quake Live windowed mode background color to black.
Asked in this Quake Live forum thread
http://www.quakelive.com/forum/showthread.php?1...
Change the var color to any color you'd like to use.
The preset color is "black".
If you'd like to use a background image, change variable color
to "url(yourbackgroundimageurl)".
If you'd like to add more css styles (center background image
or something) add them to var othercss.
If you get a white box under your windowed mode area,
edit var height and var width so that height = your inbrowsermode
height and width = your inbrowsermode width. If you don't
know them, check your \r_inbrowsermode and check the numbers from
\modelist.
You can also change the background color behind the windowed
mode by changing viewportcolor and viewportmorecss.



