> In TWT-Notes, I'm trying to figure out how to decrease/remove the > space below the sliders in the main menu.
On Feb 16, 12:59 pm, "Dave Gifford - http://www.giffmex.org/" <[email protected]> wrote: > I look forward to hearing that too. It's something I'd like to remove > from No-Brainer Notes, on whichTWT-Notes is based It seems to be in SiteMapMacro. Because you have to put a linefeed after the === for nestedsliders to keep the following line from wrapping with the preceding line, it also adds the linefeed to the next line following a slider (if is not also a slider) and doesn't need it. That's roughly it I think. sliders: { formatString: "[[%1]]+++\n%2===\n\n", formatStringLeaf: "[[%1]]\n" }, Only Simon or Eric could explain and fix it I think. Morris On Feb 16, 12:59 pm, "Dave Gifford - http://www.giffmex.org/" <[email protected]> wrote: > I look forward to hearing that too. It's something I'd like to remove > from No-Brainer Notes, on whichTWT-Notes is based > > Dave > > On Feb 15, 3:21 pm, bkh <[email protected]> wrote: > > > InTWT-Notes, I'm trying to figure out how to decrease/remove the > > space below the sliders in the main menu. I think that's what they > > are called. For example, when a sub topic has several sub-sub topics > > and I open the list on the menu, there is a large space below the list > > of sub-sub topics. I'd like to remove that space. > > > I've tried tweaking with the style stuff, but I can't find it. > > > Thanks in advance. I really appreciate how involved folks are in this > > forum. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

