can any one help i am trying to add my shop name to the bar at the top of the page an change the header does any one know of a simple way to change them iam using version 1.3.8a
thanks dolittle899
can any one help i am trying to add my shop name to the bar at the top of the page an change the header does any one know of a simple way to change them iam using version 1.3.8a
thanks dolittle899
Are you referring to the title bar - the blue bar at the top of the screen in Internet Explorer - where it says "Zen Cart!, The Art of E-commerce"?
This is changed in the /includes/languages/english/meta_tags.php file.
Change these two entries:
// page title
define('TITLE', 'Zen Cart!');
// Site Tagline
define('SITE_TAGLINE', 'The Art of E-commerce');
The home page title is then made up of the title and site_tagline together.
Hope this is what you were after.
Cheers
K
the link to the site is http://ashwinoccassioncards.comcom if any one can help
where to get the file to change it