查看文章 |
admin
write to the file / app / design / frontend / default / default / template / page / html / header.phtml by inserting the tag div anim follows: /app/design/frontend/default/default/template/page/html/header.phtml i add a div id=anim : created the file top.js I put in / js / top.js: function RunHome() } I put the file anim.swf at the root of the site (trial). voilà donc parfait l’animation s’affiche tres bien à l’accueil mais quand on navigue dans la boutique l’animation n’apparait plus dans le header, autrement dit elle n’apparait que dans la page d’accueil ?????? This is perfect animation appears very good at home but when we sailed in the store does more animation in the header, in other words, it appears only on the home page. If you need show this flash on all the pages should change only mais avec But with /app/design/frontend/default/lorenzo/template/page/html/header.phtml par exemple / App / design / frontend / default / lorenzo / template / page / html / header.phtml eg (il suffit ensuite de specifier “lorenzo” comme repertoire pour les templates, et Magento y prendra uniquement les fichiers modifies) (il peut donc y avoir uniquement header par exemple) (It can then specify “lorenzo” as repertoire for templates, and Magento there will only modifies files) (it may have been only header for example) |