|
|
Line 16: |
Line 16: |
| border: 0 none; | | border: 0 none; |
| height: 14px; | | height: 14px; |
- | z-index: 100;
| + | ikitemplateA_parts" |
- | top: 0;
| + | |
- | position: fixed;
| + | |
- | width: 975px;
| + | |
- | left: 50%;
| + | |
- | margin-left: -487px;
| + | |
- | }
| + | |
- | | + | |
- | #globalWrapper, #content { /*-- changes default wiki settings --*/
| + | |
- | width: 100%;
| + | |
- | height: 100%;
| + | |
- | border: 0px;
| + | |
- | background-color: transparent;
| + | |
- | margin: 0px;
| + | |
- | padding: 0px;
| + | |
- | }
| + | |
- | | + | |
- | html, body, .wrapper { /*-- changes default wiki settings --*/
| + | |
- | width: 100%;
| + | |
- | height: 100%;
| + | |
- | background-color: transparent;
| + | |
- | }
| + | |
- | </style>
| + | |
- | <!-- here ends the section that changes the default wiki template to a white full width background -->
| + | |
- | | + | |
- | | + | |
- | <!-- beginning of your page -->
| + | |
- | | + | |
- | <div id="contentcontainer">
| + | |
- | | + | |
- | | + | |
- | <!-- this table contains the navigation bar -->
| + | |
- | <table width="975px" align="center">
| + | |
- | <tr> <td colspan="10" heigth="155px"> </td></tr>
| + | |
- | | + | |
- | <br>
| + | |
- | | + | |
- | <tr>
| + | |
- | <!--
| + | |
- | **************Navigation bar**************
| + | |
- | Each cell represents a button,
| + | |
- | 1.- first row defines the borders outside each box, how the text is aligned and the height
| + | |
- | 2.- second row defines the color, here you can change the color by modifying the hex code
| + | |
- | 3.- third row is where you place the link to where you want that button to take you
| + | |
- | 4.- fourth row you define the color of the text inside the button and the content of it
| + | |
- | -->
| + | |
- | | + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px"
| + | |
- | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/WikitemplateA_home"
| + | |
- | style="color:#000000">Home </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px"
| + | |
- | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/WikitemplateA_team"
| + | |
- | style="color:#000000"> Team </a> </td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px"
| + | |
- | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href=""
| + | |
- | style="color:# "> Official Team Profile </a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black" align="center" height ="45px"
| + | |
- | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/WikitemplateA_project"
| + | |
- | style="color:#000000"> Project</a></td>
| + | |
- | | + | |
- | <td style="border:1px solid black;" align="center" height ="45px"
| + | |
- | onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
| + | |
- | <a href="https://2014.igem.org/WikitemplateA_parts"
| + | |
| style="color:#000000"> Parts</a></td> | | style="color:#000000"> Parts</a></td> |
| | | |