It works :) This line break is just amazing...

Thanks.

On Tue, Sep 8, 2015 at 3:37 PM, Evolena <[email protected]> wrote:

> OK, I've found how to correct the display of this "</$link>" when there is
> no caption parameter :
>
> In the shadow tiddler "$:/core/macros/thumbails", at the end of the
> definition of the thumbnail macro, there are these lines:
>
> </div><div class="tc-thumbnail-caption">
> $caption$
> </div></div></$link>
> \end
>
> The issue is corrected by adding a line break between the two </div> :
>
> </div><div class="tc-thumbnail-caption">
> $caption$
> </div>
> </div></$link>
> \end
>
> (I don't know exactly why, but it works)
>
> I may push the correction to the github repository for the next version.
>
> For the caption which is overlapping the image, I think it is done in this
> way on purpose, but you could try to change the CSS classes.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/qDcQZ0OGVIs/unsubscribe.
> To unsubscribe from this group and all its topics, 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/d884e45b-5c18-498d-877b-980c33c4f889%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/d884e45b-5c18-498d-877b-980c33c4f889%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAJVPzNo6udSPhWwuuYNxG9uG2tXjYz5D_F1KDydSX%3Ds8CBdzqw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to