[ 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 {
}
#body-top {
+ width: 150px;
border-bottom: 2px solid #777777;
}
}
#body-menu {
+ width: 150px;
border-right: none;
}
{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>