Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2008
    Posts
    19
    Plugin Contributions
    0

    Default Few customization questions

    Yes I have been through the FAQS.

    I want the "Sales Logo Here" to go away. When I remove it from the code as stated in the FAQ, I get this "HEADER_SALES_TEXT."

    Also, Where can I change the bottom of the header. The links such as EZ Pages, Privacy notice, etc.

    Finally I want to do the same thing to the footer.

    Thanks!

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

    Default Re: Few customization questions

    If you're getting HEADER_SALES_TEXT, you have NOT followed the directions in the tutorials/FAQ. You must leave the two single quotes in place.

    Code:
    define('HEADER_SALES_TEXT', 'TagLine Here');
    becomes

    Code:
    define('HEADER_SALES_TEXT', '');
    in includes/languages/english/YOUR_TEMPLATE/header.php where YOUR_TEMPLATE is the name of your custom template.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Nov 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Few customization questions

    Alright. Any thoughts on the top and bottom links?

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

    Default Re: Few customization questions

    Be more specific about what you want to do. A link to your site might also be helpful.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  5. #5
    Join Date
    Nov 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Few customization questions

    www.newsacspc.com/cart

    I would like the categories on the top removed. I would also like to change the links on the top and bottom.

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

    Default Re: Few customization questions

    admin>configuration>layout settings>Categories - Always Show on Main Page

    Always Show Categories on Main Page
    0= off
    1= on
    Default category can be set to Top Level or a Specific Top Level
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7
    Join Date
    Nov 2008
    Posts
    19
    Plugin Contributions
    0

    Default Re: Few customization questions

    Ok great thanks!

    How about the links that say
    "Home :: Log In :: EZPages :: Privacy Notice :: Shared :: Zen Cart"

    How do I edit/remove those?

 

 

Similar Threads

  1. Please Help - A few layout customization questions
    By tbradley in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Dec 2011, 11:42 PM
  2. A few customization questions...
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 1 Apr 2008, 05:13 AM
  3. A few misc customization questions
    By Brian1234 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Feb 2008, 03:35 AM
  4. Few Questions on a few issues.
    By RSprinkel in forum General Questions
    Replies: 6
    Last Post: 10 Mar 2007, 12:02 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