Results 1 to 10 of 37

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: flash header not working

    Code:
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', '');
    define('HEADER_SALES_TEXT', '');
    define('HEADER_LOGO_WIDTH', 'auto');
    define('HEADER_LOGO_HEIGHT', 'auto');
    define('HEADER_LOGO_IMAGE', 'http://www.nonfinite.org/finalbutton.swf');

    That's what I'm seeing inside includes/languages/english/header.php

  2. #2
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: flash header not working

    What is finalbutton.swf? I know its a flash file but you can't call it there that way.
    If your not using a logo in that position then clear the http://www.nonfinite.org/finalbutton.swf leave the 2 single quotes
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #3
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: flash header not working

    OK, did that.

    Refreshed IE, box is still there.

  4. #4
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: flash header not working

    is there a firebug for IE? This would make this SO Much easier...

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: flash header not working

    clear the "auto" in the height and width in that same file.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: flash header not working

    Code:
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', '');
    define('HEADER_SALES_TEXT', '');
    define('HEADER_LOGO_WIDTH', '');
    define('HEADER_LOGO_HEIGHT', '');
    define('HEADER_LOGO_IMAGE', '');


    Done. Still there.

  7. #7
    Join Date
    May 2008
    Posts
    203
    Plugin Contributions
    0

    Default Re: flash header not working

    might be cached, hang on...


    nope, it wasn't just cached either.

 

 

Similar Threads

  1. Flash Header Links not working help....
    By viatell in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Jul 2010, 11:17 PM
  2. Flash not working
    By AmandaGero in forum Basic Configuration
    Replies: 0
    Last Post: 23 Apr 2009, 10:12 PM
  3. Flash header stopped working in IE
    By Graffxman in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 14 Oct 2008, 08:13 AM
  4. Flash header isn't working in IE but works in Firefox
    By webmiss in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Aug 2008, 05:45 AM
  5. Flash header working but... (aleady fixed..)
    By marconebws in forum General Questions
    Replies: 1
    Last Post: 25 Aug 2007, 03:26 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