Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • kadirgur Friend
    #195715

    Hi.
    i use Ja University. I need menu like responsive and sticky. I tried some Css configuration but it didn’t satisfy me.
    Another issue is I want to use some picture for menu links for example apply button. when I choose some button from image gallery for menu item but it shows together with picture.
    Can you help?


    1. menu
    Saguaros Moderator
    #526572

    This JA University is responsive already and it will automatically resize due to screen resolution. But with sticky feature, you may need some JS code as it has other part above the menu.

    Regarding the menu button, may I know how you added the image?

    kadirgur Friend
    #526583

    I tried to use jse mega menu for site. But when I activated this mega menu, it had show under main menu. because of it I unpublished that module.
    Now i cannot use normal menu as a responsive.
    it happened after the installation(jse mega menu). Than menu became unresponsive.
    Menu is working but it takes configuration from jse file.

    chavan Friend
    #526678

    For Apply Menu Button Fix:

    Add this code to /tests/university/templates/ja_university/css/template.css


    #menu627 span{
    text-indent: -999em;
    height: 30px;
    }

    kadirgur Friend
    #527426

    Hi.
    Can we do sticky menu for Ja University. I know, you can do it. I waited some help from you but I could not get still.
    Can I get some help about stick menu?
    Thanks best regards.

    chavan Friend
    #527456

    This a kind of a customization, will need some more time to get this accomplished. also can you please post your ftp details and site admin details in PM.

    kadirgur Friend
    #527470

    I can send you the files which you need to modify or please just write codes here with path(example:themes/jauniversity/css/…). I can add codes to the files.

    chavan Friend
    #527729

    Go to this File: templates/ja_university/blocks/head.php

    Add this code

    [PHP]
    <script src=”http://stickyjs.com/jquery.sticky.js”></script>
    <script>
    jQuery(document).ready(function(){
    jQuery(“#ja-mainnav”).sticky({topSpacing:0});
    });
    </script>

    [/PHP]

    kadirgur Friend
    #527862

    Sorry but it did not help my sticky problem.

    chavan Friend
    #527876

    please post me your ftp details and site Details. will fix it for you.

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

This topic contains 10 replies, has 3 voices, and was last updated by  chavan 10 years, 8 months ago.

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