.resources (code/background)

a-brilliant-loser

Profile


Intersted in backgrounds for your page?

These are usable by anyone on ToyHou.se!!

click each tab for what it looks like as well as the code.

don't give me credit, this is just code i've grabbed and edited

the craptastic art is mine though

just some helpful html.

<div class="col-lg-2 col-md-3 hidden-sm-down sidebar" style="height:75px;position:fixed;right:inherit;left:0;bottom:0;"></div> 
<div class="card rounded-0 border-0 col-lg-10 offset-lg-2 col-md-9 offset-md-3 p-0" style="overflow:hidden;position:fixed;bottom:0;top:0;left:0;z-index:-1; background-image: url(BGIMAGE); background-attachment: fixed; background-size: cover; background-position: center;"> </div> 

<div class="col-lg-2 col-md-3 hidden-sm-down sidebar" style="height:75px;position:fixed;right:inherit;left:0;bottom:0;"></div> 
<div class="card rounded-0 border-0 col-lg-10 offset-lg-2 col-md-9 offset-md-3 p-0" style="overflow:hidden;position:fixed;bottom:0;top:0;left:0;z-index:-1; background-image: url(BGIMG); background-repeat: repeat; background-position: center;"> </div> 

    <div class="col-lg-2 col-md-3 hidden-sm-down sidebar" style="height:75px;position:fixed;right:inherit;left:0;bottom:0;"></div>
    <div class="card rounded-0 border-0 col-lg-10 offset-lg-2 col-md-9 offset-md-3 p-0" style="overflow:hidden;position:fixed;bottom:0;top:0;left:0;z-index:-1;  background-image: linear-gradient(color1, color2); background-position: center;"> </div>