Humlinux more conform to what it was before plat/al
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 6 Aug 2006 10:02:32 +0000 (10:02 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 6 Aug 2006 10:02:32 +0000 (10:02 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@780 839d8a87-29fc-0310-9880-83ba4fa771e5

htdocs/css/humlinux.css
htdocs/images/skins/humlinux_background.jpg
templates/skin/humlinux.tpl

index 00a4887..227820d 100644 (file)
@@ -85,10 +85,10 @@ div.contact div.long {
         [ choix de classes faites par le skinneur
 *******************************************************************************/
 
-#content {
+#body-content {
     background-image: url("/images/skins/humlinux_background.jpg");
     background-repeat: repeat-y;
-    background-position: top;
+    background-position: top left;
 }
             
 #body-logo {
@@ -99,6 +99,7 @@ div.contact div.long {
 }
 
 #body-top {
+    width: 150px;
     border-bottom: 2px solid #777777;
 }
 
@@ -107,6 +108,7 @@ div.contact div.long {
 }
 
 #body-menu {
+    width: 150px;
     border-right: none;
 }
 
index bdb9275..c101f19 100644 (file)
Binary files a/htdocs/images/skins/humlinux_background.jpg and b/htdocs/images/skins/humlinux_background.jpg differ
index 544475d..4d6dd02 100644 (file)
@@ -63,7 +63,7 @@
           {include file="skin/common.title.header.tpl"}
         </td>
       </tr>
-      <tr>
+      <tr id="body-content">
         <td id="body-menu">
         {include file=skin/common.menu.tpl}
         </td>