-
AuthorPosts
-
kubii Friend
kubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 5, 2012 at 8:49 pm #182856Dear Forum,
if I resize the Browser window to a certain size, a new black navigation bar appears.
How can I disable that function?Best regards,
BastianHeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 6, 2012 at 6:54 am #475339Hi Kubii,
This template is responsive design. So it auto adjusts to the screen size, what you are seeing is normal behavior for responsive templates, If you disable that function, the layout will break on smaller screen.
however, if you still wish to go ahead you can search and update the related css files :
layout-mobile.css, layout-tablet.css in templates/ja_zite/css folder
You can search and edit menu code section in these files.
/* MAIN NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/I am sorry, we would not be able to provide support for such customization as it is core feature of the template.
Regards
kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 6, 2012 at 9:39 am #475355Hi Her0,
thank you very much for your answer.
I understand, that you do not provide support for customization.
I thought, maybe someone else had the same problem 🙂kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 6, 2012 at 4:05 pm #475379Well basically, I just would like to disable the smallest (most narrorw) version of the template.
Even if the browser window is very narrow, the site should be displayed like described in layout.css.
Any ideas?
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 7, 2012 at 2:30 am #475402Hi Kubii,
Try go to Template Manager >> JA Zite >> Layout tab > edit Default layout >> remove the followings:
<file media=”only screen and (max-width:719px)”>css/layout-mobile.css</file>
<file media=”only screen and (max-width:479px)”>css/layout-mobile-port.css</file>
<file media=”only screen and (min-width:720px) and (max-width: 985px)”>css/layout-tablet.css</file>See screenshot http://prntscr.com/lixwy .
Hope this helps
Regards
kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 12, 2012 at 2:56 pm #476004Thank you Her0, i tried that, but it did not work, as apparently i havo different layout options.
I deleted the other 2 css files. that’s not the elegant way to do it, but it worked…
kubii Friendkubii
- Join date:
- September 2012
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
December 13, 2012 at 12:00 am #476043YEAH i found a way!
Open:
templates/ja_zite/js/mega.jsand find and replace “735” to “12”
=> The mobile navigation will start wenn the window width is 12px. Before it started when it was 735px…
don’t forget to clean the cache to see if it works!Edit:
I can not mark the thread as solved can I?1 user says Thank You to kubii for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by kubii 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum