Hi Tony > Here my ignorance is exposed but highlights a need to document such > possibilities and "how to" for common or garden users.
Indeed, it would be good to have more of that material in the docs. > If there is a class name or style sheet entry great, but a configurable value > as an option would be helpful. We already provide user interfaces for some common CSS options (everything in the Theme Tweaks tab of control panel is a UI for customising the core CSS). But we can’t provide UIs for every possibility, at best we can identify the most universal requirements and embody them as UIs. > There are many sites now using single line fixed menus and simply being able > to set a fixed height at the top would help many (although not all cases) > with or without the menu bar plugin. Sorry for the confusion. I’m trying to develop a more dynamic solution than using a simple fixed numerical height. > Can we have content in the menu bar that remains, without > collapsing into the hamburger, eg site title? this is valuable space on a > mobile. > Yes, just add a menu item with the field "show-when” set to “narrow”. > > Great, this show-when is specific to your plugin?, could this be generalised? I don’t quite understand. In general, we use CSS media queries to change how things appear depending on the screen size. The subtlety of the menu bar implementation is that it renders two entirely separate menu bars, one for narrow screens and one for wide screens, and switched between them dynamically using CSS. > I am thinking of a macro or widget for easy use since all user may want to > introduce them, and the select widget is a little different. My own work with > these showed me it can be a little complex, although I am fine now it seems > hard to empower others to use them. A macro to make it easier to create dropdowns could certainly be useful. Best wishes Jeremy > > Thanks > Tony > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/eeb3f5fd-d67a-41e4-bfa5-dc967e9522cd%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/eeb3f5fd-d67a-41e4-bfa5-dc967e9522cd%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/41E6DE4B-5F95-4F25-893D-4068D812CA95%40gmail.com.

