Replace header image with swf file
In my joomla template i placed a image as a header 959x96. How can i replace the image with a swf file (made in 959x96)?
My site url : http://www.abvvteamtct.be
In the menu "Features" select "Module positions" you can see the module positions of the template.I am using for a long time a image that i replaced with the original background image of the header and unpublised the module positions i did not want to use. I publised the Top Left module position back and tryed to place my swf file there but it did not work ??
Sorry Reply Answer does not work. When i send my typed answer i only see a blank screen.
My answer was. I found de DIV position in the HTML but i am not good in coding and only have a SWF file nothing else
Answers (2)
Go into the index.php file of the template (Extensions -> Template Manager, open the template and click on the "Edit HTML" button).
Replace everything within the div that has id="header-bar" with the code for inserting a flash object.
Replace everything within the div that has id="header-bar" with the code for inserting a flash object.
You can see the embed code for flash here: http://www.w3schools.com/flash/flash_inhtml.asp

