Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Changed Zen Messages do not appear

    Updated Zen messages in PHP but not all are visible.

    Possibly my logo is blocking their view.

    I would like to take the new messages and overlay my logo so they will show thru, and get rid of the current text in the logo and upload it again.

    Is this possible?

    If not, do I keep the new messages. Except for one they are not visible, the exception is the SDVOSB message in black. I can see the greeting text also on the main page.

    View at [URL="http: //www.naicsfurniture.com"]

    includes/languages/english/custom/header.php
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Able Spaces [home link]');
    define('HEADER_SALES_TEXT', 'Offering Made to Order Contract Furniture');
    define('HEADER_LOGO_WIDTH', '1200px');
    define('HEADER_LOGO_HEIGHT', '300px');
    define('HEADER_LOGO_IMAGE', 'Header.gif');

    includes/languages/english/classic/header.php
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Able Spaces [home link]');
    define('HEADER_SALES_TEXT', 'CVE - Service Disabled Veteran Owned Small Business - SDVOSB - Woman Owned - Certified');
    define('HEADER_LOGO_WIDTH', '1200px');
    define('HEADER_LOGO_HEIGHT', '300px');
    define('HEADER_LOGO_IMAGE', 'Header.gif');

    Still working on Fonts and so forth, but this is my current hurdle.

    Thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changed Zen Messages do not appear

    All that info is contained in your current image
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Re: Changed Zen Messages do not appear

    I wasn't sure if it was better to have the text readable for the bots.

    As a gif the info basically isn't there. It isn't searchable.

    That's why I wanted to make the adjustments with the overlay.

    Does this make sense?

    Thank you!

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changed Zen Messages do not appear

    As a gif the info basically isn't there. It isn't searchable.

    That's why I wanted to make the adjustments with the overlay.
    You will have to edit the image to remove it then and use the default textual inclusions

    Seperate it into a background image applied through css and a logo image for your "A/S" logo
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Re: Changed Zen Messages do not appear

    I can break out the A/S logo no problem, but I have seen in the forum a "one logo limitation" in the header for zen cart.

    How do I keep the globe, and flag?

    Can I get the same placement making them a hot button or something?

    Or do I use those as a background image.

    Is getting all this lined up as seperate elements going to be a problem?

    I would like to use zen cart the way it is designed for the header but the one logo is a problem. I would like to include the credit card logos in the header also. Advise?

    Thanks!

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Changed Zen Messages do not appear

    I can break out the A/S logo no problem, but I have seen in the forum a "one logo limitation" in the header for zen cart.
    True but search for second logo and/or image in the header

    For a link you might use Sprites
    http://www.alistapart.com/articles/sprites
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Changed Zen Messages do not appear

    The default is to have one logo. You can add as many more images as you want by editing
    /includes/templates/your_template/common/tpl_header.php, and using classes or ids for the new images and styling them in your stylesheet.

 

 

Similar Threads

  1. Replies: 3
    Last Post: 28 Mar 2013, 01:55 PM
  2. what messages appear in the header message stack?
    By torvista in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Dec 2010, 03:21 PM
  3. changed server and get error messages
    By colorama in forum General Questions
    Replies: 5
    Last Post: 18 Nov 2010, 07:11 AM
  4. validation messages appear twice (image attached)
    By fadi21 in forum Customization from the Admin
    Replies: 3
    Last Post: 2 Aug 2010, 08:03 PM
  5. Windows Live Messenger for Zen ca rt -icon not appear
    By navido in forum General Questions
    Replies: 0
    Last Post: 3 Apr 2010, 05:56 AM

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