Joomla.it Forum

Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : marcob 07 Sep 2010, 15:55:12

: Posizione modulo in header
: marcob 07 Sep 2010, 15:55:12
Ciao a tutti. Credo che questo sia uno degli argomenti più trattati su questo forum.
Ho letto parecchi post al riguardo compreso, quello aperto poco più sotto da Piotr1978, ma non ne vengo a capo.
Vorrei inserire una nuova posizione modulo all'interno del quale inserire un modulo per slide, il tutto  dove ora c'è l'immagine con l'occhio.
Ho inserito la nuova posizione "header1" nel file templatedetails.xml,  e ho fatto lo stesso nel menu a tendina del menu principale.
Ma non capisco cosa e dove inserire nel index.php del template.
Come posso fare?
Grazie.
http://www.introbiosviluppo.it/

index.php:
:
<?php
// ensure this file is being included by a parent file
defined'_JEXEC' ) or die( 'Restricted access' );
// Template Configoration
include ( 'temp_config.php');
?>

<!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>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="<?php echo $this->baseurl ?>/templates/mitra_global/css/template_css.css" rel="stylesheet" type="text/css" />
<jdoc:include type="head" />
</head>
<body>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="940">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_logo.png'); background-repeat: repeat-x; background-position: left top">
<tr>
<td class="logo" valign="top">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="650">
<tr>
<td style="height: 55px">&nbsp;</td>
</tr>
<tr>
<td>
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="99%" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_top_link.png'); background-repeat: repeat-x; background-position: left top">
<tr>
<td width="10">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/right_top_link.png" alt="Mitra Global CMS" /></td>
<td><jdoc:include type="modules" name="user3" /></td>
<td width="9">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/left_top_link.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</td>
<td width="265">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/left_logo.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="930">
<tr>
<td>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="930">
<tr>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
</tr>
<tr>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td style="height: 255px; background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_login.png'); background-repeat: repeat-x; background-position: right bottom" valign="top">
<?php if($this->countModules('top')) : ?>

<jdoc:include type="modules" name="top" style="rounded" />
<?php else: ?>

