Thread: small red x

Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default small red x

    I've got a small red x showing to the left of the logo on www.strelitzia.co.uk. It only shows in IE, not FF. I can't for the life of me remember how i got rid of it on my 12.7 site....

    Can somebody remind me please.....must be getting old

    Regards
    Steve

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

    Default Re: small red x

    Try transparent logo.gif in your template/images folder

  3. #3
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: small red x

    pixel_trans.gif is in both the /images folder and my current template /images folder. That was the first thing i looked for.

    Any other ideas??

    Thanks

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

    Default Re: small red x

    As I posted earlier.. transparent gif should be named logo.gif
    NOT anything else i.e. pixel_trans.gif

  5. #5
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: small red x

    Ok, the original logo.gif was a zen cart add banner. Now removed, and the transparent pixel has been renamed logo.gif.

    Red x still shows

    Thanks
    Steve

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

    Default Re: small red x

    Visit site, view source in browser, reveals that path to small
    red x is so somewhere in template coding, either stylesheet or header, no actual image is defined.

  7. #7
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: small red x

    As Misty said... the logo replacement is there, but it's not being called upon. Methinks the define for the logo in the file english.php isn't defined properly as per your header output;
    Code:
        <div id="logo"><a href="http://www.strelitzia.co.uk/"><img src="includes/templates/candied_apple/images/" alt=""></a></div>
    A quick fix is to drop this into your stylesheet;
    Code:
    #logo { display: none }

 

 

Similar Threads

  1. Replies: 2
    Last Post: 8 Mar 2011, 11:26 AM
  2. Remove small box and Red X from home page
    By I wish I could in forum Installing on a Windows Server
    Replies: 4
    Last Post: 9 Feb 2011, 12:34 PM
  3. Small Red Cross only in IE
    By arpeggio in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Aug 2007, 07:06 PM
  4. Small Text boxes, very small.
    By cfe in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Jul 2006, 07:13 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