Tony, with Jeremys info I can now propose the followig for your original 
issue;

before <$navigator story="$:/StoryList" history="$:/HistoryList" 
history=><$link 
to=<<currentTiddler>> class="foo"><$text text=<<currentTiddler>>/></$link></
$navigator> after

<style>
.foo {font-size:0px;}
.foo:before {content:"xx"; font-size:14px; }
</style>

This doesn't use "visibility" because visibility can cause seemingly empty 
space before a succeeding word (the "after" in the text). Instead this 
shrinks the original title to 0 which means we must then enlarge the pseudo 
element - BUT you might not want to hard code "14px" like that and instead 
transclude the font size from the theme settings.

<:-)

>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9f9a2e06-740d-470a-80c7-2361f66eff51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to