in-Fashions.com Posted October 27, 2008 Share Posted October 27, 2008 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/prestashopi 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} <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="530" height="228" id="header" align="middle"> <embed src="{$base_dir_ssl}intro.swf" quality="high" bgcolor="#ffffff" width="530" height="228" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> {/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 #2Under 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? Link to comment Share on other sites More sharing options...
in-Fashions.com Posted October 27, 2008 Author Share Posted October 27, 2008 Anybody? Urgent! Thanks! Link to comment Share on other sites More sharing options...
nerdygurl Posted October 27, 2008 Share Posted October 27, 2008 Just had a look and it seems fine to me did you manage to sort it out?? I am using ie 7 and it looks in proportion. Link to comment Share on other sites More sharing options...
gusbsas Posted December 10, 2008 Share Posted December 10, 2008 i have the same problem, how do i solve this? ie sucks my life! Link to comment Share on other sites More sharing options...
Recommended Posts