Difference between revisions of "Template:Elanvitalkorea"

Line 234: Line 234:
 
   font-size: 12px;
 
   font-size: 12px;
 
}
 
}
body {
+
 
    background-position: 9% 0%;
+
 
background-repeat: no-repeat;
+
 
  background-image: url('https://static.igem.org/mediawiki/2015/2/24/ElanVital_Bg.png');
+
.responsive-scale{
width:100%;
+
width:100%;
 
padding-bottom: 66.666666666667%; /* 960px/1440px */
 
padding-bottom: 66.666666666667%; /* 960px/1440px */
background-image:url(img/fluid/image-1440x960.jpg);
+
background-image:url('https://static.igem.org/mediawiki/2015/2/24/ElanVital_Bg.png');
 
background-size:cover;
 
background-size:cover;
 
background-position:center; /* IE fix */
 
background-position:center; /* IE fix */
Line 285: Line 285:
 
<body>
 
<body>
  
 +
 +
<div class="container">
 +
<h4>Fluid Background Image - Scalable</h4>
 +
<div class="responsive-scale"></div>
 +
</div>
  
  

Revision as of 19:40, 28 August 2015

Fluid Background Image - Scalable



Scroll down to find out more