Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pa1hr Friend
    #147729

    Hello,

    On our new site http://www.zieuwent-info.nl we want to implement an animation of two photos in the header, instead of a single small image or text.

    On http://www.zieuwent.info you can see what I mean.

    Is this possible and if yes how?

    Many thanks in advance and regards, Hans.

    jay973 Friend
    #329547

    You would need to create another module position in the header area next to the logo using something like

    <?php if ($this->countModules(‘custom’)) : ?>
    <div>
    <jdoc:include type=”modules” name=”custom” style=”xhtml” />
    </div>
    <?php endif; ?>

    and changing the ‘custom’ and ‘xhtml’ to whatever you need and then adjusting the css files so that they take the whole space.

    Hope this helps.

    Cheers,

    Jason.

    pa1hr Friend
    #329550

    Hello Jason,
    Thanks for your help! I wil give it a try and let you know how it worked out.
    Regards, Hans.

    pa1hr Friend
    #331385

    Hello Jason,

    I followed your advise and I am very very close to the desired layout.
    Please have a look at http://www.zieuwent-info.nl/
    I used the mod_jaslideshow with two images and put the module in the header as you advised.
    I do not need the black coloured CPANEL above the header with the images and want to use this space for the mod_jaslideshow too. How can I do this?

    Thanks in advance and regards!

    Hans.

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

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

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