How do I add a large flash banner to the top of my Wordpress blog?
I don't know if it is possible to add a Flash banner to a Wordpress theme ... Ideally, this banner will always be in the site header. Any ideas on how I can go about doing this?
-five
arecio
source
to share
2 answers
Yes, it is very possible. I would recommend using swfobject to replace your current title with a Flash movie. This way it will degrade gracefully for anyone without a proper flash player, and you also get the benefit of google indexing correctly.
0
grapefrukt
source
to share
You need to edit the corresponding .php file containing your banner (I don't know which version of WordPress you are using).
However, the code will be resource intensive and ugly.
-1
Robert S.
source
to share