Template:Team:USTC-Software/header-n
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | |||
+ | <!–[if IE 6]> | ||
+ | <script type="text/javascript"> | ||
+ | document.execCommand("BackgroundImageCache", false, true); | ||
+ | </script> | ||
+ | <![endif]–> | ||
+ | |||
+ | |||
+ | |||
+ | <!–[if IE 6]> | ||
+ | <script type=text/javascript> | ||
+ | try { | ||
+ | document.execCommand("BackgroundImageCache", false, true); | ||
+ | } | ||
+ | catch(err) {} | ||
+ | </script> | ||
+ | <![endif]–> | ||
Line 116: | Line 132: | ||
} | } | ||
- | #home_botton{ | + | #wrap-global_header-n.home_botton{ |
width:127px; | width:127px; | ||
height:35px; | height:35px; | ||
Line 124: | Line 140: | ||
float:left; | float:left; | ||
} | } | ||
- | #home_botton:active{ | + | #wrap-global_header-n.home_botton:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/d/da/Home_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/d/da/Home_active.png"); | ||
background-position:center; | background-position:center; | ||
Line 131: | Line 147: | ||
} | } | ||
- | #project_botton{ | + | #wrap-global_header-n.project_botton{ |
width:80px; | width:80px; | ||
Line 140: | Line 156: | ||
float:left; | float:left; | ||
} | } | ||
- | #project_botton:active{ | + | #wrap-global_header-n.project_botton:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/8/8b/Project_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/8/8b/Project_active.png"); | ||
background-position:center; | background-position:center; | ||
Line 147: | Line 163: | ||
} | } | ||
- | #team_botton{ | + | #wrap-global_header-n.team_botton{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 157: | Line 173: | ||
float:left; | float:left; | ||
} | } | ||
- | #team_botton:active{ | + | #wrap-global_header-n.team_botton:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/a/a8/Team_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/a/a8/Team_active.png"); | ||
background-position:center; | background-position:center; | ||
Line 164: | Line 180: | ||
} | } | ||
- | #notes_botton{ | + | #wrap-global_header-n.notes_botton{ |
width:118px; | width:118px; | ||
height:35px; | height:35px; | ||
Line 172: | Line 188: | ||
float:left; | float:left; | ||
} | } | ||
- | #notes_botton:active{ | + | #wrap-global_header-n.notes_botton:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/e/ef/Notes_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/e/ef/Notes_active.png"); | ||
background-position:center; | background-position:center; | ||
Line 179: | Line 195: | ||
} | } | ||
- | #hp_botton{ | + | #wrap-global_header-n.hp_botton{ |
width:174px; | width:174px; | ||
height:35px; | height:35px; | ||
Line 187: | Line 203: | ||
float:left; | float:left; | ||
} | } | ||
- | #hp_botton:active{ | + | #wrap-global_header-n.hp_botton:active{ |
background:url("https://static.igem.org/mediawiki/igem.org/1/1a/Hp_active.png"); | background:url("https://static.igem.org/mediawiki/igem.org/1/1a/Hp_active.png"); | ||
background-position:center; | background-position:center; | ||
margin-right:40px; | margin-right:40px; | ||
float:left; | float:left; | ||
- | }/*the end of header-n css*/ | + | } /*the end of header-n css*/ |
</style> | </style> | ||
Line 202: | Line 218: | ||
#search-control-box { | #search-control-box { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 120px; |
- | right: | + | right: 12px; |
width: 158px; | width: 158px; | ||
height: 45px; | height: 45px; | ||
Line 250: | Line 266: | ||
<body> | <body> | ||
- | + | ||
- | + | ||
- | + | ||
<div id="wrap-global_header-n"> | <div id="wrap-global_header-n"> | ||
<div id="team_logo-n"></div> | <div id="team_logo-n"></div> | ||
- | + | <a href="#"/><div id="wrap-global_header-n" class="home_botton"></div> | |
- | <a href="#"/><div id="project_botton"></div> | + | <a href="#"/><div id="wrap-global_header-n" class="project_botton"></div> |
- | <a href="#"/><div id="team_botton"></div> | + | <a href="#"/><div id="wrap-global_header-n" class="team_botton"></div> |
- | <a href="#"/><div id="notes_botton"></div> | + | <a href="#"/><div id="wrap-global_header-n" class="notes_botton"></div> |
- | <a href="#"/><div id="hp_botton"></div> | + | <a href="#"/><div id="wrap-global_header-n" class="hp_botton"></div> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!-- the begin of search box controls --> | <!-- the begin of search box controls --> | ||
<div id="search-control-box"> | <div id="search-control-box"> | ||
Line 276: | Line 289: | ||
<input type="submit" name="fulltext" class="search_button" id="mw-search_button" value="Search" title="Search the pages for this text" x-webkit-speech=""> | <input type="submit" name="fulltext" class="search_button" id="mw-search_button" value="Search" title="Search the pages for this text" x-webkit-speech=""> | ||
</form> | </form> | ||
- | + | </div> <!-- the end of search box controls --> | |
- | + | </div><!-- the end of globle-headeer controls --> | |
- | + | ||
- | + | ||
- | + | ||
+ | <div class="clr"></div> | ||
<!-----the begin of go to top div ---> | <!-----the begin of go to top div ---> |
Latest revision as of 14:46, 23 September 2012
TOP