Team:Minnesota/Team Students
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 72: | Line 72: | ||
$("#PSI1").css("opacity","0.4"); | $("#PSI1").css("opacity","0.4"); | ||
$("#PSI1").css("filter","alpha(opacity=40)"); | $("#PSI1").css("filter","alpha(opacity=40)"); | ||
- | $("#PSI1").css("width"," | + | $("#PSI1").css("width","85px"); |
- | $("#PSI1").css("height"," | + | $("#PSI1").css("height","85px"); |
+ | var p = $("#PSI1").position(); | ||
+ | p.left = p.left-5; | ||
+ | p.top = p.top-5; | ||
$("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png"); | $("#profileSelectorImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png"); | ||
$("#pstName").css("font-weight","bold"); | $("#pstName").css("font-weight","bold"); | ||
Line 449: | Line 452: | ||
<div id="MainBoxContent"> | <div id="MainBoxContent"> | ||
- | <div class="profileSelectorIcon" style="position:absolute;left:20px;top:20px;z-index: | + | <div class="profileSelectorIcon" style="position:absolute;left:20px;top:20px;z-index:0;"> |
<img id="PSI1" width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png"> | <img id="PSI1" width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png"> | ||
</div> | </div> |
Revision as of 22:13, 14 September 2012
Like us on FB and follow us on Twitter!
Please mouse over each icon to learn about our team members!