Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • hush Friend
    #134670

    Hi

    I want to remove the top menu(User3) completely (with that icons) and need to add Ja slide show.
    Pls advice me to solve this.

    Rgds

    Hush

    Sherlock Friend
    #276684

    Can you give us your live URL, any screenshot or more details of the problem will be helpful

    hush Friend
    #276761

    Hi,

    Thanks for the reply and pls find attached screen shot.

    Rgds

    Hush


    1. Mysticalrose-JA
    Sherlock Friend
    #276776

    Hi
    1.you can edit index.php(templates/ja_olyra folder), search those lines:

    <div id="ja-topnav"><div class="w1"><div class="w2"><div class="w3 clearfix">
    <?php
    //include(dirname(__FILE__).DS."ja_iconmenu.php");
    $jamenuicon->genMenu(0,0,0);
    ?>
    </div></div></div></div>

    Change to

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

    2.Edit template_css.css (line 1086)

    #ja-topnav {
    background:transparent url(../images/topmn-br.gif) no-repeat scroll right bottom;
    position:absolute;
    right:0;
    top:20px;
    width:325px;
    }

    Change to

    #ja-topnav {

    position:absolute;
    right:0;
    top:20px;
    width:325px;
    ----Change and add more CSS for this id
    }

    and you can publish ja slideshow at user 3 position and edit CSS as you want

    hush Friend
    #276777

    Hi nguoiabcd,

    Thank you so much your grate support. It’s worked.

    All the best

    Hush

    alioztr Friend
    #277963

    can you say me how can i do it for joomla 1.0

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

This topic contains 6 replies, has 3 voices, and was last updated by  alioztr 15 years, 6 months ago.

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