XenForo Change the background colour to an image.

R

RuuDarling

Guest
Hello there!
I would like to change the background colour to an image but I am unsure how to do that. (I've still very new to Xenforo and CSS)
1678607773876.png

I've tried another way but it only placed an image between the forums and not the sides. I want it to be able to display across the entire background, is there a way to do that? The code I used was this;
.p-body {



background-image: url("styles/default/xenforo/your-background-image.png");

}
Click to expand...
1678607948810.png

I've tried using...

Read more

Continue reading...