Difference between revisions of "Template:Pitt"

Line 6: Line 6:
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
$("#bannerconatiner").hover(function(){
+
$("#menuContainer td").hover(function(){
     $(this).css("background-color", "yellow");
+
     $(this).animate({background-color: '#7878ff'}, slow);
 
     }, function(){
 
     }, function(){
     $(this).css("background-color", "pink");
+
     $(this).css("background-color", "#172364");
 
});
 
});
 
});
 
});

Revision as of 19:37, 21 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"