> I'm trying to figure out how to get my search bar to look > likehttp://tw.lewcid.org/. I figured out how to get it into the title area > but not how to right justify it.
There are several ways to get content to sit in the top right corner of the page. Here's one: Add the following to your [[PageTemplate]]: ---------------------------- <div id='topRight' refresh='content' tiddler='TopRight' style='position:absolute;z-index:1;right:0;top:0;'></div> ---------------------------- Then, just put whatever content you want into a tiddler named [[TopRight]] and it will automatically show up in the corner of the page. enjoy, -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 -~----------~----~----~----~------~----~------~--~---

