On Friday, February 21, 2014 9:03:04 AM UTC-8, Julio Peña wrote:
>
> On my behalf many thanks Stephan...that was the bit I was trying to figure
> out.
> I knew I had to add something and knew how to do it in Tiddlywiky Classic
> with the ((clear{ }}} syntax but somehow I just froze.
> On Friday, February 21, 2014 11:32:21 AM UTC-5, Stephan Hradek wrote:
>
>> I do not see any problem if you follow CSS rules and add an element with
>> "clear:both;"
>> @@clear:both;
>>
>> @@
>>
>
As I noted in my response, you can place this immediately following the
closing "@@" of your floated content:
@@display:block;clear:right;line-height:0px;@@
* The 'clear' attribute can have one of three values: "right", "left", or
"both".
* The element MUST be block mode (thus "display:block")
* To avoid adding extra whitespace at the end of the tiddler, set
"line-height:0px"
* There is no need to use multiple line syntax or embed 'placeholder
content' like " "
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://TiddlyTools.github.com/fundraising.html#MakeADonation
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.