Template:Kyoto Foreground
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<style> | <style> | ||
Line 11: | Line 10: | ||
position: fixed; | position: fixed; | ||
z-index: 100; | z-index: 100; | ||
- | + | right: 50%; | |
top:0px; | top:0px; | ||
} | } | ||
+ | /****************************** | ||
#header { | #header { | ||
position: absolute; | position: absolute; | ||
top: 0px; | top: 0px; | ||
- | margin-left: - | + | margin-left: -488px; |
+ | height: 98px; | ||
+ | width: 975px; | ||
+ | border-bottom: 1px solid #000000; | ||
} | } | ||
+ | |||
+ | #top-section { | ||
+ | height: 0px !important; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | display: none; | ||
+ | } | ||
+ | **************************/ | ||
#menu { | #menu { | ||
Line 57: | Line 69: | ||
<div id ="foreground"> | <div id ="foreground"> | ||
- | |||
+ | <!-- | ||
+ | <div id="header"> | ||
+ | <a href="/Main_Page" title="Main Page"> | ||
+ | <img src='/wiki/skins/common/images/wiki.png'> | ||
+ | </a> | ||
</div> | </div> | ||
+ | --> | ||
<!-- end header --> | <!-- end header --> | ||
Revision as of 09:10, 10 September 2011