ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,983
- Points
- 823
Reputation:
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...