Aiuto! Questo è l'index.php del template
<?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php echo "<?xml version=\"1.0\"?>"; ?>
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<title><?php echo $mosConfig_sitename; ?></title>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<?php mosShowHead(); ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/depressivebrown/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="css/template_css.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico" />
</head>
<body>
<div class="seitencontainer">
<table width="820" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="20" height="400" rowspan="2"><img src="templates/depressivebrown/images/rahmen_links_top.gif" width="20" height="400" border="0" /></td>
<td width="780" height="39" valign="top"><table width="100%" height="29" border="0" cellpadding="0" cellspacing="0" class="topnavileiste">
<tr>
<td><span class="body_outer">
<?php mosPathWay(); ?>
</span></td>
<td align="right"><?php mosLoadModules ( 'user3', -1); ?></td>
</tr>
</table></td>
<td width="20" height="400" rowspan="2"><img src="templates/depressivebrown/images/rahmen_rechts_top.gif" width="20" height="400" border="0" /></td>
</tr>
<tr>
<td height="361"><table width="100%" height="361" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="150"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="780" height="355">
<param name="movie" value="templates/depressivebrown/images/header.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" />
<param name="quality" value="high" />
<embed src="templates/depressivebrown/images/header.swf?ueberschrift=<?php echo $mosConfig_sitename; ?>" quality="high" pluginspage="
http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="355"></embed>
</object></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3" valign="top" class="td_middle_bg"><table width="780" border="0" align="center" cellpadding="0" cellspacing="16">
<tr>
<td colspan="2" style="background-color:#FFFFFF; height:10px;"></td>
</tr>
<tr>
<td width="180" id="links" valign="top" style="padding-top:30px; padding-bottom:30px;padding-right:20px; padding-left:30px;"><?php mosLoadModules ( 'left', 0 ); ?>
<?php mosLoadModules ( 'right', 0 ); ?>
</td>
<td width="570" valign="top" style="padding-top:27px; padding-right:35px;padding-bottom:30px;"><?php mosMainBody(); ?>
</td>
</tr>
<tr>
<td colspan="2" valign="bottom" id="links" style="padding-left:80px; padding-right:20px;"><!-- Ab hier könnt ihr wieder machen was ihr wollt -->
</span></td>
</tr>
</table>
<table width="728" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td style="background:url(templates/depressivebrown/images/footer_bg_2.gif) repeat-x; padding-top:15px; padding-bottom:15px;"><?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?>
</td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3" class="td_bottom_bg"> </td>
</tr>
</table>
<?
?>
<?
// ENDE
?>
<?php
if ($my->id) {
include ("editor/editor.php");
initEditor();
}
?></span>
</p> </div>
</body>
</html>
qui di seguit un'anteprima della home. Come vedete le colonne sono attaccate
[allegato eliminato da un amministratore]