Joomla.it Forum
Joomla! 1.5.x (versione con supporto terminato) => Joomla! 1.5 => I Template di Joomla 1.5.x => : Nuvola6 11 Jan 2010, 15:47:20
-
Ciao a tutti.
Se nel file index.php del mio template, trovo:
$show_fontchanger = ($this->params->get("showFontchanger", 1) == 0)?"false":"true";
come faccio a settare il parametro su falso?
-
hai provato a cambiare 1 con 0?