View Single Post
  #2 (permalink)  
Old 17-04-2008, 08:30 PM
Tinkerbell's Avatar
Tinkerbell Tinkerbell is offline
Demented Butterfly
 
Join Date: Aug 2007
Location: Tyne and Wear
Posts: 932
Blog Entries: 16
Thanks: 50
Thanked 17 Times in 16 Posts
Default

Hi
you need to go into your files and amend yourself, do a back up first
1.open the includes/languages/english/meta_tags.php
2. Find the following line of code:

// page title
define('TITLE', 'Zen Cart!');

// Site Tagline
define('SITE_TAGLINE', 'The Art of E-commerce');
Replace the title and tagline text with your own text, making sure that the single quote marks are not left out and new quote marks are not added and Save the edited file to includes/languages/english/custom/meta_tags.php and upload it to your server
Custom is the name of your template.
Hope that helped, someone please correct me if I am wrong though
Reply With Quote
The Following User Says Thank You to Tinkerbell For This Useful Post:
pupsandpets (18-04-2008)