David, Sorry not sure I can help.
My only though is either the transcluded tiddler has an unmatched pair eg `<p> and no </p>` etc..., or quotes etc... Or you method of using css for tooltips and popups is not correct, I do not know how that works sorry. Regards Tony On Wednesday, May 13, 2020 at 11:37:11 PM UTC+10, David Gifford wrote: > > Hi Tony > > I tried using a section tag for the toolip, and indicating it in the > Stylesheet to display inline. Same result as div and span. It drops the > link down to the next line. > > I tried changing the tooltiptext to a span, and it displayed the full text > of the transcluded tiddler in the text of the current tiddler. > > On Wednesday, May 13, 2020 at 8:02:02 AM UTC-5, TonyM wrote: >> >> Peter >> >> Rather than using div or span which is already part of the overall layout >> could you use the section tag. With css you can get any html tag to behave >> like any other tag using display or targeting a particular parameter. See >> my recent post on paragraphs, I am using a whitespace attribute from the >> code tag css. >> >> Regards >> 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/66d7cff3-7e59-45fa-aed5-19c04b2037be%40googlegroups.com.

