Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • robandyuk Friend
    #127805

    Hi
    Is there anyway of changing the side menu in ja zibal so it can use flyout menus like the menu along the top. I have read the help file which lets you chouse between 3 types of menu but none of them seem to change my menu published in the left module. it aways stays as pure text links with a small icon to the left of the link
    see http://www.grimsbygolfclub.co.uk

    I have tried to install a few other menu modules like ja-transmenu and exmenu both made no differance.
    thanks
    Rob

    sorry i did post this question in another section first as i had not found this section.

    Sherlock Friend
    #246507

    Hi robandyuk !
    you open index.php file in templates/ja_zibal folder . you can find following code :


    <!-- BEGIN: MAIN NAVIGATION -->
    <div id="ja-mainnav" class="clearfix">
    <?php $jamenu->genMenu (0); ?>
    </div>
    <!-- END: MAIN NAVIGATION -->

    this is code for menu along the top . This is menu of joomlart, not joomla menu . You want to create side menu same it . you can clone obove code and add it to position on the side or can use css for it same css of menu along the top . go to templates/ja_zibal/ja_[]menuname] folder to find css file.
    good luck !

    robandyuk Friend
    #246616

    Thanks for the quick reply I will give this a go 🙂

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

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

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