Hi Jon I am also of the opinion that the popout should be on the LHS where it doesn't clash with the scrollbars.
On Sunday, July 13, 2014 11:48:55 AM UTC+2, Jon wrote: > > I wouldn't mind experimenting with the pop out on the left of the screen > so everything is close at hand but the pop out sits behind the tiddlers > when it pops out. Is there anything that can be easily inserted in the > stylesheet to make it sit on top? > Try setting the z-index to 1000 or more in the 'ul.menu' styles -- add the line: z-index: 1000; I don't know what the z-index values are for all of the existing elements, but I see values of 1000 in the vanilla stylesheet. regards -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

