Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2007
    Posts
    20
    Plugin Contributions
    0

    Default How do you remove this header

    I tried searching for this answer but didn't find anything on it.

    I want to remove this part (first image) and move everything up so it is closer to the top (second image).

    Any help would be appreciated.

    Mike
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	1.jpg 
Views:	315 
Size:	8.0 KB 
ID:	1265   Click image for larger version. 

Name:	2.jpg 
Views:	300 
Size:	5.5 KB 
ID:	1266  
    Michael Pence
    Owner
    PencenAround R/C - High Performance R/C Products

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

    Default Re: How do you remove this header

    I'm not sure this will work, but in includes\languages\english\CUSTOM\header.php, try replacing the values for

    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', '');
    define('HEADER_LOGO_WIDTH', '200px');
    define('HEADER_LOGO_HEIGHT', '23px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');
    with

    Code:
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', '');
    define('HEADER_SALES_TEXT', '');
    define('HEADER_LOGO_WIDTH', '');
    define('HEADER_LOGO_HEIGHT', '');
    define('HEADER_LOGO_IMAGE', '');

  3. #3
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How do you remove this header

    Actually I think that it probably the Category Tabs menu.

    Admin> Configuration> Layout Settings. Disable the Category Tabs menu.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  4. #4
    Join Date
    Jan 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you remove this header (SOLVED)

    Quote Originally Posted by Kim View Post
    Actually I think that it probably the Category Tabs menu.

    Admin> Configuration> Layout Settings. Disable the Category Tabs menu.

    Kim and afo,
    Thank You for the quick response!
    I tried Kim's suggestion first and it corrected the problem.

    Thank you to the both of you for your help.

    Mike
    Michael Pence
    Owner
    PencenAround R/C - High Performance R/C Products

  5. #5
    Join Date
    Jan 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you remove this header (SOLVED)

    One more quick question...
    Custom folders. Is there a system setting to use these folders instead of their original folders. I've put my custom files in these folders and the system doesn’t seem to be reading these files. I followed the instructions on how and where to put these folders.
    Thanks
    Michael Pence
    Owner
    PencenAround R/C - High Performance R/C Products

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How do you remove this header

    In the FAQ/tutorials and the Wiki are several articles explaining the template overrides system.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

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

    Default Re: How do you remove this header

    Did you select the template from the admin?

  8. #8
    Join Date
    Jan 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you remove this header

    Quote Originally Posted by afo View Post
    Did you select the template from the admin?
    Yes I did choose it from the admin area.
    Michael Pence
    Owner
    PencenAround R/C - High Performance R/C Products

  9. #9
    Join Date
    Jan 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you remove this header

    Thanks everyone for all your help. The problem has been fixed.
    Michael Pence
    Owner
    PencenAround R/C - High Performance R/C Products

 

 

Similar Threads

  1. How can I remove the H1 header on this page... ?
    By helexia23 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 29 Mar 2010, 11:21 AM
  2. How do I remove this gap in the header?
    By NAJ in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 May 2009, 09:48 AM
  3. How do you remove this bar?
    By HomsteadMom in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 1 Apr 2007, 04:38 PM
  4. How do you get this header?
    By Mr.Pea in forum General Questions
    Replies: 1
    Last Post: 28 Aug 2006, 04:26 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