Team:UNITS Trieste/Template:Header

From 2011.igem.org

(Difference between revisions)
 
Line 26: Line 26:
           if($("#top-section").css('top')=='-50px') $("#top-section").animate({top:'-71px'},500);  
           if($("#top-section").css('top')=='-50px') $("#top-section").animate({top:'-71px'},500);  
         });
         });
-
/*not in home?*/
+
/*not in home? (da abilitare in caso di #header integrato in questo file)
         if(!$(".menu a:first").hasClass("current_page_item")) {
         if(!$(".menu a:first").hasClass("current_page_item")) {
           var titolo = $('#access strong').text();
           var titolo = $('#access strong').text();
Line 34: Line 34:
           $("#site-title").addClass(titolo).css("width","699px");
           $("#site-title").addClass(titolo).css("width","699px");
         }
         }
 +
*/
     });
     });
</script>
</script>
Line 84: Line 85:
</div><!-- .wrapper -->
</div><!-- .wrapper -->
</div><!-- #access -->
</div><!-- #access -->
-
 
-
<div id="header">
 
-
<div class="wrapper">
 
-
<div id="project-image"></div>
 
-
<div id="project-description" role="description">
 
-
<div id="site-title">
 
-
<span>SINBIOME</span>
 
-
</div>
 
-
<div id="site-description">
 
-
<p>... an innovative synthetic biome in which bacteria and eukaryotic cells need each other to survive!</p>
 
-
</div>
 
-
</div><!-- #branding -->
 
-
</div><!-- .wrapper -->
 
-
</div><!-- #header -->
 

Latest revision as of 09:23, 28 October 2011