Our FAQ's
  • Increase font size
  • Default font size
  • Decrease font size
You are here: Home Our FAQ's Flash header not working

Flash header not working

Print PDF

This problem is for old templates in joomla1.0

In index.php replace the old code for the flash header with

<object type="application/x-shockwave-flash" data="<?php echo $ol_template_path;?>/images/header.swf" width="..." height="...">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $ol_template_path;?>/images/header.swf" />
</object>

For width="..." height="..." put the sizes that are for the flash header in that template.

Login Form