Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    21
    Plugin Contributions
    0

    Default IE and zencart logo.gif issue

    I'm trying to remove the logo.gif all together and I did the php edit. adding( <!--) and (-->) to the code. When I check diff browsers, IE still shows the removed image box. However Safari shows a little "?" box, and Firefox displays the page like I want it?

    Any idea's what I'm doing wrong?

    Thanks,

    CP

  2. #2
    Join Date
    Jun 2003
    Posts
    33,825
    Plugin Contributions
    0

    Default Re: IE and zencart logo.gif issue

    Please post the lines of the tpl_header.php that you edited.
    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.

  3. #3
    Join Date
    Oct 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: IE and zencart logo.gif issue

    <!--<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div> -->

    Did I do the wrong one??

    I;m trying to do this on my own, and teach myself.

    thanks

  4. #4
    Join Date
    Oct 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: IE and zencart logo.gif issue

    bump

    Sorry boards moving fast

    Can anyone please help me out? I'd buy you a beer if I could...

  5. #5
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,132
    Plugin Contributions
    0

    Default Re: IE and zencart logo.gif issue

    You would be better off to change the file back the way it was.

    Instead, open the CSS file you are using and at the very bottom add this line:

    #logo { display:none }

    Save and upload then refresh your Browser window.
    The learning is in the doing.

    Potent Products

 

 

Similar Threads

  1. logo issue
    By MachaNeko in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Jul 2008, 07:47 PM
  2. Logo Issue
    By imperialis in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Apr 2008, 05:45 AM
  3. T shirt logo options issue
    By DivaShane in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 23 Sep 2007, 06:45 PM
  4. Page Expands but Logo doesn't...Resolution Issue?
    By NattyCat in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 1 Jun 2006, 12:17 AM

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
  •