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)
-   -   Video in Header (http://forum.bytesforall.com/showthread.php?t=1134)

tpuett Apr 6, 2009 08:28 PM

Video in Header
 
Hi;
I've done a search and have not found my an answer so I thought I'd start a new thread.

I am interested in inserting a video that loops into my Header and would show up on every page.

Any suggestions for software/processes to accomplish this?

I am rather satisfied with the theme and will make as donation.

best-

Tracy

Flynn Apr 7, 2009 02:21 PM

You could include the code for your video in header.php

PHP Code:

        <!-- Header -->
        <td id="header" colspan="<?php echo $cols?>">
Your video here -->        
        <?php bfa_header_config($bfa_ata['configure_header']); ?>
Or, Your video here -->
        </td>
        <!-- / Header -->

And then turn off what you don't want in the header, i.e. the header image, at Atahualpa Theme Options -> Header -> Configure Header Area

tpuett Apr 8, 2009 09:16 PM

Pardon my ignorance...

When you write "include the code", what do you mean?

The URL location of the video file?:)

Flynn Apr 9, 2009 08:16 AM

With include I meant to put your code there, whatever it is. It it is flash, google for "embedding flash" http://www.google.com/search?q=embedding+flash


All times are GMT -6. The time now is 04:25 PM.

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