Difference between revisions of "Template:Pitt"

Line 4: Line 4:
 
<html>
 
<html>
 
<head>
 
<head>
 +
<link href='http://fonts.googleapis.com/css?family=Rock+Salt' rel='stylesheet' type='text/css'>
 
<script type="text/javascript" src="https://static.igem.org/mediawiki/2015/8/87/Jquery.animate-colors.txt"></script>
 
<script type="text/javascript" src="https://static.igem.org/mediawiki/2015/8/87/Jquery.animate-colors.txt"></script>
  
Line 142: Line 143:
 
number++;
 
number++;
 
});
 
});
var padding = ($(document).width() - size)/(2*number) - 1;
+
var padding = ($(document).width() - size)/(2*number);
 
$("#menuContainer > ul > li").css({"padding-left": padding + 'px', "padding-right": padding + 'px'});
 
$("#menuContainer > ul > li").css({"padding-left": padding + 'px', "padding-right": padding + 'px'});
  
Line 184: Line 185:
 
$(this).not(".opaque").stop().fadeTo(500, 0.2);
 
$(this).not(".opaque").stop().fadeTo(500, 0.2);
 
});
 
});
 +
 +
$("#contentContainer").after("\
 +
<div id='bottomContainer'>\
 +
hi\
 +
</div>\
 +
");
  
 
});
 
});
Line 192: Line 199:
 
body {
 
body {
 
background-color: #ffeca0;
 
background-color: #ffeca0;
 +
}
 +
 +
#bottomContainer {
 +
background-color: #172368;
 +
width: 100%;
 +
height: 400px;
 
}
 
}
  
Line 213: Line 226:
 
width: 100%;
 
width: 100%;
 
height 200px;
 
height 200px;
background-color: #E8E8E9;
+
font-family: 'Rock Salt', cursive;
 +
font-size: 14px;
 
}
 
}
  

Revision as of 03:53, 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"