> My TW just won't show-up in IE6 but it shows in FF2. My link is at > http://www.datacom.co.id/tiddly_tutor.html
Unfortunately, your page doesn't seem to display in FF3 either (or at least not on my system). I was only able to view the content by opening a fresh empty.html on my local system and then importing all the tiddlers (except for StyleSheet, StyleSheetLayout, and PageTemplate) from your document. The first thing I noticed is that you have created a [[MarkupPostBody]] that seems to contain modified CSS from StyleSheetLayout. However, this is not the correct way to customize the styles in your document. Instead, you should simply add your CSS to the [[StyleSheet]] tiddler, which is used as an overlay on top of the default 'shadow' stylesheets defined in StyleSheetLayout, StyleSheetColors, and StyleSheetPrint (which you shouldn't modify). Note that you only need to add CSS to StyleSheet for things that are actually different from the default shadow definitions. -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

