Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : Aristotales 16 Jul 2008, 16:48:17

: modifiche varie
: Aristotales 16 Jul 2008, 16:48:17
(http://www.tarantocalcio.net/1.jpg)

Dovrei eliminare quei loghi accanto al menu a sx, inserire i banner in alto e spostare il top menu a sx.

questo è il codice dell'index del template, spero che mi potrete aiutare, io ho provato di tutto ma nn ci sono riuscito. grazie

:
<?php
defined
'_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
// needed to seperate the ISO number from the language file constant _ISO
$iso split'='_ISO );
// xml prolog - quirks mode
//echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>

<!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();
}
mosShowHead();
?>

<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="content_area">
<table width="924" align="center" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="leftshadow" width="28" rowspan="3" valign="top"></td>
    <td>
<div id="logo"></div>
</td>
    <td valign="top">
<div id="top">
      <div id="searchbox">
        <?php mosLoadModules 'user4', -); ?>
      </div>
</div>
    <div id="topmenu">
<?php mosLoadModules 'user1', -); ?>
</div>
</td>
    <td class="rightshadow" width="28" rowspan="3" valign="top"></td>
  </tr>
  <tr>
    <td colspan="2">
<div id="pathway">
    <?php mosPathWay(); ?>
    </div>
</td>
  </tr>
  <tr>
    <td class="left" valign="top">
<div id="left">
<?php mosLoadModules 'left' ); ?>
    </div>
</td>
    <td valign="top">
<div id="header"></div>
<div id="header_separator"></div>
<?php if(mosCountModules('newsflash')) { ?>
<div id="newsflash">
<?php mosLoadModules 'newsflash' ); ?>
</div>
<?php ?>
<?php if(mosCountModules('right')) { ?>
<div id="main_right_separator">
<div id="right">
<?php mosLoadModules 'right' ); ?>
</div>
<?php ?>
<div id="maincontent">
<?php mosMainBody(); ?>
<?php if(mosCountModules('bottom')) { ?>
<div id="bottom">
<?php mosLoadModules 'bottom' ); ?>
</div>
<?php ?>
</div>
</div>
</td>
  </tr>
  <tr>
    <td class="left_bottom_shadow"></td>
    <td colspan="2">
<div id="footer">
     <?php mosLoadModules 'footer', -); ?>
    </div>
</td>
    <td class="right_bottom_shadow"></td>
  </tr>
</table>
</div>
</body>
</html>
: Re: modifiche varie
: nellocammar 16 Jul 2008, 18:16:12
Ciao, se mi spedisci il link dove poter scaricare il template ti faccio le modifiche... bisogna agire sulle immagini, sul css e sull'index.php dello stesso.
Fammi sapere...
: Re: modifiche varie
: Aristotales 16 Jul 2008, 18:29:13
grazie per l'aiuto che vuoi darmi, da qui puoi scaricare il template http://www.tarantocalcio.net/echo.rar (http://www.tarantocalcio.net/echo.rar)
: Re: modifiche varie
: nellocammar 16 Jul 2008, 20:18:08
stasera ci lavoro.... controlla sul tardi una mia risp. o al massimo domani... ti lasciero' il link dove scaricare il pacchetto
: Re: modifiche varie
: Aristotales 16 Jul 2008, 22:15:16
ok, grazie mille...
: Re: modifiche varie
: nellocammar 17 Jul 2008, 11:33:49
controlla messaggio privato...