MyBB Community Forums

Full Version: Backround Fading
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,


Well I'm making another theme, and with it, I would like to make it so you can have a backround image on top, then a color on bottom, Ex. a bg fading down into it, BUT I cant remember what code you put there, and what CSS atributes. If you guys would help it would be great.


~Alex
Make an image that fades into a color and set that as background no or x repeat. For example if your background fades from black to white:

background: #fff url(background.png) x-repeat;