also kann graDE weil ich keine verbindung zum server von der Seite habe nicht auf die orginale Index.php zugreifen jedoch habe ich mal die index.php vom free template rausgesucht.. dürfte für die positionen ja reichen da ich dort nix veränder habe ...
PHP-Code:
<?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">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?php if ( $my->id ) { initEditor(); } ?>
<meta **********="Content-Type" content="text/html;><?php echo _ISO; ?>" />
<?php mosShowHead(); ?>
<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?><?php echo "<link rel=\"shortcut icon\" href=\"$GLOBALS[mosConfig_live_site]/images/favicon.ico\" />" ; ?>
<style type="text/css">
<!--
.Stil2 {color: #CCCCCC}
.Stil3 {color: #FFFFFF}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" id="all">
<div align="center">
<table width="760" height="100" border="0" cellpadding="0" cellspacing="0" id="header">
<tr>
<td valign="top"><table width="760" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" style="padding-top: 29px; padding-left: 256px;"><?php if (mosCountModules('banner')>0) mosLoadModules('banner',0); ?></td>
</tr>
</table></td>
</tr>
</table>
<table width="760" border="0" cellpadding="0" cellspacing="0" id="navtop">
<tr>
<td width="40" class="mhp"><a href="http://www.masterhomepage.ch" target="_blank"><span class="Stil3">joomla</span></a></td>
<td> <form action="index.php" method="post">
<div align="left">
<input class="inputbox" type="text" name="searchword" size="15" value="suchen..." onblur="if(this.value=='') this.value='suchen...';" onfocus="if(this.value=='suchen...') this.value='';" />
<input type="hidden" name="option" value="search" />
</div>
</form></td>
<td valign="top"><div align="right">
<?php if (mosCountModules('user3')>0) mosLoadModules('user3',0); ?>
</div></td>
</tr>
</table>
<table width="760" border="0" cellpadding="0" cellspacing="0" id="content">
<tr>
<td width="180" valign="top" id="left">
<?php mosLoadModules ( 'left' ); ?> </td>
<td valign="top" id="right">
<?php mosMainBody(); ?></td>
</tr>
</table>
<table width="760" cellpadding="3" cellspacing="0" id="footer">
<tr>
<td valign="bottom"><div align="center"><span class="Stil2">© Company Name | </span><a href="http://www.masterhomepage.ch" target="_blank"><span class="Stil2">Template by masterhomepage</span></a></span></div></td>
</tr>
</table>
<br />
</div>
</body>
</html>
LG danke
Lesezeichen