Team:Buenos Aires/Templates/menu

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
     <head>
     <head>
         <style>
         <style>
 +
 +
/*take away Search box, Team:Berkeley/Style heading. Shrink the top section. Will add another logo later when making the header and sidebar*/
 +
 +
#search-controls, #contentSub, .firstHeading, #catlinks, #p-logo {
 +
    display:none;
 +
}
 +
#p-logo, #top-section, #footer-box, #content {
 +
    border: none;
 +
    padding: 0px; }
 +
 +
#body, html  {
 +
    background: #FFFFFF;
 +
    min-height:100%;
 +
}
 +
 +
body {
 +
    background: #fff; /* defines the default background color of the document*/
 +
       
 +
}
 +
             *{
             *{
                 padding:0;
                 padding:0;
Line 140: Line 160:
     <body>
     <body>
-
<div id='micodesLogo'>
 
-
 
 
-
    <img src="https://static.igem.org/mediawiki/2012/7/7b/UCBHeader4.png" style="width:960px;" usemap="#headermap" />  </div>
 
-
    <map name="headermap">
 
-
              <area shape="rect" coords="55,15,310,120" href="https://2012.igem.org/Team:Berkeley" />
 
-
              <area shape="rect" coords="590,65,740,115" href="http://berkeley.edu" target="new" />
 
-
              <area shape="rect" coords="780,35,885,115" href="https://2012.igem.org/Main_Page" target="new" />
 
-
    </map>
 
-
 
-
<!--Thanks Cambridge 2010 for the headermap-->
 
<div style="width:475px;margin-top:-18px;">
<div style="width:475px;margin-top:-18px;">
-
<img src="https://static.igem.org/mediawiki/2012/3/32/Bsas2011-headwiki.gif" WIDTH=966>
+
<img src="https://static.igem.org/mediawiki/2012/3/32/Bsas2011-headwiki.gif" style="width:966px;" />
</div>
</div>

Revision as of 17:52, 6 September 2012