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)
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
Continue reading...
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
Continue reading...