Template:SUSTC/2

From 2012.igem.org

(Difference between revisions)
(Created page with "117px600px <html> <head> <title>SUSTC iGEM Team: Welcome</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">...")
 
(42 intermediate revisions not shown)
Line 1: Line 1:
-
[[image:Logo1.png|117px]][[image:SUSTC_Logo.jpg|600px]]
 
<html>
<html>
 +
<head>
<head>
-
<title>SUSTC iGEM Team: Welcome</title>
 
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
-
<style type="text/css">
 
 +
 +
<style type="text/css">
/*hide default igem banner and reformat style into blank slate*/
/*hide default igem banner and reformat style into blank slate*/
-
#globalWrapper {width: 100%;}
+
#globalWrapper {width: 100%; }
-
#top-section {width: 100%; height:30px; border:none;}
+
#top-section {width: 100%; height:100%; border:none;}
#p-logo {display:none;}
#p-logo {display:none;}
#search-controls {display:none;}
#search-controls {display:none;}
Line 14: Line 13:
#footer-box {border:none;}
#footer-box {border:none;}
.firstHeading {display:none;}
.firstHeading {display:none;}
-
#content {width: 100%; border:none;}
+
#content { border:none; }
-
#bodyContent {border:none;}
+
#bodyContent {border:none; padding-top:100px}
 +
/* Div IDs */ /***********/ body, #content,#table {
 +
  background: transparent;
 +
}
 +
body {
 +
        margin: 0px;
 +
padding: 0px;
 +
color: #625e5e;
 +
font-family: Tahoma, Geneva, sans-serif;
 +
font-size: 13px;
 +
line-height: 1.5em;
 +
        background-color: #000;
 +
background-image: url(https://static.igem.org/mediawiki/2012/6/69/SUSTC_SHENZHEN_A_Background.png);
 +
background-position: top center;
 +
background-repeat: no-repeat;
 +
        background-attachment:fixed;
 +
}
-
/*actual content styles*/
+
a, a:link, a:visited { color: #333; text-decoration: underline; }
-
body {width: 800px; margin:auto;}
+
a:hover { color: #000; text-decoration: none; }
-
.navbar li {color: #000000;}
+
-
.navbar li a {color: #000000;}
+
-
.navbar li a:hover {background:#8B0000; color: #000000;}
+
-
/*only use for current page content header (i.e. Team, G-nomeSurferPro, etc)*/
+
p { margin: 0px; padding: 0; }
-
</style>
+
img { border: none; }
 +
ul { margin: 0; padding: 0; }
 +
ul li { margin: 0; padding: 0; }
-
<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/bepcnvc/YKnm67emn/team.css">
 
-
<link href='http://fonts.googleapis.com/css?family=Signika' rel='stylesheet' type='text/css'>
 
-
<style type="text/css">@import "http://cs.wellesley.edu/~hcilab/iGEM_wiki/css/videobox.css";</style>
+
#templatemo_wrapper {
 +
width: 900px;
 +
<!-- padding: 100px 20px 0;-->
 +
        padding-left:20px;
 +
        padding-top:-20px;
 +
margin: 0 auto;
 +
        background-color:transparent;
 +
}
-
</head>
+
#templatemo_header {
-
<body>
+
width: 860px;
-
<div id="pd_wiki_content">
+
height: 115px;
-
<body background="https://2012.igem.org/File:Logo1.png">
+
padding: 0 30px;
 +
background: url(https://static.igem.org/mediawiki/2012/8/8f/Fruit_site_templatemo_header.png) no-repeat;
 +
}
-
<ul id="nav">
+
#site_title {
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A">Home</a></li>
+
float: left;
-
<li><a href="#">Team</a>
+
width: 350px;
-
<ul>
+
margin: 35px 0 0 0;
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team">daiding1</a></li>
+
text-align: center;
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team">daiding2</a></li>
+
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team">daiding3</a></li>
+
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team">daiding4</a></li>
+
-
</ul>
+
-
</li>
+
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Project">Project</a></li>
+
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Notebook">Notebook</a></li>
+
}
 +
#site_title a {
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 36px;
 +
color: #252b2d;
 +
font-weight: bold;
 +
text-decoration: none;
 +
}
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Safety">Safety</a> </li>
+
#site_title a span {
 +
display: block;
 +
font-size: 14px;
 +
color: #333;
 +
font-weight: normal;
 +
margin-top: 5px;
 +
letter-spacing: 5px;
 +
}
 +
/* menu */
-
<li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Attributions">Attributions</a> </li>
+
#templatemo_menu {
 +
float: right;
 +
width: 450px;
 +
height: 90px;
 +
padding: 12px 20px;
 +
background: url(../images/templatemo_menu.jpg) no-repeat;
 +
 
 +
}
 +
 
 +
#templatemo_menu ul {
 +
float: right;
 +
margin: 8px 0 0 0;
 +
padding: 0;
 +
list-style: none;
 +
display: inline-block;
 +
}
 +
 
 +
#templatemo_menu ul li {
 +
float: left;
 +
height: 82px;
 +
padding: 0 5px;
 +
margin: 0;
 +
display: inline-block;
 +
background: url(https://static.igem.org/mediawiki/2012/7/77/Fruit_site_templatemo_menu_divider.png) no-repeat bottom right;
 +
}
 +
 
 +
#templatemo_menu ul .last { background: none; }
 +
 
 +
#templatemo_menu ul li a {
 +
float: left;
 +
display: block;
 +
height: 42px;
 +
font-size: 14px;
 +
padding: 40px 10px 0;
 +
color: #fff;
 +
text-decoration: none;
 +
font-weight: normal;
 +
text-align: center;
 +
outline: none;
 +
 +
}
 +
 
 +
#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
 +
background: url(https://static.igem.org/mediawiki/2012/b/bb/SUSTC_SHENZHEN_A_templatemo_menu_hover.png) no-repeat center bottom;
 +
}
 +
 
 +
/* end of menu */
-
</ul>
 
</style>
</style>
-
</div><!--end pd_wiki_content div-->
+
</head>
 +
 
 +
<body >
 +
<div id="templatemo_wrapper">
 +
<div id="templatemo_header">
 +
   
 +
        <div id="site_title">
 +
            <a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" target="_parent"><img src="https://static.igem.org/mediawiki/2012/2/2c/%E5%9B%BE%E6%A0%871.jpg" alt="logo" /><span>2012 SUSTC iGEM TEAM</span></a>
 +
        </div> <!-- end of site_title -->
 +
       
 +
        <div id="templatemo_menu">
 +
            <ul>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A" >Home</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Team" >Team</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Project">Project</a></li>
 +
                <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Notebook">Notebook</a></li>
 +
                <li ><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-A/Safety">Safety</a></li>
 +
 
 +
            </ul>   
 +
    </div> <!-- end of templatemo_menu -->
 +
   
 +
    </div> <!-- end of header -->
 +
 
</body>
</body>
</html>
</html>
 +
[[File:Barnew.jpg]]

Latest revision as of 08:59, 4 August 2012