MyBB Community Forums

Full Version: Background Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want make the background an image. How?
Put this in additional CSS

body 
{
background-image:
url('image link here')
}
in the admin go themes > modify/delete > select the theme you want and click ok to the option 'edit theme style' in the drop down.

from here look for the body options section. where it says background add the css image code. eg.
#ffffff url(location)
Thanks a lot!
I want to replace the 'snow flake ?' back ground that this mybb site is using . Can I add this background behind the my board ?



Will it show up on the re-direct pages also just like on Mybb?

where do I add this .jpg ?

TY

[Image: LUNG004.jpg]