Team:Minnesota/Team

From 2012.igem.org

(Difference between revisions)
m
m
Line 284: Line 284:
//Team Page specific
//Team Page specific
.profileSelectorIcon{
.profileSelectorIcon{
-
width:150px;
+
width:75px;
-
height:150px;
+
height:75px;
border: solid 1px gray;
border: solid 1px gray;
opacity:0.8;
opacity:0.8;
 +
}
 +
 +
#profileSelectorImgBox{
 +
width:150px;
 +
height:150px;
 +
border: solid 4px black;
 +
}
 +
 +
#profileSelectorText{
 +
width:300px;
 +
height:300px;
 +
background-color:green;
}
}
Line 372: Line 384:
<div class="profileSelectorIcon" style="position:absolute;left:20px;top:260px;">
<div class="profileSelectorIcon" style="position:absolute;left:20px;top:260px;">
<img id="PSI9" width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png">
<img id="PSI9" width="75" height="75" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png">
 +
</div>
 +
 +
<div id="profileSelectorImgBox" style="position:absolute;left:110px; top:110px;">
 +
<img id="profileSelectorImg" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/George_resized.png">
 +
</div>
 +
 +
<div id="profileSelectorText" style="position:absolute;left:270px; top:110px;">
 +
Hello!
</div>
</div>

Revision as of 06:26, 23 August 2012

Team:Minnesota - Main Style Template Team:Minnesota