hi i dont know why the redirection bg color is white i tried lots of things but not changing help
![[Image: 5428498abc35e.png]](https://camo.mybb.com/f11da7acbc2f98e9a5e1026a385c88a6802c91b2/687474703a2f2f75702e68346b7572642e636f6d2f66696c65732f353432383439386162633335652e706e67)
I am not sure if its called Redirection or something else.
thanks
In global.css, change the background-property of "body".
Chances are that your browser cached the css, so you will have to force a refresh. In Firefox, this would be Ctrl+Shift+R.
Hope that helps

changing background-property of body in global.css would affect entire forum rather than just the redirect page.... instead you can goto ACP >> Templates >> Redirect Templates >> redirect
and change <body> as <body style="background: #FF0000;">
EDIT: for 1.8 it will be ACP >> Templates >> Ungrouped Templates >> redirect