Changeset 10

Show
Ignore:
Timestamp:
08/20/06 21:06:39
Author:
kai
Message:

Updated buttons and front page.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • www/trunk/document_root/index.php

    r9 r10  
    1212      <td width="520"> 
    1313 
    14         <p><b>We are currently going through a major restructuring from a commercial to an Open Source project. The site should be back up and running by the end of October 2006!</b></p> 
     14        <p>We are currently going through a major restructuring from a 
     15        commercial to an Open Source project. The site should be back 
     16        up and running by the end of <b>October 2006!</b></p> 
     17 
     18        <div class="illustration"> 
     19          <a href="/docs/tour01.php"><img src="/docs/tour00.png" alt="Start tour!" width="300" height="225"/></a> 
     20        </div> 
    1521 
    1622        <p>If your dream is to build a space station then ShortHike is 
     
    1925        lifetime. With no time pressures and no violence ShortHike is 
    2026        a relaxing game for the smart thinker of any age. Let your 
    21         imagination flow!</p> 
    22  
    23         <div class="illustration"> 
    24           <a href="/docs/tour01.php"><img src="/docs/tour00.png" alt="Start tour!" width="300" height="225"/></a> 
    25         </div> 
    26          
     27        imagination flow!</p>    
    2728 
    2829      </td> 
  • www/trunk/templates/header.tpl

    r8 r10  
    1717      <table class="top-menu-holder" width="690px" border="0" align="center" cellpadding="0" cellspacing="0"> 
    1818        <tr> 
    19           <td align="center" class="top-menu-item" width="80px" height="20px"><a class="top-menu-link" href="/">&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;</a></td> 
     19          <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/">&nbsp;&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;</a></td> 
    2020          {* Not implemented yet. 
    2121          <td align="center" class="top-menu-item" width="80px" height="20px"><a class="top-menu-link" href="/">Gallery</a></td> 
    2222          *} 
    23           <td align="center" class="top-menu-item" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank">&nbsp;&nbsp;&nbsp;Forums</a></td> 
     23          <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank">&nbsp;&nbsp;&nbsp;Forums</a></td> 
    2424           
    2525          {* This should be put up once we have some real docs