-
AuthorPosts
-
etna34 Friend
etna34
- Join date:
- February 2015
- Posts:
- 37
- Downloads:
- 41
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 4 posts
May 3, 2015 at 7:40 pm #206046I used this code to make the menu to be sticky:
[PHP]<header id=”t3-header” class=”wrap t3-header” data-spy=”affix” data-offset-top=”70″>[/PHP]
If the menu is at the top without the page to be scrolled, and click off-canvas all works fine (image #1)
If you scroll and then click the off-canvas, then menu has problem: background is disappearing, button goes under other elements. (image #2)If you use this code:
[PHP]<header id=”t3-header” class=”wrap t3-header affix”>[/PHP]
There is no problem at all.I think that it is a bug and need to be resolved.
Joomla 3.4.1
Ja-Nuevo 1.0.2 (quickstart Ja-Nuevo local installation without any changes)-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 4, 2015 at 11:19 am #569341You can fix that but with my solution below
Open templates/css/ja_nuevo/css/custom.css file (create new if it does not exist) and add new rule
.wrap.t3-masthead {
padding-top: 70px;
}etna34 Friendetna34
- Join date:
- February 2015
- Posts:
- 37
- Downloads:
- 41
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 4 posts
May 6, 2015 at 9:30 am #569634Thanks for the try but it is not working.
It is definitely a bug, if you do the same procedure in the T3-bs3-blank it works perfect!And you can not resolve this with a css hack, as you need different class with.affix (when scrolled) and without when at the top, so you have the ability to customize the floating menu when page start to scroll.
Regards
etna34 Friendetna34
- Join date:
- February 2015
- Posts:
- 37
- Downloads:
- 41
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 5 times in 4 posts
May 6, 2015 at 9:30 am #734723Thanks for the try but it is not working.
It is definitely a bug, if you do the same procedure in the T3-bs3-blank it works perfect!And you can not resolve this with a css hack, as you need different class with.affix (when scrolled) and without when at the top, so you have the ability to customize the floating menu when page start to scroll.
Regards
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 7, 2015 at 7:30 am #569750You can pm me URL of your site, admin login and FTP account of your hosting, I will help you to sort it out directly on your site.
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by etna34 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum