-
AuthorPosts
-
March 12, 2014 at 11:44 am #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?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 13, 2014 at 8:46 am #526572This 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?
March 13, 2014 at 10:20 am #526583I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 14, 2014 at 5:46 am #526678For Apply Menu Button Fix:
Add this code to /tests/university/templates/ja_university/css/template.css
#menu627 span{
text-indent: -999em;
height: 30px;
}March 20, 2014 at 5:41 am #527426Hi.
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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 20, 2014 at 9:51 am #527456This 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.
March 20, 2014 at 10:45 am #527470I 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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 23, 2014 at 5:01 am #527729Go 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]
March 24, 2014 at 10:48 am #527862Sorry but it did not help my sticky problem.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
March 24, 2014 at 11:24 am #527876please post me your ftp details and site Details. will fix it for you.
AuthorPostsViewing 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
Can we do sticky and responsive menu for Ja University ?
Viewing 10 posts - 1 through 10 (of 10 total)