Template:Kyoto Foreground

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
#globalWrapper {
#globalWrapper {
  margin: 0px auto;
  margin: 0px auto;
Line 9: Line 10:
#content {
#content {
  color:#000000;
  color:#000000;
-
  width:965px;
+
  width:813px;
 +
padding: 5px;
 +
margin: 0px;
 +
float: right;
  font-family: 'Arial';
  font-family: 'Arial';
 +
}
 +
 +
#footer-box {
 +
width: 813px;
 +
float: right;
}
}
Line 22: Line 31:
#header {
#header {
-
  position: absolute;
+
  margin: 0px;
-
top: 0px;
+
  margin-left: -6px;
-
  margin-left: -488px;
+
  height: 155px;
  height: 155px;
-
  width: 975px;
+
  width: 825px;
  border-bottom: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #000000;
  background-color: #000000;
Line 41: Line 49:
#top-section {
#top-section {
  height: 0px;
  height: 0px;
-
  width: 0px;
+
  width: 825px;
  top: 0px;
  top: 0px;
-
  margin-top: 0px;
+
  margin: 0px;
-
  padding-rtop:0px;
+
  padding: 0px;
  border: 0px;
  border: 0px;
-
  position: fixed;
+
  float: right;
-
right: 50%;
+
  z-index: 20;
  z-index: 20;
}
}
-
 
-
.left-menu{
 
-
margin-left: -488px;
 
-
}
 
-
 
-
.right-menu, #search-controls {
 
-
margin-right: -487px;
 
-
}
 
-
 
#p-logo {
#p-logo {
  display: none;
  display: none;
-
}
 
-
 
-
#content {
 
-
margin-top: 155px;
 
}
}
Line 76: Line 70:
  position: absolute;
  position: absolute;
  margin-left: -488px;
  margin-left: -488px;
-
  margin-top: 155px;
+
  margin-top: 0px;
-
  height: 400px !important;
+
  height: 100%;
-
  width: 150px;
+
  width: 136px;
 +
padding: 5px;
  font-family: 'Arial';
  font-family: 'Arial';
  background-color: #bbbbbb;
  background-color: #bbbbbb;
Line 91: Line 86:
#menu li a{
#menu li a{
  display:block;
  display:block;
-
margin: 1px 5px 1px 5px;
+
  width:132px;
-
  width:130px;
+
  color:#000000;
  color:#000000;
  background-color: #ffffff;
  background-color: #ffffff;
Line 111: Line 105:
  height: auto;
  height: auto;
  min-height: 600px;
  min-height: 600px;
-
width: 750px;
 
  padding: 0px 25px 0px 25px;
  padding: 0px 25px 0px 25px;
  float: right;
  float: right;
Line 118: Line 111:
<div id ="foreground">
<div id ="foreground">
-
 
-
<div id="header">
 
-
<a href="https://2011.igem.org/Team:Kyoto" title="return to main page.">
 
-
  <img src="https://static.igem.org/mediawiki/2011/2/27/%E4%BA%AC%E5%A4%A7%E3%83%98%E3%83%83%E3%83%80%E3%83%BC%E5%85%89.jpg">
 
-
</a>
 
-
 
-
</div>
 
-
<!-- end header -->
 
<ul id ="menu">
<ul id ="menu">
Line 156: Line 141:
</div>
</div>
<!-- end foreground -->
<!-- end foreground -->
 +
 +
<div id="header">
 +
<a href="https://2011.igem.org/Team:Kyoto" title="return to main page.">
 +
  <img src="https://static.igem.org/mediawiki/2011/2/27/%E4%BA%AC%E5%A4%A7%E3%83%98%E3%83%83%E3%83%80%E3%83%BC%E5%85%89.jpg">
 +
</a>
 +
</div>
 +
<!-- end header -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>

Revision as of 09:50, 27 September 2011