Hi Grant, If you want to style your tabs you need to specify the corresponding css definitions, preferably in your StyleSheet. If you have a certain design goal, tell us what it is and we can point you into the right direction on how to formulate the css properly, best referencing to your test-wiki. I strongly advise you to use firefox with firebug to inspect the corresponding css definitions in whichever tiddlywiki you want to take as an example.
For example, have a look on how I managed to define vertical tabs purely with css and the standard tabs macro: http://verticaltabs.tiddlyspot.com/ You may as well look in to how other tiddlywiki's style their tabs by peaking into their StyleSheet tiddlers. Sometimes, however, styles are directly embedded into plugin code, though usually placing a "ShadowTiddler" with the corresponding styles into the ShadowTiddlers- Tab. As for plugins leveraging tabs, especially in WYSIWYG mode, I wouldn't know of any, as that is not a trivial task. My suggestion: look here for how to define tabs and learn ...or go back there (or to one tiddler of yours that uses tabs) everytime you need to: http://tiddlywiki.org/wiki/Tabs Tobias. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

