HI
Im trying to change the text in the window tab so that it displays my company name.
usually to change the title text I would have opened the includes/languages/english/meta_tags.php file in the text editor. and adapted following line of code:
// page title
define('TITLE', 'Zen Cart!');
// Site Tagline
define('SITE_TAGLINE', 'The Art of E-commerce');
but my site is using a template "Avonlee Contempo" by Picaflor. and thats what it displays. so even thought the meta_tags.php say the tab should read Zencart, it still remains as the template author.
so does anyone know how they have gotten around this and how to change it to my own company name?
Thanks in advance..
Steve


Reply With Quote
