Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andybezara Friend
    #133151

    Hello

    I would like to know how can I add a slideshow where ja_newsflash is?

    I need to adjust margins, delete images on this area, etc

    Please, check this example: http://avelonline.com/index.php?option=com_content&view=article&id=77&Itemid=79

    Thank you very much

    Andy

    Sherlock Friend
    #271331

    you can remove image of that position by way below :
    Open index.php file in templates/ja_iris folder, find following code section at about line 106 :


    <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>

    change to :


    <div id="ja-topsl" >
    <jdoc:include type="modules" name="top" style="xhtml"/>
    </div>

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