Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Replace header image with flash on home page only (http://forum.bytesforall.com/showthread.php?t=3817)

shumes1025 Oct 11, 2009 01:31 AM

Replace header image with flash on home page only
 
I have read some other post on this but I do not understand. I don't even know how to turn off the header image as was suggested in another post.

juggledad Oct 11, 2009 10:32 AM

you will have to be more specific as to your problem. You could also offer to hire someone to do it is it is too big a project to do yourself

shumes1025 Oct 12, 2009 01:33 PM

Hi Juggledad;

Not sure what I would be able to pay. I am looking for help on the site:

http://blog.metromerchantservices.com/

I was able to get some code from another post and a sample flash file. I cut and pasted the code but it did not work. It came back with and error saying that a parameter was missing without a bracket.

I changed the header back to %image from %flash and got back to square one.

If you want I can post the code I used.

Steve H.

tenn10 Oct 14, 2009 08:06 AM

Replacing the images in header with flash
 
1 Attachment(s)
Does anyone know how to replace the main header images with flash animations. I have placed in the following code modification to the config file as below. It does not work for me.

Any help with be greatly appreciated.

My Site: http://blog.metromerchantservices.com/
Ver. Atahualpa 3.4.1
Modified Code for bfa_header_config as attachment

Thank you

StellaBlue Oct 15, 2009 05:04 PM

Hi Steve,

The %flash[url,width,height] param should work for you. If you got an error about missing bracket, you might be missing leading or trailing bracket. I know the code checks for it, since I wrote the %flash modification. I have tested on numerous blogs.

here is syntax for %flash param: %flash[url, width, height]

example: %flash[header.swf,900px,200px]

where url is location of .swf movie. If movie in theme 'images/header' folder, url can be just filename, or url can be full URL if .swf in different location.

width is width of flash movie in pixels, the px suffix is optional.

height is height of the flash movie in pixels, the px suffix is optional.

here is link to %flash article . However, using %flash will apply to all pages, not just home page.

Good Luck with it!:)


All times are GMT -6. The time now is 08:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.