Template:CSS/team
From 2014.igem.org
(Difference between revisions)
(189 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
.container_team{ | .container_team{ | ||
- | width: | + | width:100%; |
- | height: | + | height:3600px; |
- | background-image: url(https://static.igem.org/mediawiki/2014/ | + | background-image: url(https://static.igem.org/mediawiki/2014/6/6e/Scribblebg_iitd.png); |
position:absolute; | position:absolute; | ||
top:-10px; | top:-10px; | ||
Line 14: | Line 14: | ||
.grouppic{ | .grouppic{ | ||
- | width: | + | width:920px; |
- | height: | + | height:360px; |
position:absolute; | position:absolute; | ||
- | top: | + | top:120px; |
- | left: | + | left:220px; |
- | background- | + | background-image:url(https://static.igem.org/mediawiki/2014/1/1b/Grouppic_iitd.jpg); |
+ | border-radius:10px; | ||
+ | |||
} | } | ||
Line 159: | Line 161: | ||
height:25px; | height:25px; | ||
} | } | ||
+ | |||
+ | |||
+ | .coordinator{ | ||
+ | position:absolute; | ||
+ | top:550px; | ||
+ | left:100px; | ||
+ | width:1200px; | ||
+ | |||
+ | } | ||
+ | .coordinator p{ | ||
+ | font-size:20px; | ||
+ | font-weight:800; | ||
+ | } | ||
+ | |||
Line 318: | Line 334: | ||
} | } | ||
+ | |||
+ | .team_iitd{ | ||
+ | position:absolute; | ||
+ | top:1260px; | ||
+ | left:100px; | ||
+ | width:1200px; | ||
+ | |||
+ | } | ||
+ | .team_iitd p{ | ||
+ | font-size:20px; | ||
+ | font-weight:800; | ||
+ | } | ||
/*==========Member1==============================================*/ | /*==========Member1==============================================*/ | ||
+ | |||
+ | |||
+ | |||
.member1{ | .member1{ | ||
width:250px; | width:250px; | ||
Line 325: | Line 356: | ||
top:1360px; | top:1360px; | ||
left:90px; | left:90px; | ||
- | |||
} | } | ||
+ | |||
+ | |||
+ | .member2{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1360px; | ||
+ | left:400px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .member3{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1360px; | ||
+ | left:700px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member4{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1360px; | ||
+ | left:1000px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member5{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1700px; | ||
+ | left:90px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member6{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1700px; | ||
+ | left:400px; | ||
+ | } | ||
+ | |||
+ | .member7{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1700px; | ||
+ | left:700px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member8{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:1700px; | ||
+ | left:1000px; | ||
+ | } | ||
+ | |||
+ | .member9{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2040px; | ||
+ | left:90px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member10{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2040px; | ||
+ | left:400px; | ||
+ | } | ||
+ | |||
+ | .member11{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2040px; | ||
+ | left:700px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member12{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2040px; | ||
+ | left:1000px; | ||
+ | } | ||
+ | |||
+ | .member13{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2380px; | ||
+ | left:90px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member14{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2380px; | ||
+ | left:400px; | ||
+ | } | ||
+ | |||
+ | .member15{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2380px; | ||
+ | left:700px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .member16{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2380px; | ||
+ | left:1000px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .phd_iitd{ | ||
+ | position:absolute; | ||
+ | top:2750px; | ||
+ | left:100px; | ||
+ | width:1200px; | ||
+ | |||
+ | } | ||
+ | .phd_iitd p{ | ||
+ | font-size:20px; | ||
+ | font-weight:800; | ||
+ | } | ||
+ | |||
+ | .member17{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2820px; | ||
+ | left:350px; | ||
+ | } | ||
+ | |||
+ | .member18{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2820px; | ||
+ | left:550px; | ||
+ | } | ||
+ | |||
+ | .member19{ | ||
+ | width:250px; | ||
+ | height:300px; | ||
+ | position:absolute; | ||
+ | top:2820px; | ||
+ | left:700px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /*========================================================*/ | ||
.memberprofilepic{ | .memberprofilepic{ | ||
- | width: | + | width:200px; |
- | height: | + | height:200px; |
position:absolute; | position:absolute; | ||
top:0px; | top:0px; | ||
- | left: | + | left:25px; |
float:left; | float:left; | ||
overflow:hidden; | overflow:hidden; | ||
cursor:pointer; | cursor:pointer; | ||
- | |||
z-index:12; | z-index:12; | ||
} | } | ||
Line 349: | Line 550: | ||
border:solid thin grey; | border:solid thin grey; | ||
- | -webkit-transition: all . | + | -webkit-transition: all .2s ease; |
- | -moz-transition: all . | + | -moz-transition: all .2s ease; |
- | -o-transition: all . | + | -o-transition: all .2s ease; |
- | -ms-transition: all . | + | -ms-transition: all .2s ease; |
- | transition: all . | + | transition: all .2s ease; |
} | } | ||
.memberimage:hover { | .memberimage:hover { | ||
- | height: | + | height: 200px; |
- | width: | + | width:200px; |
display:block; | display:block; | ||
margin:auto auto; | margin:auto auto; | ||
Line 366: | Line 567: | ||
.membertext{ | .membertext{ | ||
width:250px; | width:250px; | ||
- | height: | + | height:300px; |
position:absolute; | position:absolute; | ||
top:20px; | top:20px; | ||
Line 373: | Line 574: | ||
border-radius:20px; | border-radius:20px; | ||
z-index:10; | z-index:10; | ||
+ | font-family:Open sans, helvetica, Arial; | ||
+ | font-size:14px; | ||
+ | color:black; | ||
+ | font-weight:400; | ||
+ | padding:10px; | ||
+ | /*background-image:url(https://static.igem.org/mediawiki/2014/a/ad/20140725_011606.JPG); | ||
+ | |||
+ | background-image:url(https://static.igem.org/mediawiki/2014/d/da/Text_bg.png);*/ | ||
+ | background: -webkit-linear-gradient(white, #dfdddd); /* For Safari 5.1 to 6.0 */ | ||
+ | background: -o-linear-gradient(white, #dfdddd); /* For Opera 11.1 to 12.0 */ | ||
+ | background: -moz-linear-gradient(white, #dfdddd); /* For Firefox 3.6 to 15 */ | ||
+ | background: linear-gradient(white, #dfdddd); | ||
} | } | ||
Line 383: | Line 596: | ||
.videocollection{ | .videocollection{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:3500px; |
left:20px; | left:20px; | ||
width:1300px; | width:1300px; | ||
Line 407: | Line 620: | ||
left:800px; | left:800px; | ||
} | } | ||
+ | |||
+ | .prof_phd{ | ||
+ | width:100%; | ||
+ | height:220px; | ||
+ | position:absolute; | ||
+ | top:3200px; | ||
+ | left:0px; | ||
+ | border: thin solid grey; | ||
+ | float:left; | ||
+ | display:inline; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/b/bd/Instructor_bg.png); | ||
+ | } | ||
+ | |||
+ | .prof_phd_header{ | ||
+ | position:absolute; | ||
+ | top:5px; | ||
+ | left:50px; | ||
+ | display:inline; | ||
+ | width:1200px; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | .prof_phd_header p{ | ||
+ | font-family:Open sans, helvetica, Arial; | ||
+ | font-size:16px; | ||
+ | color:black; | ||
+ | font-weight:600; | ||
+ | } | ||
+ | |||
+ | .prof_phd2{ | ||
+ | width:70%; | ||
+ | height:120px; | ||
+ | position:absolute; | ||
+ | top:60px; | ||
+ | left:280px; | ||
+ | float:left; | ||
+ | display:inline; | ||
+ | |||
+ | } | ||
+ | .pic1{ | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | position:absolute; | ||
+ | top:-3px; | ||
+ | left:30px; | ||
+ | } | ||
+ | .pic2{ | ||
+ | position:absolute; | ||
+ | top:-3px; | ||
+ | left:180px; | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | } | ||
+ | .pic3{ | ||
+ | position:absolute; | ||
+ | top:-3px; | ||
+ | left:330px; | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | } | ||
+ | .pic4{ | ||
+ | position:absolute; | ||
+ | top:-3px; | ||
+ | left:480px; | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .pic1:hover+.pic2{ | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | transform: translate(150px,0); | ||
+ | -webkit-transform: translate(150px,0); /** Safari & Chrome **/ | ||
+ | -o-transform: translate(150px,0); /** Opera **/ | ||
+ | -moz-transform: translate(150px,0); /** Firefox **/ | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .pic2:hover+.pic3{ | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | transform: translate(150px,0); | ||
+ | -webkit-transform: translate(150px,0); /** Safari & Chrome **/ | ||
+ | -o-transform: translate(150px,0); /** Opera **/ | ||
+ | -moz-transform: translate(150px,0); /** Firefox **/ | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .pic3:hover+.pic4{ | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | transform: translate(150px,0); | ||
+ | -webkit-transform: translate(150px,0); /** Safari & Chrome **/ | ||
+ | -o-transform: translate(150px,0); /** Opera **/ | ||
+ | -moz-transform: translate(150px,0); /** Firefox **/ | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .smallpic{ | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | border-radius:0px; | ||
+ | z-index:52; | ||
+ | border:thin solid grey; | ||
+ | } | ||
+ | |||
+ | .picdescription{ | ||
+ | position: absolute; | ||
+ | left:150px; | ||
+ | top:0px; | ||
+ | width:0px; | ||
+ | height:150px; | ||
+ | border-radius:0px; | ||
+ | background-color:red; | ||
+ | -webkit-transition:all 0.3s linear 0s; | ||
+ | z-index:52; | ||
+ | |||
+ | } | ||
+ | |||
+ | .smallpic:hover + .picdescription{ | ||
+ | width:150px; | ||
+ | height:150px; | ||
+ | border-radius:0px; | ||
+ | border:thin solid black; | ||
+ | } | ||
+ | |||
+ | |||
+ | .teaminfolink{ | ||
+ | position:absolute; | ||
+ | top:3450px; | ||
+ | left:520px; | ||
+ | } | ||
+ | |||
+ | .teaminfolink a{ | ||
+ | text-decoration:none; | ||
+ | color:grey; | ||
+ | } | ||
+ | |||
+ | .teaminfolink a p{ | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | .teaminfolink a:hover{ | ||
+ | text-decoration:none; | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | .footerbg_team{ | ||
+ | position:absolute; | ||
+ | top:3500px; | ||
+ | left:0px; | ||
+ | width:100%; | ||
+ | height:100px; | ||
+ | background-color:#424243; | ||
+ | z-index:2; | ||
+ | background-repeat:no-repeat; | ||
+ | } | ||
+ | |||
+ | .copyright{ | ||
+ | position:absolute; | ||
+ | bottom:5px; | ||
+ | left:400px; | ||
+ | } | ||
+ | |||
+ | .copyright a,visited{ | ||
+ | color:#a2a1a1; | ||
+ | } | ||
+ | |||
+ | .copyright a:hover{ | ||
+ | color:#c7c6c6; | ||
+ | } | ||
+ | |||
+ | .copyright p{ | ||
+ | font-size:12px; | ||
+ | color:#807f7f; | ||
+ | font-family:Open sans, Helvetica, Arial; | ||
+ | font-weight:400; | ||
+ | } | ||
+ | |||
+ | .nav2{ | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | left:280px; | ||
+ | |||
+ | } | ||
+ | .nav2table{ | ||
+ | background-color:#424243; | ||
+ | color:#807f7f; | ||
+ | } | ||
+ | .nav2 a,visited{ | ||
+ | color:#d6d5d5; | ||
+ | font-size:12px; | ||
+ | text-decoration:none; | ||
+ | padding:10px; | ||
+ | } | ||
+ | |||
+ | .nav2 a:hover{ | ||
+ | color:#ffffff; | ||
+ | font-size:12px; | ||
+ | font-weight:500; | ||
+ | text-decoration:none; | ||
+ | padding:10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 02:33, 18 October 2014