Difference between revisions of "Template:TU-Eindhoven"

 
(22 intermediate revisions by 2 users not shown)
Line 49: Line 49:
 
/* ~~ this fixed width container surrounds the other divs ~~ */
 
/* ~~ this fixed width container surrounds the other divs ~~ */
 
.container {
 
.container {
width: 90%;
+
width: 100%;
 
background-color: #FFF;
 
background-color: #FFF;
 
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
 
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
Line 147: Line 147:
 
<div class="header">
 
<div class="header">
 
     <div class="dropdown">
 
     <div class="dropdown">
   <button class="dropbtn"><a href="https://2017.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2017/0/09/2017igem_demo_icon-13-22.svg" alt="Insert Logo Here" name="Insert_logo" width="180px" height="90px" id="Insert_logo" style="background-color: #37BBEC; display: block;" /></a></button>
+
   <button class="dropbtn"><a href="https://2017.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2017/0/09/2017igem_demo_icon-13-22.svg" alt="Insert Logo Here" name="Insert_logo" width="80px" height="40px" id="Insert_logo" style="background-color: #37BBEC; display: block;" /></a></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
   </div>
 
   </div>
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Vissenkom.png" height="100px" /></button>
+
   <button class="dropbtn"><a href="https://2017.igem.org/Team:TU-Eindhoven"><img src="https://static.igem.org/mediawiki/2017/e/e3/T--TU-Eindhoven--HomeFinal.png" height="35px" ></a></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
   </div>
 
   </div>
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Team.png" height="100px" /></button>
+
   <button class="dropbtn"><img src="https://static.igem.org/mediawiki/2017/9/9c/T--TU-Eindhoven--Team.png" height="35px"></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
     <a href="#">Members</a>
+
     <a href="https://2017.igem.org/Team:TU-Eindhoven/Team">Members</a>
 
     <a href="#">Advisors</a>
 
     <a href="#">Advisors</a>
     <a href="#">Colaberations</a>
+
     <a href="#">Collaborations</a>
 
     <a href="#">Sponsors</a>
 
     <a href="#">Sponsors</a>
 
     <a href="#">Attributions</a>
 
     <a href="#">Attributions</a>
Line 167: Line 167:
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Project.png" height="100px" /></button>
+
   <button class="dropbtn"><img src="https://static.igem.org/mediawiki/2017/b/b6/T--TU-Eindhoven--Project.png" height="35px"></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
     <a href="#">Description</a>
 
     <a href="#">Description</a>
Line 178: Line 178:
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Modeling.png" height="100px" /></button>
+
   <button class="dropbtn"><img src="https://static.igem.org/mediawiki/2017/b/b2/T--TU-Eindhoven--Modeling.png" height="35px"></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
   </div>
 
   </div>
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Results.png" height="100px" /></button>
+
   <button class="dropbtn"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--TU-Eindhoven--Results.png" height="35px"></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
   </div>
 
   </div>
 
</div>
 
</div>
 
<div class="dropdown">
 
<div class="dropdown">
   <button class="dropbtn"><img src="Icoontjes/Safety.png" height="100px" /></button>
+
   <button class="dropbtn"><a href=""><img src="https://static.igem.org/mediawiki/2017/8/80/T--TU-Eindhoven--Human_Practices.png" height="35px"></a></button>
 
   <div class="dropdown-content">
 
   <div class="dropdown-content">
 
   </div>
 
   </div>
 
</div>
 
</div>
 +
<div class="dropdown">
 +
  <button class="dropbtn"><a href=""><img src="https://static.igem.org/mediawiki/2017/4/42/T--TU-Eindhoven--Safety.png" height="35px"></a></button>
 +
  <div class="dropdown-content">
 +
  </div>
 
</div>
 
</div>
 +
<div class="dropdown">
 +
  <button class="dropbtn"><a href="https://igem.org/2017_Judging_Form?team=TU-Eindhoven"><img src="https://static.igem.org/mediawiki/2017/8/86/T--TU-Eindhoven--JudgingForm.png" height="35px" ></a></button>
 +
  <div class="dropdown-content">
 +
  </div>
 +
 +
 +
</div>
 +
 +
</div>
 +
  
  
  
  <div class="content">
 
    <h1>Instructions</h1>
 
    <p>Be aware that the CSS for these layouts is heavily commented. If you do most of your work in Design view, have a peek at the code to get tips on working with the CSS for the fixed layouts. You can remove these comments before you launch your site. To learn more about the techniques used in these CSS Layouts, read this article at Adobe's Developer Center - <a href="http://www.adobe.com/go/adc_css_layouts">http://www.adobe.com/go/adc_css_layouts</a>.</p>
 
    <h2>Layout</h2>
 
    <p>Since this is a one-column layout, the .content is not floated. </p>
 
    <h3>Logo Replacement</h3>
 
    <p>An image placeholder was used in this layout in the .header where you'll likely want to place  a logo. It is recommended that you remove the placeholder and replace it with your own linked logo. </p>
 
    <p> Be aware that if you use the Property inspector to navigate to your logo image using the SRC field (instead of removing and replacing the placeholder), you should remove the inline background and display properties. These inline styles are only used to make the logo placeholder show up in browsers for demonstration purposes. </p>
 
    <p>To remove the inline styles, make sure your CSS Styles panel is set to Current. Select the image, and in the Properties pane of the CSS Styles panel, right click and delete the display and background properties. (Of course, you can always go directly into the code and delete the inline styles from the image or placeholder there.)</p>
 
    <!-- end .content --></div>
 
  <div class="footer">
 
    <p>Footer</p>
 
    <!-- end .footer --></div>
 
<!-- end .container --></div>
 
</body>
 
 
</html>
 
</html>

Latest revision as of 11:48, 15 August 2017

Untitled Document