Difference between revisions of "Template:BirkbeckNavBar"

Line 55: Line 55:
 
         display: block;
 
         display: block;
 
         margin-left: auto;
 
         margin-left: auto;
         margin-right: auto }
+
         margin-right: auto;
 +
        max-height: 100%;
 +
        height: auto;
 +
        }
 +
 
 +
        img.resize {
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        max-height:100%;
 +
        height: auto;
 +
        }
  
 
     /* Hide Dropdowns by Default */
 
     /* Hide Dropdowns by Default */
Line 173: Line 183:
 
}
 
}
 
</style>
 
</style>
<!-- EP EXTRA STARTS-->
+
 
  
 
     <div id="bannerContainer">
 
     <div id="bannerContainer">
 
<!--Only added in the below line, and commented out the other lines just before the div closes. YKH, 23/07/15)-->
 
<!--Only added in the below line, and commented out the other lines just before the div closes. YKH, 23/07/15)-->
<img class="displayed" src="https://static.igem.org/mediawiki/2015/3/3a/Team_Birkbeck_Banner.jpg" height=100% width=auto>
+
<img class="resize" src="https://static.igem.org/mediawiki/2015/3/3a/Team_Birkbeck_Banner.jpg">
 
<!--
 
<!--
 
<br><br>
 
<br><br>
Line 185: Line 195:
 
</div>
 
</div>
  
<!-- EP EXTRA STOPS-->
 
  
 
</header>
 
</header>
  
 
</html>
 
</html>

Revision as of 10:35, 2 September 2015