I placed this in the StyleSheet:
/* puts a border around embedded text... use {{frametext{text}}} */
.frametext {
border-top: 3px solid #111;
border-left: 3px solid #111;
border-bottom: 3px solid #111;
border-right: 3px solid #111;
padding: .2em .5em .2em .5em
}
It works perfectly with text, but does not work if I put [[img
[xxxx.jpg]]] where "text" is... I get the photo and a frame at the
bottom which is the width of the photo, padded correctly on left,
bottom and right, but only about 1em high... i.e., the top of the
generated frame is 1em above the bottom of the frame.
Running most recent version of TW on a Mac with Safari.
The framing of text is nice, but I really want to frame photos...
Thanks for any help you can provide this newbie...
Tom
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---