Difference between revisions of "Template:Pitt"

Line 42: Line 42:
 
$("menuContainer").removeClass("staticMenu").addClass("floatyMenu");
 
$("menuContainer").removeClass("staticMenu").addClass("floatyMenu");
 
}
 
}
 +
});
 +
 +
$("#top-section").fadeTo("fast", 0.2);
 +
 +
$("#top-section").mouseenter(function(e){
 +
$("#top-section").fadeTo("fast", 1);
 +
});
 +
 +
$("#top-section").mouseleave(function(){
 +
$("#top-section").fadeTo("fast", 0.2);
 
});
 
});
  
Line 274: Line 284:
 
</div>
 
</div>
 
 
<div id="contentContainer">
+
<div id="contentContainer"><!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>a
+
<!--The closing tag for contentContainer should be placed at the bottom of each content page.-->
+
  
 
</html>
 
</html>

Revision as of 01:04, 22 May 2015



Add a banner to your wiki!

You can make the image 980px by 200px

Remember to call the file: "Team_Pitt_banner.jpg"