Custom background on locker page

Shika1

Registered Member
Joined
Mar 31, 2020
Messages
61
Reaction score
14
Hey !

So as you can read from the title, i want to change my lockers page background (i'm using OGads), but i have no knowledge of CSS, and wondered if you guys could help me, i tried to paste this code in my lockers CSS :


Code:
body {
  background-image: url("image.jpg");
}

But my image didn't appear, thank you in advance ~
 
Back
Top