AbanteCart Community

eCommerce construction => Templates => Topic started by: artwalls on October 12, 2012, 06:24:34 PM

Title: Changing The logo on template 512
Post by: artwalls on October 12, 2012, 06:24:34 PM
Hello Folks, I have posted this elsewere on the site, but it has not got any views and im now getting desperate.
Can anyone please please tell me how to change the logo on the 512 template, I have tried doing it the way it is done on the default one but it does not work....Ive contacted Algozone but they have not got back to me 24 hours later and counting

Please please someone tell me what im doing wrong, if I am

Thanks
Like that moving text, pitty we cant have it on the templates :)
Title: Re: Changing The logo on template 512
Post by: lpineda on October 12, 2012, 08:44:57 PM
Hi,

Do the following changes into template512 code.
In the file extensions > template512 > core > template512.php, comment or remove the following lines

$this->config->set('config_logo', $this->config->get('template512_logo'));
$this->config->set('config_icon', $this->config->get('template512_favicon'));

and save.
Title: Re: Changing The logo on template 512
Post by: artwalls on October 13, 2012, 05:47:41 AM
You are a Star, Thank you
Worked a treat   ;D