Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vdesvaux Friend
    #148797

    Hello,

    I would like to know if its possible to put a video (in flv format) instead of the image in the header ?

    Thanks.
    Vincent Desvaux

    Saguaros Moderator
    #333676

    you can do this, but i have small changes as follow

    1) you remove the background image displaying on the header, you find codes in the files: templates/ja_rockrochea/index.php
    [PHP]
    <div id=”ja-subhead” style=”background: url(<?php echo $tmpTools->templateurl().”/images/headers/$ja_headerimg-bg1.jpg”;?>) no-repeat bottom left;”>
    <div class=”innerpad”>

    <jdoc:include type=”modules” name=”top” style=”xhtml” />
    </div>
    </div>
    [/PHP]
    remove style attribute of div.
    2) you can put flash codes inside above block, or you put a custom module on the top position,
    3) fix css for the this module if it has any problems

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum