« SpaceHey Forum

Banners

Posted by Danny

posted

Forum: SpaceHey

some one have a code to add a banner in the profile?


Report Topic

2 Replies

Sort Replies:

Reply by Aidan

posted

Here you go pal, hope this works for you :)

/* Header gif */

main:before {

 width: 100%;

 height: 200px;

 display: block;

 content: "";

 background-image: 

url(--put img URL here--);

background-position: center; 

background-size: 100%;

}


Permalink Report Reply

Reply by Danny

posted