Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ericaschulz Friend
    #163537

    I am trying to figure out how to move the JA Content Slider Position above JA Main Body position. I tried moving a few things around in the html (which I am pretty sure that is the solution) but cannot seem to find the correct place in the code/ the correct code.

    Does anyone know how to do this?
    Thanks so much!

    khoand Friend
    #389681

    – Edit <joomla url>templatesja_opalindex.php file
    – Cut this code (begin line 210)


    <!-- JA CONTENT SLIDER -->
    <div id="ja-cs">
    <div class="clearfix">
    <jdoc:include type="modules" name="ja-contentslide" style="jamodule" />
    </div>
    </div>
    <!-- //JA CONTENT SLIDER -->

    and patse it before


    <div id="ja-current-content" class="clearfix">
    <jdoc:include type="component" />
    </div>

    ericaschulz Friend
    #389685

    Thanks so much khoand! It works perfectly!

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

This topic contains 3 replies, has 2 voices, and was last updated by  ericaschulz 13 years, 6 months ago.

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