Team:UT Dallas/test
From 2011.igem.org
(Difference between revisions)
(64 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<html> | <html> | ||
- | < | + | <!-- Internet Explorer PNG fix - START /--> |
- | / | + | <!--[if lt IE 7]> |
- | / | + | <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js">IE7_PNG_SUFFIX=".png";</script> |
- | / | + | <![endif]--> |
+ | <!-- Internet Explorer PNG fix - END /--> | ||
+ | |||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js"></script> | ||
+ | <script type='text/javascript' src='https://2011.igem.org/Team:UT_Dallas/jquery.lavalamp-1.3.4b.js?action=raw&ctype=text/javascript'></script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(function(){ | ||
+ | $('ul.llmenu').find("a[href='https://2011.igem.org/Team:UT_Dallas/test']").parent().addClass('selectedLava'); | ||
+ | $('ul#accmenu').accordion({ | ||
+ | header:'.head', | ||
+ | fillSpace:false, | ||
+ | autoHeight:false, | ||
+ | navigation:true, | ||
+ | animated: 'easeslide'}); | ||
+ | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'}); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:UT_Dallas/page.css?action=raw&ctype=text/css"> | ||
+ | <style> | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; | ||
- | height:auto !important; | + | height:auto !important; |
- | height:100%; | + | height:100%; |
- | min-height:100%; | + | min-height:100%; |
} | } | ||
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px; | #content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px; | ||
- | height:auto !important; | + | height:auto !important; |
- | height:100%; | + | height:100%; |
- | min-height:100%; | + | min-height:100%; |
} | } | ||
#bodyContent { border: none; padding:0; margin:0; width:100%; | #bodyContent { border: none; padding:0; margin:0; width:100%; | ||
- | height:auto !important; | + | height:auto !important; |
- | height:100%; | + | height:100%; |
- | min-height:100%; | + | min-height:100%; |
} | } | ||
#top-section { z-index: 2; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} | #top-section { z-index: 2; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} | ||
#p-logo { height:1px; overflow:hidden; display: none;} | #p-logo { height:1px; overflow:hidden; display: none;} | ||
- | # | + | #search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;} |
+ | .left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;} | ||
+ | .left-menu ul { border: none; } | ||
+ | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;} | ||
+ | .right-menu ul { border: none; width: 300px;} | ||
+ | #footer-box { background: none repeat scroll 0 0 transparent;border: medium none;} | ||
.visualClear { display: none; } | .visualClear { display: none; } | ||
- | #footer { border: none; width: | + | #footer { border: none; width: 850px; margin: 0 auto; padding: 0;} |
.firstHeading { display: none;} | .firstHeading { display: none;} | ||
#f-list a { color: #333; font-size: 10px;} | #f-list a { color: #333; font-size: 10px;} | ||
Line 34: | Line 59: | ||
h3#siteSub { display: none;} | h3#siteSub { display: none;} | ||
#contentSub {display: none;} | #contentSub {display: none;} | ||
- | + | #catlinks {display: none;} | |
+ | |||
h1{border:none; width: 100%; clear: both;} | h1{border:none; width: 100%; clear: both;} | ||
- | |||
</style> | </style> | ||
- | + | <div class="container"> | |
+ | <div id="header"> | ||
+ | <div id="crumbs"><div style="float:left;">Introduction >> Home</div> | ||
+ | <a href="https://2011.igem.org/Main_Page" style="color: #FFFFFF;float: right;text-decoration: none;">2011 iGEM Main Page</a> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div class="contents"> | ||
+ | <div id="container2"> | ||
+ | <div id="container1"> | ||
+ | <div id="left"> | ||
+ | </html>{{:Team:UT_Dallas/Template:menu}}<html> | ||
+ | </div> | ||
+ | <div id="right">contents goes here</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="rounded"></div> | ||
+ | </div> | ||
+ | |||
</html> | </html> |
Latest revision as of 06:05, 28 September 2011
Introduction >> Home
2011 iGEM Main Page