Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • megalith Friend
    #149335

    Hello,

    I’m having trouble working out how to remove the very top menu bar, I don’t want it to appear on any page.

    Thanks!

    Anonymous Moderator
    #335732

    Hi megalith

    In the case, please try to do with my way:

    + open templates/ja_urani/css/template.css file, find following code section:


    #ja-wrapper {background: url(../images/body-bottom.jpg) repeat-x left bottom; min-height: 450px; position: relative; padding-top:56px; }

    and change to:


    #ja-wrapper {background: url(../images/body-bottom.jpg) repeat-x left bottom; min-height: 450px; }

    + open templatesja_uranilayoutsblocksmainnav.php file, find following code section to remove:

    <div id="ja-mainnav" class="wrap">
    <div class="main clearfix">
    <?php if (($jamenu = $this->loadMenu())) $jamenu->genMenu ($this->getParam('startlevel',0), $this->getParam('endlevel',-1)); ?>
    </div>
    </div>

    ccgeelong Friend
    #336176

    Sorry to jump on the end of this thread. I was wondering how I could hide the current main_menu module at the top of the page and replace it with another menu.

    Anonymous Moderator
    #336233

    Hi ccgeelong

    In administrator, go to Administrator -> Extensions -> Template manager -> edit ja uvite. In the preview page, you will see Menu Modue to change

    Hope it helps.

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

This topic contains 4 replies, has 3 voices, and was last updated by Anonymous 14 years, 8 months ago.

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