Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Cant get rid of if link on banner!

    Quote Originally Posted by kobra View Post
    Not actually in english.php but in includes/languages/english/header.php

    Looks like this:
    Code:
    // added defines for header alt and text
      define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
      define('HEADER_SALES_TEXT', 'TagLine Here');
      define('HEADER_LOGO_WIDTH', '192px');
      define('HEADER_LOGO_HEIGHT', '64px');
      define('HEADER_LOGO_IMAGE', 'logo.gif');
    Make it like this:
    Code:
    // added defines for header alt and text
      define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
      define('HEADER_SALES_TEXT', 'TagLine Here');
      define('HEADER_LOGO_WIDTH', '192px');
      define('HEADER_LOGO_HEIGHT', '64px');
      define('HEADER_LOGO_IMAGE', '');
    Red is a pair of single quotes that MUST be retained
    Ive dne that but makes no difference... any ideas? cheers

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

    Default Re: Cant get rid of if link on banner!

    What did you do for the removal before??
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Cant get rid of if link on banner!

    That and only that Lol, i had already done that before u suggested it and thats what it ended up like lol cheers

  4. #4
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Cant get rid of if link on banner!

    any ideas?

 

 

Similar Threads

  1. Cant Get Rid of Free Shipping Rules
    By Decostyle in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 17 Dec 2010, 06:52 PM
  2. cant get rid of bullet in doc menu
    By Namtaru in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 May 2008, 12:22 AM
  3. cant get rid of items in shopping cart
    By brimsjewelry in forum General Questions
    Replies: 4
    Last Post: 26 Oct 2007, 06:19 PM
  4. Cant get rid of character
    By janks in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 10 Jul 2006, 10:04 AM

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