Cal's profile picture

Published by

published

Category: SpaceHey

How do I change my background image on this Website?

I've been searching how to change my background image by myself but everything I tried doesn't work.

 can someone give the code?

This is what I've been trying to do:

background:<p> <img src="https://i.ibb.co/KWzCG6n/54063017882-f2cf5c38b8-z.jpg"/> </p>;


}


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

pierce 🫁

pierce 🫁's profile picture

< style >

body {

background-image: url("insert link here") !important;

background-color: example color !important;

background-attachment: fixed !important;

margin: 0;

padding: 0;

}


Report Comment



Thanks you:D

by Cal; ; Report

*thank

by Cal; ; Report