SiteTitle during the slide
Posted: 17 Nov 2010, 11:32
Hi all,
During the slide , the title of the site = siteTilte + Description of picture.
I'd like to manage the title as I want ...
siteTilte + Name folder + Description of picture.
or
siteTilte + 'blablabla' + Description of picture.
I have found the line
<title><?php echo $siteTitle; ?> <?php echo $currentTitle; ?></title>
in the layout.phtml but it doesn't work if i change
In which file and how can I change this feature ?
Thanks for the answers.
Have a good day.
During the slide , the title of the site = siteTilte + Description of picture.
I'd like to manage the title as I want ...
siteTilte + Name folder + Description of picture.
or
siteTilte + 'blablabla' + Description of picture.
I have found the line
<title><?php echo $siteTitle; ?> <?php echo $currentTitle; ?></title>
in the layout.phtml but it doesn't work if i change
In which file and how can I change this feature ?
Thanks for the answers.
Have a good day.