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 => : nani 15 Aug 2011, 16:13:31
-
aiuto!!! come faccio a sostituire 'sitename' con una immagine????????????? con siteground-j16-22????
-
ciao
benvenuto nel forum
se non posti il link del sito come possiamo aiutarti'
-
<header>
<h1><a href="<?php echo $this->baseurl ?>"><?php echo $app->getCfg('sitename'); ?>[/url]</h1>
-
<header>
<h1><a href="<?php echo $this->baseurl ?>"><?php echo $app->getCfg('sitename'); ?></h1>
e questo a che serve?
il link del sito non una parte di codice del php.