Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi omegaiori,
    There is a div

    <div id="headerimg">
    <a href="https://www.macandpartners.com/"></a>
    </div>

    In between that, you will have to put the Flash-code

    <div id="headerimg">
    <embed...bla blah flash...blah blah >
    </embed>
    </div>

    hope that helps!

    Thread Starter omegaiori

    (@omegaiori)

    yes i’ve seen that but on which .php file should i edit that div? that’s what i cant find ??

    Thread Starter omegaiori

    (@omegaiori)

    anyone guys? ??

    more likely it can be found in header.php file
    in your theme directory

    my guess, too.

    Thread Starter omegaiori

    (@omegaiori)

    i just can’t find it ??

    Thread Starter omegaiori

    (@omegaiori)

    i found this in the header.php

    <div id=”headerimg”>
    /”>
    </div>

    /”>

    i think that’s it, but i do i substitute the jpg with the flash? do i just delete /”> and paste the code of the swf?

    Thread Starter omegaiori

    (@omegaiori)

    SORRY FOR THE MESS! THIS SHOULD WORK

    i found this in the header.php

    <div id="headerimg">
    <a href="<?php echo get_option('home'); ?>/"></a>
    </div>

    <a href="<?php echo get_option('home'); ?>/"></a>

    i think that’s it, but i do i substitute the jpg with the flash? do i just delete /”> and paste the code of the swf?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Adding an swf instead of a background-image in a div in the header’ is closed to new replies.