Team:Peking/mainnav

From 2010.igem.org

(Difference between revisions)
(New page: /***** MAIN NAVIGATION *****/ - **** General Styles****: .globalNav { margin: -1px 0 0 -1px; width: 974px; height: 56px; position: absolute; z-index: 3;} /* required for ...)
 
Line 1: Line 1:
-
/***** MAIN NAVIGATION *****/
+
<html>
-
 
+
<style type="text/css">
-
        /***** General Styles*****/
+
         .globalNav { margin: -1px 0 0 -1px; width: 974px; height: 56px; position: absolute; z-index: 3;} /* required for layering above hero */
         .globalNav { margin: -1px 0 0 -1px; width: 974px; height: 56px; position: absolute; z-index: 3;} /* required for layering above hero */
    .globalNav .bg { border:0px solid black;  position:absolute; width: 974px; height:56px; background:url(/images/nav/mainnav_bar.png);  } /* applies nav bar backgroud image */
    .globalNav .bg { border:0px solid black;  position:absolute; width: 974px; height:56px; background:url(/images/nav/mainnav_bar.png);  } /* applies nav bar backgroud image */
Line 62: Line 61:
.searchBox input.text { width: 122px; border: 0; color: #999; }
.searchBox input.text { width: 122px; border: 0; color: #999; }
.searchBox input.butn { width: 10px; height: 10px; }
.searchBox input.butn { width: 10px; height: 10px; }
 +
</style>
 +
</html>

Latest revision as of 12:32, 19 September 2010