Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Sep 2010
    Posts
    72
    Plugin Contributions
    0

    Default How do I change the Heading in the browser title?

    Hi

    I am taking a very close look at using Zen Cart instead of osCommerce however can someone tell me please how I change the heading (template Lancaster Lux) in the browser like this one above Templates, Stylesheets,Page Layout - Post . . . .

    Many thanks

    Grandpa

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I change the Heading in the browser title?

    If I understand what you are asking find and copy for your template
    /includes/languages/english/meta_tags.php
    FTP it to your PC and use a plain text or code editor and open it and find
    Code:
    define('SITE_TAGLINE', 'The Art of E-commerce'); 
    define('TITLE', 'Zen Cart!');
    Change only what is in red maintaining the pair of single quotes

  3. #3
    Join Date
    Sep 2010
    Posts
    72
    Plugin Contributions
    0

    Default Re: How do I change the Heading in the browser title?

    Quote Originally Posted by kobra View Post
    If I understand what you are asking find and copy for your template
    /includes/languages/english/meta_tags.php
    FTP it to your PC and use a plain text or code editor and open it and find
    Code:
    define('SITE_TAGLINE', 'The Art of E-commerce'); 
    define('TITLE', 'Zen Cart!');
    Change only what is in red maintaining the pair of single quotes
    Hi
    No what I'm looking to change is like what is at the very top of the browser which appears as " v150 How do I change the Heading in the browser title? - Reply to Topic"

    Hope this makes sense,

    Many thanks
    Grandpaj

  4. #4
    Join Date
    Sep 2010
    Posts
    72
    Plugin Contributions
    0

    Default Re: How do I change the Heading in the browser title?

    Hi

    Found it. under meta_tags.php.

    Thanks

    Grandpaj

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: How do I change the Heading in the browser title?

    A link to this site and further explanation of what you seek

 

 

Similar Threads

  1. v152 How to change heading on the browser bar
    By Sachin1008 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Apr 2014, 05:39 AM
  2. How can i change the browser heading?
    By punit in forum General Questions
    Replies: 2
    Last Post: 30 Dec 2009, 07:11 AM
  3. Replies: 2
    Last Post: 24 Nov 2009, 12:50 AM
  4. Change the head title (browser bar)
    By Rippit.no in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Oct 2009, 11:12 PM
  5. Replies: 2
    Last Post: 13 Jun 2009, 06:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg