Thank you so much for your input Tobias. I do need the fallback. The height wasn't me, it was Internet Explorer Developer (f12 key). I use chrome and IE10. The z-index came from previous experiments with external images, embedding and I plan on expanding my image to the full height of my tiddler once I figure out the title bar and how to get it to float above the external image. It is hard to program for all platforms. My quick tiddlyspot (name inspired by you) is t5a.tiddlyspot.com. Please forgive me for not asking first if I can pay tribute to you on my wiki. Your feedback is greatly treasured.
Sent from my Samsung Epic™ 4G TouchTobias Beer <[email protected]> wrote:Hi Andrew, width: calc(100% + 86px); Put a... width: 100%; ... as a fallback in front. Thinking of overflow, are you sure it's supposed to be a + rather than a - ? height: 600px; Did you test that? Won't it distort the embedded image? Or would you just have a bigger frame around a smaller image? Unless your images come in the same size, I would not set a predefined height... but perhaps that's needed, didn't test. z-index=-2; Care to explain? Also, what really helps is to make a quick TiddlySpot / upload a basic example to dropbox and let us take a look. Makes it less hypothetical and a lot easier to check. Best wishes, Tobias. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

