« Helping each other Forum

How to add background in my profile?

Posted by meer

posted

Forum: Helping each other

I NEED IT PLS SEND HELP NOWNOW


Report Topic

2 Replies

Sort Replies:

Reply by arlo atomickk

posted

for the very background:
body{

background-image: url(INSERT URL);

background-size: cover;

}


For the profile background:

.profile{

background-image: url(INSERT URL);

background-size: cover;

}


for urls you should upload the image on an image hosting site such as imgbb and use a direct link in the dropdown



Permalink Report Reply

Reply by meer

posted

thank you so much


Permalink Report Reply