-
AuthorPosts
-
November 3, 2014 at 5:00 pm #202396
Hey,
I am using the Sugite template and when you scroll up the t3-header/navbar thing pops up. The problem I have is that my banner at the top is fairly big and when you scroll up it takes over half of the screen is there a way to resize/remove this all together.
Please talk slow I am dense.
Thanks,
NathanTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 3, 2014 at 8:15 pm #554034I just took a look and I’m not 100% certain as to which element you’re referring to as “popping up”
Can you, perhaps, throw together a screenshot mock-up pointing out, specifically, what you’re referring to?
November 4, 2014 at 7:28 am #554081No problem. To get it to pop up if you scroll half way down the screen then slowly scroll up you get this…
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 4, 2014 at 5:45 pm #554151So do you no longer want your header section to “stick” to the top while scrolling?
1 user says Thank You to TomC for this useful post
November 5, 2014 at 7:46 am #554224Yeah thats what I would like to stop if possible.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 6, 2014 at 4:00 am #554349<em>@nathanlgv4u 451747 wrote:</em><blockquote>Yeah thats what I would like to stop if possible.</blockquote>
Yes, you can try to use my solution below
Open templates/ja_sugite/css/custom.css file and new this rule
.logo {
height: 120px;
}.scrollDown .t3-header {
top: 0px;
}
Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
November 7, 2014 at 9:06 am #554521Thank you Ninja Lead!!
although yours didn’t work it lead me in the right direction to see what i was doing wrong to stop it!! – actually worked better than intended as now it lets me just have the nav buttons along the top which is perfect!! thank you. This is what I now used.
.scrollUp .t3-header {
top: -200px;
}
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by nathanlgv4u 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Sugite – the T3
Viewing 7 posts - 1 through 7 (of 7 total)