Project

General

Profile

« Previous | Next » 

Revision 8381

bring identity management more in line with the current nceas look and feel

View differences:

header.html
7 7
</head>
8 8

  
9 9
<body>
10
<table width="760" border="0" cellspacing="0" cellpadding="0">
11
  <tr> 
12
    <td rowspan="3" width="10%" valign="top">
13
      <div align="left"><img src="../../images/nceas-logo.png"></div>
14
    </td>
15
    <td valign="middle" colspan="4" class="title">NCEAS Account Manager</td>
16
  </tr>
17
  <tr> 
18
    <td class="spacerrow" valign="top" colspan="4">&nbsp;</td>
19
  </tr>
20
  <tr> 
21
    <td valign="top" width="20%"> 
22
      <p><a href="./index.html" target="_top"> Main menu</a></p>
23
    </td>
24
  </tr>
25
</table>
10
	<div id="newHeader">
11
		<div class="bodyHead">
12
			<img src="./images/newLogo.png" class="logo">
13
			<!-- the NCEAS site nav -->
14
			<!--  
15
			<div class="newMenu" id="menu">
16
				<ul>
17
					<li><a href="/" class="active">Home</a></li>
18
					<li><a href="/overview">About</a></li>
19
					<li><a href="/ecology">Science</a></li>
20
					<li><a href="/ecoinfo">Informatics</a></li>
21
					<li><a href="/outreach">Training</a></li>
22
					<li><a href="/newsandevents">News and Events</a></li>
23
					<li><a href="/contact">Contact Us</a></li>
24
				</ul>
25
			</div>
26
			-->
27
		</div>
28
	</div>
26 29
</body>

Also available in: Unified diff