KitiBytes's profile picture

Published by

published
updated

Category: Web, HTML, Tech

☆ Free SpaceHey Copyright Disclaimer Banner for Your Profile! ☆

Attention all rule-followers of this site! I have made you some disclaimer banners to put at the bottom of your profile. Each banner reads:


Disclaimer

I verify that, to my knowledge, my profile's content does not break SpaceHey's rules or infringe copyright. If something does not look right or you believe that I have broken a rule, please contact me immediately. 



You can find the banners here. If you would like me to make you some different color options, please let me know! 


To make a bottom banner on your profile, insert this code into your "About Me" section:




<!-- DISCLAIMER BANNER -->

<style>

main:after {

   width: auto;

   margin-bottom: 25px;

   height: 220px;

   display: block;

   content: "";

   background-image: url(IMAGEURLHERE);

   background-position: center center;

   background-size: cover;

}

</style>

<!--END DISCLAIMER BANNER-->




Replace "IMAGEURLHERE" with the picture's image address and save your changes. The banner should then show up at the bottom of your profile.


HINT: If you replace "main:after" with "main:before", you can use this same code to add a banner to the top of your profile! Just adjust the height to fit your image.


Enjoy! :)


0 Kudos

Comments

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