Diego
As Coda said. The CSS had a typo () not {}, but the simple ; and : will
work, however the Appear plugin is not there.
I also accidentally left the title in the CSS
.myh (font-size:18px;Tagged with Test Topic
when it should be
.myh { font-size:18px; }
I prefer
.myh {
font-size:18px;
On Wednesday, November 8, 2017 at 4:28:57 PM UTC-6, Diego Mesa wrote:
>
> Hey Tony,
>
> Hm, I cant seem to get that working on tiddlywiki.com
>
>
Typo:
.myh {font-size:18px; }
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from
Hey Tony,
Hm, I cant seem to get that working on tiddlywiki.com
On Wednesday, November 8, 2017 at 4:20:25 PM UTC-6, TonyM wrote:
>
> Diego,
>
> Thy this quirky tip, it works for me. I am not certain that semi-colon and
> Colon are native wikimarkdown, but it works on tiddlywiki.com
>
> Use Semi-
Diego,
Thy this quirky tip, it works for me. I am not certain that semi-colon and
Colon are native wikimarkdown, but it works on tiddlywiki.com
Use Semi-colon Title <$appear
Eg;
;My Title <$appear...
you can also move any css to a stylesheet
eg;
.myh (font-size:18px;Tagged with Test Topic
thanks again BJ! That does it!
On Wednesday, November 8, 2017 at 2:51:25 PM UTC-6, BJ wrote:
>
> try
>
> Tagged with Test Topic<$appear
> show="»" hide="«">
> <>
>
>
> On Wednesday, November 8, 2017 at 9:27:41 PM UTC+1, Diego Mesa wrote:
>>
>> Thanks BJ - That does indeed make the text larger,
Thanks BJ - That does indeed make the text larger, but does not actually
match the full "style" of the h2 tag. I dont know much about CSS, but Ill
start looking into it.
On Wednesday, November 8, 2017 at 1:37:01 PM UTC-6, BJ wrote:
>
> maybe
>
> @@font-size:18px;Tagged with Test Topic@@<$appear
Sorry for not being clear! This still "kicks" the appear off the line
resulting in the unwanted visual appearance.
On Wednesday, November 8, 2017 at 1:06:44 PM UTC-6, coda coder wrote:
>
> I haven't tested this or used the widget... have you tried...
>
> heading text <$appear ...
>
> On Wednesd
I haven't tested this or used the widget... have you tried...
heading text <$appear ...
On Wednesday, November 8, 2017 at 12:46:43 PM UTC-6, Diego Mesa wrote:
>
> Hello all,
>
> I have been using Tobias' appear widget
>
> https://tobibeer.github.io/tw5-plugins/#appear
>
> to collapse longer sect
8 matches
Mail list logo