Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Header Images and Text correction

    http://www.septictech.com/purchase/index.php?

    the website: -created a new template:

    I have a long image i want to replace for the gray
    For the orange and pink i created a new tile_back.jpg.

    and for the sales message i dont want the : HEADER_SALES_TEXT

    And also the top gray the text would need to be altered and indented.

    thanks for your help

  2. #2
    Join Date
    Jan 2010
    Location
    NH
    Posts
    47
    Plugin Contributions
    0

    Default Re: Header Images and Text correction

    So i am weeding through the css and fixed some of them but i am still having problems with the Header_sales_text. - i got rid of the line of code in the header.php in my folder and also the english custom folder. I tried to comment it out but that didnt work either.

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,138
    Plugin Contributions
    2

    Default Re: Header Images and Text correction

    What do you mean by 'got rid of' ?

    You can't just remove whole defines in those files, as the template files are looking for those constants.

    In header.php, this:

    Line #21 : define('HEADER_SALES_TEXT', '<h1>Sales Message Goes Here</h1>');

    should be edited to look like this:

    Line #21 : define('HEADER_SALES_TEXT', '');

    Notice the two single quotes are still there.

  4. #4
    Join Date
    Apr 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: Header Images and Text correction

    Hello y'all,

    Hey im a newbie to zen cart, and i want to totally remove the top table where the HEADER_SALES_TEXT goes. so there wont be an image, text, or even a blank box... it just wouldnt exist... is that possible?

    and i hope im posting this in the right spot... if not i do appologize

  5. #5
    Join Date
    Jun 2005
    Location
    Hertfordshire, UK
    Posts
    9,922
    Plugin Contributions
    3

    Default Re: Header Images and Text correction

    You can completely disable the header section if you want to, but BEFORE you do this, it is important that you understand the concept of a CUSTOM TEMPLATE and the OVER-RIDES SYSTEM.

    Do you know what I am referring to when I say this?
    Did my post help you fix something? You can show your gratitude by buying the the dev team coffee.

 

 

Similar Threads

  1. Need EzPages Header and Footer Text Links to be Images
    By C_R_C in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Apr 2010, 02:03 AM
  2. *.png IE correction?
    By freebe in forum Templates, Stylesheets, Page Layout
    Replies: 16
    Last Post: 10 Dec 2009, 10:46 AM
  3. How to use images instead of text for header menu links
    By Jeevie in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Oct 2007, 04:41 PM
  4. replace text to images in header sideboxes
    By BuysZ in forum Basic Configuration
    Replies: 1
    Last Post: 29 Sep 2006, 01:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •