[Scummvm-cvs-logs] CVS: web/include html.php,1.1.1.1,1.2 menu.php,1.1.1.1,1.2

Jeremy Newman laxdragon at users.sourceforge.net
Fri Apr 12 14:10:49 CEST 2002


Update of /cvsroot/scummvm/web/include
In directory usw-pr-cvs1:/tmp/cvs-serv30225/include

Modified Files:
	html.php menu.php 
Log Message:
- Tweaked the Look of the site
- ATTACK OF THE GRADIENTS! heh. :-)
- updated the logo, the old one was too dark
- added my gimp source files to images/save/


Index: html.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/html.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** html.php	5 Mar 2002 21:40:09 -0000	1.1.1.1
--- html.php	12 Apr 2002 21:09:38 -0000	1.2
***************
*** 108,112 ****
      
      if ($title) {
!     	$str .= '<tr><td class="color3">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
      	$str .= '        <td width="100%" align=center><span class=menuTitle> '.$title.' </span></td>'."\n";
--- 108,112 ----
      
      if ($title) {
!     	$str .= '<tr><td class="topMenu">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
      	$str .= '        <td width="100%" align=center><span class=menuTitle> '.$title.' </span></td>'."\n";
***************
*** 132,136 ****
      if ($text)
      {
!     	$str .= '<tr><td class="color3">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
      	$str .= '        <td width="100%" align=center><span class=menuTitle> '.$text.' </span></td>'."\n";
--- 132,136 ----
      if ($text)
      {
!     	$str .= '<tr><td class="topMenu">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
      	$str .= '        <td width="100%" align=center><span class=menuTitle> '.$text.' </span></td>'."\n";
***************
*** 153,157 ****
      
      if($title) {
!     	$str .= '<tr><td class=color3>'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
  	$str .= '        <td valign=top align=left><img src="'.$file_root.'/images/main_left_top.gif" border=0 alt="-"></td>'."\n";
--- 153,157 ----
      
      if($title) {
!     	$str .= '<tr><td class="topMenu">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
  	$str .= '        <td valign=top align=left><img src="'.$file_root.'/images/main_left_top.gif" border=0 alt="-"></td>'."\n";
***************
*** 162,167 ****
      }
      
!     $str .= '<tr><td class=color3>'."\n";	
!     $str .= '<table width="100%" border=0 cellpadding='.$innerPad.' cellspacing=1 '.$extra.'><tr><td class=color2>'."\n";
  
      return $str;
--- 162,167 ----
      }
      
!     $str .= '<tr><td>'."\n";	
!     $str .= '<table width="100%" border=0 cellpadding='.$innerPad.' cellspacing=1 '.$extra.'><tr><td class="color2" bgcolor="#ffffff">'."\n";
  
      return $str;
***************
*** 174,178 ****
      if ($text)
      {
!     	$str .= '<tr><td class=color3>'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
  	$str .= '        <td valign=bottom align=left><img src="'.$file_root.'/images/main_left_bottom.gif" border=0 alt="-"></td>'."\n";
--- 174,178 ----
      if ($text)
      {
!     	$str .= '<tr><td class="topMenu">'."\n";
  	$str .= '    <table width="100%" border=0 cellpadding=0 cellspacing=0><tr>'."\n";
  	$str .= '        <td valign=bottom align=left><img src="'.$file_root.'/images/main_left_bottom.gif" border=0 alt="-"></td>'."\n";
***************
*** 404,412 ****
          <table width="100%" border=0 cellpadding=0 cellspacing=0>
  	<tr>
! 	    <td><img src="<?=$file_root?>/images/scummvm_logo.png" border=0 width=393 height=111 alt="ScummVM"></td>
  	    <td width="100%">
  		 
  	    </td>
! 	    <td><img src="<?=$file_root?>/images/scummvm_chars.png" width=197 height=111 border=0 alt="-"></td>
  	</tr>
  	</table>
--- 404,412 ----
          <table width="100%" border=0 cellpadding=0 cellspacing=0>
  	<tr>
! 	    <td><img src="<?=$file_root?>/images/scummvm_logo.png" border=0 width=407 height=111 alt="ScummVM"></td>
  	    <td width="100%">
  		 
  	    </td>
! 	    <td><img src="<?=$file_root?>/images/scummvm_chars.png" width=193 height=111 border=0 alt="-"></td>
  	</tr>
  	</table>

Index: menu.php
===================================================================
RCS file: /cvsroot/scummvm/web/include/menu.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** menu.php	5 Mar 2002 21:40:09 -0000	1.1.1.1
--- menu.php	12 Apr 2002 21:09:38 -0000	1.2
***************
*** 19,30 ****
  
          echo "<table width=120 border=0 cellspacing=0 cellpadding=0>\n";
!         echo "<tr class=topMenu>\n";
! 	echo "  <td width='100%'><span class=menuTitle> $name</span></td>\n";
!         echo "  <td align=right valign=top><img src='".$file_root."/images/main_right_top.gif' border=0 alt='---'></td>\n";
          echo " </tr>\n";
          echo "</table>\n";
          echo  "<table width=120 border=0 cellspacing=0 cellpadding=2>\n";
!         echo "<tr class=sideMenu>\n";
!         echo "  <td><img src='".$file_root."/images/blank.gif' border=0 height=5 width=1 alt='---'></td>\n";
          echo "</tr>\n";	
      }
--- 19,30 ----
  
          echo "<table width=120 border=0 cellspacing=0 cellpadding=0>\n";
!         echo "<tr>\n";
! 	echo "  <td width='100%' class=topMenu><span class=menuTitle> $name</span></td>\n";
!         echo "  <td align=right valign=top class=topMenu><img src='".$file_root."/images/main_right_top.gif' border=0 alt='---'></td>\n";
          echo " </tr>\n";
          echo "</table>\n";
          echo  "<table width=120 border=0 cellspacing=0 cellpadding=2>\n";
!         echo "<tr>\n";
!         echo "  <td class=sideMenu><img src='".$file_root."/images/blank.gif' border=0 height=5 width=1 alt='---'></td>\n";
          echo "</tr>\n";	
      }
***************
*** 35,41 ****
  	if($url)
  	{
! 	    echo "  <tr class=sideMenu><td width='100%'><span class=menuItem> <a href='$url' class=menuItem>$name</a></span></td></tr>\n";
  	} else {
! 	    echo "  <tr class=sideMenu><td width='100%'><span class=menuItem> $name</span></td></tr>\n";
  	}
      }
--- 35,41 ----
  	if($url)
  	{
! 	    echo "  <tr><td width='100%' class=sideMenu><span class=menuItem> <a href='$url' class=menuItem>$name</a></span></td></tr>\n";
  	} else {
! 	    echo "  <tr><td width='100%' class=sideMenu><span class=menuItem> $name</span></td></tr>\n";
  	}
      }
***************
*** 43,47 ****
      function addmisc($stuff, $align = "left")
      {
! 	echo " <tr class=sideMenu><td width='100%' align=$align><span class=menuItem> $stuff</span></td></tr>\n";
      }
  
--- 43,47 ----
      function addmisc($stuff, $align = "left")
      {
! 	echo " <tr><td width='100%' class=sideMenu align=$align><span class=menuItem> $stuff</span></td></tr>\n";
      }
  
***************
*** 52,57 ****
  	echo "</table>\n";
          echo "<table width=120 border=0 cellspacing=0 cellpadding=0>\n";
!         echo "<tr class=sideMenu>\n";
!         echo "  <td align=right><img src='".$file_root."/images/main_right_bottom.gif' border=0 alt='---'></td>\n";
          echo "</tr>\n";
          echo "</table>";
--- 52,57 ----
  	echo "</table>\n";
          echo "<table width=120 border=0 cellspacing=0 cellpadding=0>\n";
!         echo "<tr>\n";
!         echo "  <td align=right class=sideMenu><img src='".$file_root."/images/main_right_bottom.gif' border=0 alt='---'></td>\n";
          echo "</tr>\n";
          echo "</table>";





More information about the Scummvm-git-logs mailing list