Thanks heaps. That works great! Can that be right justified to?
K, right:0 means no padding on the right and top:0 means no padding on
the top, right?

On May 29, 10:38 pm, Eric Shulman <elsdes...@gmail.com> wrote:
> > 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 TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to