Thanks for your reply, Hans. Unfortunately I'm not familiar with
Firebug and I haven't changed any of the default fonts, so I assume
that all users are subjected to this weird phenomenon. Perhaps it is
as simple as adding a few lines to the styleSheet. Can anyone suggest
a solution? Original post below.
------------------
Within my text, I want to add a slider that pushes down the other text
with a transclusion.
<<slider click AboutTiddlyWiki 'Click here to learn more about
Tiddlywiki' '(Click again to close)'>>
That does the job just fine. However, the transcluded tiddler
(AboutTiddlyWiki) is displayed in a strange font. Links within the
transcluded text are especially difficult to read.
NestedSlidersPlugin preserves the font if a ^width^ is used;
+++^75%^[Click here to learn more about Tiddlywiki.|(Click again to
close)]> <<tiddler [[AboutTiddlyWiki]]>> ===
but this causes the transcluded tiddler to "float" above and hide the
main body of text... I want it to push down!