Results 1 to 4 of 4
  1. #1
    Join Date
    May 2007
    Posts
    18
    Plugin Contributions
    0

    Default Change Logo from Text to Image

    How can I change this code to change the store name to display a logo image instead of the stores name in text?

    PHP Code:
        <div id="logoWrapper">
            <div id="logo"><?php echo '<a href="' HTTP_SERVER DIR_WS_CATALOG '">' STORE_NAME '</a>' ?></div>
    <?php
        
    if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner zen_banner_exists('dynamic'SHOW_BANNERS_GROUP_SET2))) {
            if (
    HEADER_SALES_TEXT != '') {
    ?>
            <div id="taglineWrapper"><?php echo HEADER_SALES_TEXT?></div>
    I want to instead of having the stores name in text, to have a logo image I have.

  2. #2
    Join Date
    Aug 2005
    Posts
    26,014
    Plugin Contributions
    9

    Default Re: Change Logo from Text to Image

    By default, Zen Cart uses an image - logo.gif - have you done something to break this?
    Zen-Venom Get Bitten
    Get Your Business Found

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

    Default Re: Change Logo from Text to Image

    I'm using the flower template in the download section. It takes out the image and replaces it with text.

  4. #4
    Join Date
    Aug 2005
    Posts
    26,014
    Plugin Contributions
    9

    Default Re: Change Logo from Text to Image

    Compare/edit or replace this templates tpl_header.php with the core file that is in the template_default/common folder
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. v138a Image Handler 2 (for ZC v1.3.8 ONLY) Support
    By timkroeger in forum All Other Contributions/Addons
    Replies: 7078
    Last Post: 6 May 2013, 02:18 AM
  2. Center Logo in Header Vertically & Wrap Text Around Image
    By chava in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 6 Oct 2007, 04:18 AM
  3. Why no support on this site - Sidebox image size question - need help please
    By JLA in forum Templates, Stylesheets, Page Layout
    Replies: 30
    Last Post: 17 Aug 2006, 10:08 PM
  4. how to change the text under the logo?
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jun 2006, 10:43 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
  •