-
AuthorPosts
-
kicr Friend
kicr
- Join date:
- June 2007
- Posts:
- 84
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 13
- Thanked:
- 6 times in 1 posts
December 17, 2015 at 2:40 pm #818636Hello,
is it possible to fix the navbar / header to the top. So when scrolling it is always visible and not only when scrolling back to the top?
Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 18, 2015 at 3:03 am #819494Hi try this
First, add below code in custom.css file
.t3-mainnav.affix {position:fixed;width:100%; z-index:10;}
now go to "/tpls/blocks/mainnav.php" in template "ja_social_ii".
Find this code<nav id="t3-mainnav" class="wrap navbar navbar-default t3-mainnav ">
replace it with
<nav id="t3-mainnav" class="wrap navbar navbar-default t3-mainnav affix">
now go to file "/tpls/blocks/header.php" in template "ja_social_ii".
find this code<header id="t3-header" class="wrap t3-header">
replace it with
<header id="t3-header" class="wrap t3-header data-spy="affix" data-offset-top="48"">
Let me know if it helps
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 3, 2016 at 9:48 am #983128i already try it… but the blue bar not stick..only the main menu and also its causing my main page overlap.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 3, 2016 at 10:00 am #983132You can post your site details in your own thread for the same topic , i will check it.
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
November 15, 2016 at 3:31 pm #986539i still having problem with the main menu…. its didnt stick
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 16, 2016 at 12:12 am #986662i still having problem with the main menu…. its didnt stick
Cau u post your site details in your own thread ? So that i can check it.
azri445 Friendazri445
- Join date:
- April 2007
- Posts:
- 289
- Downloads:
- 73
- Uploads:
- 27
- Thanked:
- 4 times in 1 posts
January 1, 2017 at 8:41 am #998746im still having problem on js notification and also i want to make the top header and the menu to stick.
and i found out that my template version still 1.0.6, when i go to my template it said ja social has 1.1.2 version. where to download? perhaps this can fix all the issue
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 2, 2017 at 2:01 am #998802Hi
As i requested before you have to provide me your site details so i can help you out . -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by Pankaj Sharma 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum