Hello:
I am using the QOTD to display a quotation within the main menu as
follows:
{{{
[[Han Guk Mu Sool]]
----
[[All Techniques]]
[[Belt Requirements]]
[[Korean Terms]]
* [[Forms]]
* [[One Steps]]
* [[Self Defense]]
----
{{smalltext{<<QOTD [[Useful Quotes]] inline>>}}}
}}}
where smalltext is defined as
{{{
.smalltext { font: 9px arial, hevetica, sans-serif; line-height:
10px;}
}}}
When viewing the MainMenu tiddler the quote is displayed as expected
(ie with the small text and lines close together).
The problem is that there seems to be a lower bound on the main menu
as displayed so that the lines aren't as close together as they appear
when viewing the tiddler. What I am trying to accomplish is to have
the quotes always appear on the page even if they contain several
lines. Is there a way to place the quote in a panel that is always
displayed (ie doesn't scroll off)?
Thanks for any help
Steve Wharton
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---