Flash header not working
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.
| < Prev | Next > |
|---|