<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box.jpg" alt="Mitra Global CMS" />
<?php endif; ?>
</td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
</tr>
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td width="691" valign="top">
<a href="http://www.mitra.ir">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/banner.jpg" alt="Mitra Global CMS" /></a></td>
</tr>
</table>
</div>
</td>
</tr>
<?php if($this->countModules('user4')) : ?>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
</tr>
<tr>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td valign="top" style="height: 120px; background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_login.png'); background-repeat: repeat-x; background-position: right bottom" width="303">
<jdoc:include type="modules" name="user4" style="rounded" /></td>
<?php if($this->countModules('user1')) : ?>
<td valign="top" style="height: 120px">&nbsp;</td>
<td valign="top" style="height: 120px; background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_login.png'); background-repeat: repeat-x; background-position: right bottom" width="303">
<jdoc:include type="modules" name="user2" style="rounded" /></td>
<td valign="top" style="height: 120px">&nbsp;</td>
<td valign="top" style="height: 120px; background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/bac_login.png'); background-repeat: repeat-x; background-position: right bottom" width="303">
<jdoc:include type="modules" name="user1" style="rounded" /></td>
<?php endif; ?>
</tr>
</table>
</td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
</tr>
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</td>
</tr>
<?php endif; ?>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td width="201" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
<?php if($this->countModules('right')) : ?>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td width="200" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
<?php endif; ?>
</tr>
<tr>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td width="201" valign="top"><jdoc:include type="modules" name="left" style="rounded" /></td>
<td width="6" valign="top" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
<td width="7" valign="top"style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td valign="top" style="height: 700px">
<jdoc:include type="message" /><jdoc:include type="component" /></td>
<td width="6" valign="top" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
<?php if($this->countModules('right')) : ?>
<td width="7" valign="top"style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td width="200" valign="top"><jdoc:include type="modules" name="right" style="rounded" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
<?php endif; ?>
</tr>
<tr>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td width="201" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
<?php if($this->countModules('right')) : ?>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td width="200" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
<?php endif; ?>
</tr>
</table>
</td>
</tr>
<?php if($this->countModules('footer')) : ?>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
</tr>
<tr>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="917">
<tr>
<td width="15">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/sponsers.png" alt="Mitra Global CMS" /></td>
<td width="4">&nbsp;</td>
<td width="426">
<table border="0" cellspacing="1" width="100%">
<tbody>
<tr>
<td>
<a href="<?php echo $sponsor_link1;?>" target="<?php echo $sponsor_target;?>"><img src="<?php echo $this->baseurl ?>/templates/mitra_global/images/<?php echo $sponsor_photo1;?>" border="0" alt="<?php echo $sponsor_title1;?>" /></a>
</td>
<td>
<a href="<?php echo $sponsor_link2;?>" target="<?php echo $sponsor_target;?>"><img src="<?php echo $this->baseurl ?>/templates/mitra_global/images/<?php echo $sponsor_photo2;?>" border="0" alt="<?php echo $sponsor_title2;?>" /></a>
</td>
<td>
<a href="<?php echo $sponsor_link3;?>" target="<?php echo $sponsor_target;?>"><img src="<?php echo $this->baseurl ?>/templates/mitra_global/images/<?php echo $sponsor_photo3;?>" border="0" alt="<?php echo $sponsor_title3;?>" /></a>
</td>
<td>
<a href="<?php echo $sponsor_link4;?>" target="<?php echo $sponsor_target;?>"><img src="<?php echo $this->baseurl ?>/templates/mitra_global/images/<?php echo $sponsor_photo4;?>" border="0" alt="<?php echo $sponsor_title4;?>" /></a>
</td>
<td>
<a href="<?php echo $sponsor_link5;?>" target="<?php echo $sponsor_target;?>"><img src="<?php echo $this->baseurl ?>/templates/mitra_global/images/<?php echo $sponsor_photo5;?>" border="0" alt="<?php echo $sponsor_title5;?>"/></a>
</td>
</tr>
</tbody>
</table>
</td>
<td width="4">&nbsp;</td>
<td width="468"><jdoc:include type="modules" name="footer" /></td>
</tr>
</table>
</td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
</tr>
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</td>
</tr>
<?php endif; ?>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png'); background-repeat: repeat-x; background-position: left top">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/top_left.png" alt="Mitra Global CMS" /></td>
</tr>
<tr>
<td width="7" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/right.png'); background-repeat: repeat-y; background-position: right top">&nbsp;</td>
<td class="footer" id="footer">
<!-- Please Don't Remove MitraTemplate.com Copyright's-->
Design:<a href="http://www.mitratemplate.com" title="Joomla Free Templates" target="_blank">MitraTemplate.com</a>
<!-- END Copyright -->
</td>
<td width="6" style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/left.png'); background-repeat: repeat-y; background-position: left top">&nbsp;</td>
</tr>
<tr>
<td width="7">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_right.png" alt="Mitra Global CMS" /></td>
<td style="background-image: url('<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png'); background-repeat: repeat-x; background-position: right bottom">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot.png" alt="Mitra Global CMS" /></td>
<td width="6">
<img border="0" src="<?php echo $this->baseurl ?>/templates/mitra_global/images/box/bot_left.png" alt="Mitra Global CMS" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>
: Re:Posizione modulo in header
: conti1 07 Sep 2010, 17:29:56
io cambierei template e userei un template non fatto a tabelle  ma fatto a div, lo hai cercato appositamente?
ora x creare una posizione devi cercare la tebella dove ora hai l'immagine con l'occhio, e provare ad inserire la posizione .
: Re:Posizione modulo in header
: marcob 07 Sep 2010, 17:38:14
No, non l'ho fatto apposta, mi sono accorto anch'io che è fatto a tabelle.
Il problema è che ho la necessità di avere nell header sia il logo, che ho messo sulla sinistra, che una slide che appunto vorrei mettere dove c'è l'immagine con l'occhio.
Questo è l'unico free, graficamente accettabile, che ho trovato già così diviso.
Scegliendone un altro  posso modificarlo secondo queste mie esigenze?
Grazie.
: Re:Posizione modulo in header
: marcob 07 Sep 2010, 19:03:16
Avrei scelto un altro template, ma dovrei allungare il modulo che si trova in alto sulla destra e conseguentemete, accorciare lo spazio per l'immagine sulla sinistra, è possibile??
Grazie.
: Re:Posizione modulo in header
: Piotr1978 07 Sep 2010, 22:19:44
ma non ne vengo a capo
...
Ehhh ... neanche io Marco ...  :-\    {  >:( }
Ci aggiorniamo in caso di novità ...
Buona fortuna!

: Re:Posizione modulo in header
: sudoku 07 Sep 2010, 22:27:30
Il problema è che ho la necessità di avere nell header sia il logo, che ho messo sulla sinistra, che una slide che appunto vorrei mettere dove c'è l'immagine con l'occhio.
Ja_purity (I e II) non ti bastano? :)
: Re:Posizione modulo in header
: marcob 08 Sep 2010, 08:28:42
Ja_purity (I e II) non ti bastano?
Il mio logo ha una dimensione di 226x254, come posso inserirlo nell'header, è stretto?
A meno che si possa inserire  l'immagine del logo nel modulo a sinistra (ultime notizie), ma ciò è possibile??

Grazie
: Re:Posizione modulo in header
: sudoku 08 Sep 2010, 20:52:19
Il mio logo ha una dimensione di 226x254, come posso inserirlo nell'header, è stretto?

leggi qui: http://wiki.joomla.it/index.php?title=Personalizzare_Ja_purity

A meno che si possa inserire  l'immagine del logo nel modulo a sinistra (ultime notizie), ma ciò è possibile??
basta sostituire il modulo news con uno come imageholder e pubblicarlo nella stessa posizione.
: Re:Posizione modulo in header
: marcob 08 Sep 2010, 20:58:56
basta sostituire il modulo news con uno come imageholder e pubblicarlo nella stessa posizione.
Possibile che non lo trovi.......?!
: Re:Posizione modulo in header
: sudoku 08 Sep 2010, 21:02:21
http://extensions.joomla.org/extensions/photos-a-images/images/4889?qh=YToxOntpOjA7czo1OiJpbWFnZSI7fQ%3D%3D
: Re:Posizione modulo in header
: marcob 08 Sep 2010, 21:21:35
Installato e funzionante, vorrei chiederti una cosa se posso: ora avrei la necessità di spostare la slide verso il logo, come potrei fare?
Grazie.
http://www.introbiosviluppo.it/