maybe you can try @@text-align:center;display:inline-block; If that doesn't work, I'd put it all in a two cell wide html table and style the borders to not be seen.
<table class="noborders"> <tr> <td>image</td><td>text</td> </tr> </table> ...then define the noborders class. <:-) On Wednesday, November 15, 2017 at 10:14:00 PM UTC+1, Natanael Øigaard Nelson wrote: > > > > Hello everybody! > > I am new to the wonderful world of TiddlyWiki, but I'm slowly but surely > setting up my notetaking wiki for med school. > > I'd like the launching Tiddler to have the same layout as on the wonderful > http://tesis.tiddlyspot.com, with the image to the left and the text to > the right: > > > > > However, when I try to copy the code and make my own Tiddler, I get this: > > > > > > > Does anybody have any idea of how to get the image to the left and the > text centered to the right of the image? > > > -- 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/f28cc1b1-74ad-4b0b-b742-256c120e69e9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

