
Feature request: add configuration for bs3 menu spacing
Reported by dleffler | December 11th, 2015 @ 12:05 AM
We currently set the top margins in a bootstrap3 based theme to account for the slingbar so that the two navbars (slingbar and site menu) don't overlap each other. HOWEVER, if there is content above the site menu/navbar, the site menu/navbar is pushed down an additional ~50px in an attempt to be below the slingbar which hovers over the upper content making the site menu/navbar seem out of place when a 'slingbar' user is logged on.
The code which performs this adjustment is in the slingbar and the flydown views
- toolbar.bootstrap3.tpl (administration module) uses smarty logic to create the static initial style for the page
- showall_Flydown.bootstrap3.tpl (navigation module) use javascript code to dynamically set the top margins when the browser width changes.
It might be possible to add an additional user set variable in the theme configuration to adjust that value or turn it on/off?
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS