Does anyone know how I can add a logo in the form of a Flash movie to my Wordpress blog ?
+2
A:
You can just edit your header.php file which resides in your theme folder. Then you can add your code of swf logo or any plugin code for same wherever you want it.
Yogesh
2010-09-19 08:56:07
tryed that it won't load could it be a problem with the path ?
andrei
2010-09-19 09:42:48
it can be a problem of path, just check out in firebug whether that swf is loading or not. You can check it in Net tab of firebug.
Yogesh
2010-09-19 10:09:12
yes it was a path problem . thx
andrei
2010-09-28 19:19:49