Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help with Overide system.

    Make certain the folders you created have the exact same name as the folders that came with the template.

  2. #2
    Join Date
    Jun 2009
    Posts
    52
    Plugin Contributions
    0

    Default Re: Help with Overide system.

    What is the best program to modify the php files. The define page editor as I understand it only can modify pages in the HTML_includes directory. I like this program because you can see what you editing without haveing hunt through the htlm code or see the html code and work on it directly. Is there another progam that will do that?

  3. #3
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: Help with Overide system.

    For the html_includes files (define pages), you can download several mods (FCKeditor, TinyMCE, etc) and install to ZC.

    For editing php files, Crimson Editor and Notepad ++ is recommended and free. Personally, I like Alleycode..also free.
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  4. #4
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help with Overide system.

    For php files, a good text editor is best. Notepad++ and Crimson Editor are good and free on the net.

  5. #5
    Join Date
    Jun 2009
    Posts
    52
    Plugin Contributions
    0

    Default Re: Help with Overide system.

    1. In the header.php in the default classic there is a picture the header main bar. I cannjot see where the picture come from and what the files is. I cannot look it up if I don't know the files name of the image. Can you help me as I would like to addmy company logo in the header. Next:

    2. I would like to understand where the image for the zen+cart logo is located. I put a gif file called letterhead.gif in the images file and then replaced the logo.gif in the hearder.php with letterhead.gif and it does not show up. I also used image/lettehrhead.gif and it does not show up. Below is code from the hearder.php file showing where the logo.gif (which is the zen-cast logo). I does not specify apath to the image.

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce [home link]');
    define('HEADER_SALES_TEXT', '<h1>TagLine Here</h1>');
    define('HEADER_LOGO_WIDTH', '200px');
    define('HEADER_LOGO_HEIGHT', '70px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Help with Overide system.

    1. I didn't check this, but the image is likely coming from the stylesheet.

    2. https://www.zen-cart.com/tutorials/i...hp?article=125

 

 

Similar Threads

  1. Upgrade and overide system question...
    By joyjoy in forum Upgrading from 1.3.x to 1.3.9
    Replies: 9
    Last Post: 13 Nov 2010, 11:13 PM
  2. Replies: 0
    Last Post: 5 Sep 2009, 01:22 AM
  3. Define Pages using classic template and overide system
    By FishySteve in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 9 Jun 2007, 03:23 PM
  4. Trouble with the overide system
    By momo06 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Dec 2006, 04:22 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