[tw5] Re: Transclude widget and block mode

2020-03-06 Thread Mat
You can use the browser inspector tool by right clicking on the result to see how it is html-structured and styled. You might want to redefine the padding in css, i.e by adding a stylesheet something like so: title: $:/mystylesheet tags: $:/tags/Stylesheet type: text/css text:

[tw5] Re: transclude widget

2018-08-25 Thread Mohammad
Thank you Tony for the info! Best Mohammad On Saturday, August 25, 2018 at 7:59:07 AM UTC+4:30, TonyM wrote: > > Mohammad, > > I stumbled on the following that is not exactly what you ask, but could > lead you to the full answer by finding out how the class is defined. > > <$button

Re: [tw5] Re: transclude widget

2018-08-25 Thread Mohammad
Hello Jeremy! Many thanks for the snippet and also the info! Works like a charm. Best Mohammad On Saturday, August 25, 2018 at 1:55:22 PM UTC+4:30, Jeremy Ruston wrote: > > Hi Mohammad > > You can use CSS transforms to manipulate the visual appearance of DOM > elements. For example: > >

Re: [tw5] Re: transclude widget

2018-08-25 Thread Jeremy Ruston
Hi Mohammad You can use CSS transforms to manipulate the visual appearance of DOM elements. For example: <$transclude tiddler="$:/core/ui/TagTemplate"/> <$transclude tiddler="$:/core/ui/TagTemplate"/> <$transclude tiddler="HelloThere"/> See

[tw5] Re: transclude widget

2018-08-24 Thread TonyM
Mohammad, I stumbled on the following that is not exactly what you ask, but could lead you to the full answer by finding out how the class is defined. <$button class="tc-btn-boxed"> {{tiddlername}} This does allow it to act like a preview with a single button response, eg open the