Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => I Template di Joomla 1.6/1.7/2.5 => : thewebsurfer 28 Oct 2011, 20:34:49

: [RISOLTO]company template
: thewebsurfer 28 Oct 2011, 20:34:49
salve, con questo template (scaricato qui) (http://www.joomla.it/anteprima-template-16/5124-fmcompany.html) non riesco a visualizzare i titoli dei moduli, com'è possibile?
come posso correggere?
: Re:company template
: adottauncane 28 Oct 2011, 22:23:12
Ciao thewebsurfer,
cerca nel file indx.php la riga
:
<jdoc:include type="modules" name="right" /> e aggiugi
style="xhtml"
:
<jdoc:include type="modules" name="right" style="xhtml"/>
Questo per la posizione right, ad esempio.
: Re:company template
: thewebsurfer 28 Oct 2011, 22:39:57
grazie mille ;)