Tagged: x
-
AuthorPosts
-
December 18, 2016 at 9:49 am #1297209
Bark201ParticipantBesides what I wrote above, if in your next update you add a button inside posts, pages and one for categories to disable the sidebar/s on that specific page it will be appreciated by many, think about it.
I see that you already gave CSS for hiding the sidebars on specific pages in the forum so please do let me know how to hide the sidebar for pages in categories. Its just CSS, its not structural modifications.
Thank you.
December 18, 2016 at 4:22 pm #1297396
RadModeratorHi there,
You may add this CSS,
.page .x-main { width: 100%; margin: 0; float:none; } .page .x-sidebar { display: none; }If you wish to hide them on categories too, then please change that to this
.page .x-main, .category .x-main { width: 100%; margin: 0; float:none; } .page .x-sidebar, .category .x-sidebar { display: none; }Thanks!
December 21, 2016 at 6:56 am #1300475
Bark201ParticipantThank you, I will try this over the weekend and let you know how it went. Thank you again.
December 21, 2016 at 7:09 am #1300478
JoaoModeratorThanks,
Happy Holidays!
December 25, 2016 at 10:18 am #1304011
Bark201ParticipantFirst I want to thank you for all your hard work. I am going to start working on the sidebars soon, my last question on this is how do I hide the sidebar in the nav menu? The theme stack is icon. Bcause the sidebar begins in the nav menu it pushes all the nav items to the left. The CSS for hiding the sidebar in the top nav menu would be perfect.
December 25, 2016 at 6:35 pm #1304132
Rue NelModeratorHello There,
Thanks for updating in! Because of the Icon stack’s unique design, the structure of the sidebar were different from other stack. In Icon, the sidebar is built as fixed on the sides and that the navbar has been push a bit to make room for the sidebar. Moving the sidebar down below the navbar would need structural modifications for the stack. Regretfully we cannot support any modifications to the stacks other than minor cosmetic changes due to the fact that X is a highly dynamic theme with many elements being constructed on the fly. Among these, each stacks has more complex elements for the theme and structural modifications to it will likely lead to numerous layout problems as there are a lot of things to take into consideration because of X’s responsive nature. Taking all of this into consideration, these types of updates are out of the scope of our support as their involvement is simply too great and we are a very small team. While we would love to be able to assist all of our users with every customization request, the simple reality is that we cannot cater to every inquiry. Additionally, we will not be able to support any issues that might arise from modifications made to this area on your own.
Thank you for your understanding.
December 26, 2016 at 3:43 am #1304401
Bark201ParticipantThank you for your reply, I understand. I tried making the switch to integirty because the sidebars are different there and had a few issues, which if you can help will actually make it work.
The blank page templates in Integrity have an offwhite background, how do I change it to white like icon? The other issue is the mobile hamburger menu. Is there a way to have the same hamburger menu as Icon in inegrity theme? If not, how do I customize the hamburger menu in integrity?
December 26, 2016 at 4:48 am #1304438
ChristopherModeratorHi there,
The blank page templates in Integrity have an offwhite background, how do I change it to white like icon?
Please provide us with more detail and some screen shots to compare two stacks.
In regards with mobile navigation, it’s the same in all stacks. If you try to achieve specific layout, provide us with mockup.
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks.
Thanks!
December 28, 2016 at 5:10 am #1306973
Bark201ParticipantI will open a separate thread, thank you.
December 28, 2016 at 6:23 am #1307038
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284510 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
