XenForo
Administrative
- Thread starter
- Admin
- #1
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)

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;

I've tried using...
Read more
ادامه مطلب...
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)

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...

I've tried using...
Read more
ادامه مطلب...