Difference between revisions of "Team:NAIT Edmonton/Trial2"

 
(14 intermediate revisions by the same user not shown)
Line 23: Line 23:
 
         <div class="header_content">
 
         <div class="header_content">
 
        
 
        
         <div class="logo"><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img src="https://static.igem.org/mediawiki/2015/4/4a/NAIT_Logo_joy.png" width="291" height="290"></a></div>
+
         <div class="logo"><a href="https://2015.igem.org/Team:NAIT_Edmonton"><img src="https://static.igem.org/mediawiki/2015/4/4a/NAIT_Logo_joy.png" width="141" height="140"></a></div>
 
          
 
          
 
         <div class="menu">
 
         <div class="menu">
Line 73: Line 73:
 
@charset "UTF-8";
 
@charset "UTF-8";
  
#banner { width: 100%; height: 650px; background:transparent; overflow: hidden; position: relative; }
+
#banner {margin:0; width: 100%; height: 650px; background:transparent; overflow: hidden; position: relative; }
 
#banner_img { display: block; position: relative; }
 
#banner_img { display: block; position: relative; }
 
#banner_img li { position: absolute; top: 0; left: 0; width: 100%; height: 650px; background-position: center; background-size: cover; display: none; }
 
#banner_img li { position: absolute; top: 0; left: 0; width: 100%; height: 650px; background-position: center; background-size: cover; display: none; }
Line 93: Line 93:
 
         #banner_img .ad_txt a {float:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;background-color:#8BC5EB; color:#fff; font-size:14px; padding:8px 12px; margin:20px 0 0 0; display:inline-block; }
 
         #banner_img .ad_txt a {float:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;background-color:#8BC5EB; color:#fff; font-size:14px; padding:8px 12px; margin:20px 0 0 0; display:inline-block; }
 
#banner_ctr { position: absolute; width: 500px; height: 50px; margin-left: -480px; left: 50%; bottom: 40px; z-index: 4; }
 
#banner_ctr { position: absolute; width: 500px; height: 50px; margin-left: -480px; left: 50%; bottom: 40px; z-index: 4; }
         #banner_ctr ul {width: 940px; height: 10px; background: #000000; font-size: 0; line-height: 0;  position: absolute; top: 20px; left: 10px; }
+
         #banner_ctr ul {width: 940px; height: 10px; background: url(https://static.igem.org/mediawiki/2015/5/5a/NAIT_Bar_Example.png) no-repeat; font-size: 0; line-height: 0;  position: absolute; top: 20px; left: 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;}
 +
        #banner_bg {width: 940px; height: 10px; background: #FFFFFF; font-size: 0; line-height: 0;  position: absolute; top: 20px; left: 10px;z-index:-5;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;}
 
         #banner_ctr li { display: block; float: left; width: 115px; height: 25px; cursor: pointer; }
 
         #banner_ctr li { display: block; float: left; width: 115px; height: 25px; cursor: pointer; }
 
         #banner_ctr li.first-item {background: none; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }
 
         #banner_ctr li.first-item {background: none; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }
 
         #banner_ctr li.last-item { background: none; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }
 
         #banner_ctr li.last-item { background: none; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }
         #drag_ctr { position: absolute; top: 20px; left: 20px; width: 115px; height: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #FFFFFF; z-index:2}
+
         #drag_ctr { position: absolute; top: 20px; left: 20px; width: 115px; height: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #0D4D8C; z-index:0}
 
         #drag_arrow {position: absolute; top: 20px; left: 20px; width: 50px; height: 50px; background: none center 14px no-repeat; }
 
         #drag_arrow {position: absolute; top: 20px; left: 20px; width: 50px; height: 50px; background: none center 14px no-repeat; }
  
Line 114: Line 115:
 
<center>
 
<center>
  
<div id="wrap">
+
 
 
     <div id="banner">
 
     <div id="banner">
  
Line 152: Line 153:
 
                     <div class="ad_txt">
 
                     <div class="ad_txt">
 
                         <h2 style="color:#FFFFFF">Example</h2>
 
                         <h2 style="color:#FFFFFF">Example</h2>
                         <p>
+
                         <h2>
 
                             This and<br />
 
                             This and<br />
 
                             that<br />
 
                             that<br />
 
                             and this.
 
                             and this.
                         </p>
+
                         </h2>
 
                         <a href="" target="_blank">read more</a>
 
                         <a href="" target="_blank">read more</a>
 
                     </div>
 
                     </div>
Line 209: Line 210:
 
             <div id="drag_ctr"></div>
 
             <div id="drag_ctr"></div>
 
             <ul>
 
             <ul>
                 <li class="first-item">CAU</li>
+
                 <li class="first-item">NAIT</li>
 
                 <li>1</li>
 
                 <li>1</li>
 
                 <li>2</li>
 
                 <li>2</li>
Line 221: Line 222:
 
             </ul>
 
             </ul>
 
             <div id="drag_arrow"></div>
 
             <div id="drag_arrow"></div>
 +
            <div id="banner_bg"></div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
  
<script src="https://2014.igem.org/Team:CAU_China/fashionfoucs.js?action=raw&amp;ctype=text/javascript"></script>
+
<script src="https://2015.igem.org/Team:NAIT_Edmonton/fashionfoucs.js?action=raw&amp;ctype=text/javascript"></script>
 
     <!-- End -->
 
     <!-- End -->
  

Latest revision as of 00:39, 17 July 2015



Our Team

iGEM 2015

Contact Us!

"When a team outgrows individual performance and learns team confidence, excellence becomes a reality." - Joe Paterno

Learn about the exciting opportunities the iGEM foundation has to offer!

Please contact us if you want more information about our project or have any other questions or concerns.

read more read more read more