Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2007
    Posts
    33
    Plugin Contributions
    0

    Default I have my baner but also a red X

    Hi, I have been trying to solve this but with no success.
    My site is entryzone.com.au

    I have my banner displaying like I want but in IE there is a red x in the top corner which seems to be linked to the #logo wrapper

    Ive tried turning off #logo wrapper but that turned off the banner as well.
    Ive tried removing the logo wrapper text from the tpl_header.php but that caused an error on line 104

    Ive tried putting a copy of the header_bg.jpg in my ..\images\ folder but that didnt remove it.

    I cant pin point what its looking for and why its not there?

    Can anyone help?

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: I have my baner but also a red X


  3. #3
    Join Date
    Jan 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: I have my baner but also a red X

    Thanks, but I had read and done all of that.
    When I put the #logo {display:none;} my whole banner disappeared from the top.
    When I tried to remove the php code relating to the logo wrapper my site got an error on line 104.

    I want the banner, which is appearing but I also have a red X??

    Thanks in advance

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: I have my baner but also a red X

    Working in dark is diffcult as you have not quoted url of your zencart so create a transparent gif, name it logo.gif and upload, via ftp, to images directory of your CURRENT TEMPLATE

  5. #5
    Join Date
    Jan 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: I have my baner but also a red X

    Hi sorry, done that but no fix.

    http://entryzone.com.au/

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: I have my baner but also a red X

    #logo {display:none;} should work without affecting your background header image. I would try adding that to the stylesheet again, making sure you're changing #logo and not #logoWrapper.

  7. #7
    Join Date
    Jul 2008
    Location
    Kansas City
    Posts
    37
    Plugin Contributions
    0

    Default Re: I have my baner but also a red X

    In includes/templates/YOUR_TEMPLATE/common open tpl_header and find this:

    <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>

    Block it out.
    <!--
    <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>
    -->

    I am pretty sure that is how I fixed mine, don't get mad at me if I am wrong!

    VaL

  8. #8
    Join Date
    Jan 2007
    Posts
    33
    Plugin Contributions
    0

    Default Re: I have my baner but also a red X

    Thank you so much,
    That worked a treat.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 8 Mar 2011, 11:26 AM
  2. Why do I have little red boxes?
    By ljmundystudios in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Dec 2008, 06:38 PM
  3. Scroll baner on sidebox!
    By kimsonvu in forum Basic Configuration
    Replies: 0
    Last Post: 9 Mar 2007, 04:33 PM
  4. Out of the blue Photos have red x's
    By sitesandtours in forum General Questions
    Replies: 8
    Last Post: 6 Dec 2006, 06:22 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