MyBB Community Forums
MyBB Community Forums
>
Extensions
>
Themes
>
Theme Support
> Simple background
Full Version:
Simple background
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
BlackHawk
2016-01-18, 05:13 AM
Hello,
I am wondering how would I place an image as the background for my website?
Dark-Power-Invader
2016-01-18, 05:22 AM
you can do that by css like
.body {
background: url("http://website.tld/image.png");
}
MyBB Community Forums
>
Extensions
>
Themes
>
Theme Support
> Simple background