Categories

HTML Based. How to remove animated header or replace with static one

Chris Diaz October 18, 2011
Rating: 4.0/5. From 3 votes.
Please wait...

This tutorial shows how to remove the animated header from the flash/swish animated template or replace it with the static one.

  1. Open your template package, go to site_flash (site_swish) folder.
  2. There you can see the flash folder, open it and copy the swf file name, usually header_v8.swf
  3. Now go back and open the index.html file with your HTML editor.
  4. Using the Find and Replace tool (CTRL+F) and search for the swf file name

Flash is usually embedded into the HTML file using the following constructions:

Or

        
          
          FAIL (the browser should render some flash content, not this).
        

Remove these constructions to remove the flash header.

To replace the animated header with the static one open the index.html file from the site folder. Compare the header HTML code in index file of the static and animated version. Copy the code from the static version and paste to the animated one.

Please note that if you want to replace/remove flash header on every page of the template you should perform the changes in any index.html file.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket