Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2007
    Posts
    18
    Plugin Contributions
    0

    Default Editing the index page.....very noobish

    In what ffile do I edit the index page? (Where you have the "Congrats, Zen Cart installation was successful)



    Thanks,

    BP

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

    Default Re: Editing the index page.....very noobish

    There's loads of information in the tutorials/FAQ.

  3. #3
    Join Date
    Aug 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Editing the index page.....very noobish

    Well, thanks. But that guide didn't seem to answer some very simple questions. Most likely I didn't search hard enough. If there was a search feature on the page it might help.

    A few things I want to change:
    1. The <title>Title</title>
    2. The "Get the owners manual" thing, I want to change that to my own text.


    3. This is a layout problem, so I will post in the apporpriate forum as well. If you look at my store: http://doghousegifts.net/store you will see the logo overlaps into the "NavMain" div. I just want it to stay in the header (a.k.a, make the header taller).


    Thanks,

    BP

  4. #4
    Join Date
    Aug 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: Editing the index page.....very noobish

    Well, since I can't edit.....I have fixed number 3.

    BP
    Last edited by blueparukia; 29 Aug 2007 at 08:25 AM.

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

    Default Re: Editing the index page.....very noobish

    I found this in the FAQ in under a minute and I didn't know where it was. It will answer your initial question.

    You don't directly edit the index.php file. Lots of the information is parametered.

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

 

 

Similar Threads

  1. Editing Index Page
    By JPH Designs in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2011, 10:14 PM
  2. parse error on index page after editing language file
    By tomintulsa in forum General Questions
    Replies: 5
    Last Post: 9 Jun 2009, 07:21 PM
  3. Replies: 3
    Last Post: 23 Sep 2008, 06:25 PM
  4. the index page redirects to the index page in /zc_install
    By drbarnet in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 19 Jul 2006, 06:41 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