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
    Location
    Arizona
    Posts
    27,755
    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?

  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
    Location
    Arizona
    Posts
    27,755
    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

 

 

Similar Threads

  1. how do I change the text by my logo?
    By lcarlo1507 in forum Basic Configuration
    Replies: 1
    Last Post: 7 Aug 2012, 07:35 AM
  2. change HOME text to logo
    By joez5374 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Feb 2010, 08:05 PM
  3. How do I change the text on my header logo?
    By borobabe in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Jun 2008, 11:27 PM
  4. Removing alt text from original logo image
    By endl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jun 2008, 01:49 AM
  5. paypal IPN change text , text under link, add logo
    By keylesslocks in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 14 Jul 2007, 02:06 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