Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ragnarorn Friend
    #132844

    Hi.

    Can i skip both the header and newsflash and just have mod_jaslideshow instead?

    And if i can in what witdh is the picture?

    Here is my “problem”. http://82.112.90.252/~jausturb/

    Ragnar Örn.

    Sherlock Friend
    #268688

    Hi ragnarorn !
    it is posible, you can do it following some steps below :
    1. Install ja slideshow in to your site.
    2. assign for ja slideshow to position top, unpublish ja_newsflash module.
    3.Open index.php file in templates/ja_iris folder , find following code section at about line 103 :


    <?php if ($this->countModules('top')) { ?>
    <!-- BEGIN: TOP SPOTLIGHT -->
    <div id="ja-topsl" style="background: url(<?php echo $tmpTools->templateurl();?>/images/headers/<?php echo $tmpTools->getRandomImage(dirname(__FILE__).'/images/headers/'); ?>) no-repeat right top;">
    <jdoc:include type="modules" name="top" style="xhtml"/>
    </div>
    <!-- END: TOP SPOTLIGHT -->
    <?php } ?>

    change to :


    <?php if ($this->countModules('top')) { ?>
    <!-- BEGIN: TOP SPOTLIGHT -->
    <div id="ja-topsl" >
    <jdoc:include type="modules" name="top" style="xhtml"/>
    </div>
    <!-- END: TOP SPOTLIGHT -->
    <?php } ?>

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

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

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