Jump to content

Homepage Flash Problem, Help Needed!


Recommended Posts

I finally get my homepage logo replace with the flash intro with others help.

here is the problem:

Problem #1

i can view that properly in FireFox but not IE 7.0. Under ie 7.0, the whole swf is shrinked to a smaller scale.
Size is set to 530 x 228.
Can some body help me on this, thanks in advanced!
my site : www.in-fashions.com/prestashop
i want it to work like this site: http://www.my-deco-shop.com/design/

Here is the code i used for the editorial.tpl under the moduel folder.
--------------------------------------------------------
<!-- Module Editorial -->


{if $xml->body->home_logo_link}body->home_logo_link|escape:'htmlall':'UTF-8'}" title="{$xml->body->$title|escape:'htmlall':'UTF-8'|stripslashes}">{/if}
{if $homepage_logo}

{/if}
{if $xml->body->home_logo_link}
{/if}
<!-- {if $xml->body->logo_subheading}{$xml->body->logo_subheading|stripslashes}{/if} -->
{if $xml->body->$title}

{$xml->body->$title|stripslashes}

{/if}
{if $xml->body->$subheading}

{$xml->body->$subheading|stripslashes}

{/if}
{if $xml->body->$paragraph}

{$xml->body->$paragraph|stripslashes}

{/if}

<!-- /Module Editorial -->

--------------------------------------------------------------------

Problem #2

Under IE7.0, when i point to the homepage logo area(flash area), i see a link to www.prestashop.com, how to change the script to remove that or revise the link to my site?

2576_mtXJYmPWsJ54CiP8nvI6_t

2577_yaeu7kGaRpU6GZW3TAAn_t

Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...