Hi Ryan

MPTW has theme tiddlers that contain the page template

Look at the MptwTheme[1] inside the header div.
add:
<div class='dpfr' macro='gotoTiddler search liststyle:"z-index: 5;"'></
div>
in the template

in the StyleSheet section add:
.dpfr {
  float: right;
}

I tried it inside the class='headerShadow' div which doesn't work
because the result list is cut of. You will need some more CSS tweaks
to get it working. You should try the top menue instead.

GotoPlugin automatically adds itself to the shadow tiddler
SideBarOptions. You can remove it there when the div works.


I made a 3 part howTo which describes how I changed mptw for my needs.
MPTW was also my choice of TW to start with because of taggly tagging
and theme switching.

part1 is a description what I wanted to do.
part2 includes the plugins and describes the adjustments needed and
gives some info how to change the color palette
part3 describes how I changed the themes

All 3 off them are designed to work with them and try what happens.

hope this helps.

regards Mario
[1] http://mptw.tiddlyspot.com/#MptwTheme
[2] http://a-pm-part1.tiddlyspot.com/
[3] http://a-pm-part2.tiddlyspot.com/
[4] http://a-pm-part3.tiddlyspot.com/

On Apr 1, 5:05 pm, Ryan Stanley <[email protected]>
wrote:
> Thanks for the reply Måns but I still can't get it to work.
> The quick start document seems to be really helpful but no matter what
> I can't get the gotoplugin to appear where I want it to, even when
> changing the stylesheet information.
>
> Can anyone tell me how to make the gotoplugin appear where you want it
> to using the MPTW layout.
>
> Thanks again.
>
> On Mar 31, 11:37 pm, Måns <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi Ryan
>
> > > I have also tried the idea's given above but I couldn't get them to
> > > work, ...
>
> > Have a look at Eric's basic.html 
> > (quiockstartdocument)http://www.tiddlytools.com/quickstart/basics.html
> > I has things set up as Eric explains in his post.
> > "in PageTemplate add:   <span class='siteNav' refresh='content'
> > tiddler='SiteNav'></span>
> > in StyleSheet, add:   .siteNav { position:absolute;z-index:1;right:.
> > 5em;top:2em; }
> > create SiteNav, containing:  <<gotoTiddler liststyle:[[font-size:
> > 80%;width:100%;]]>> "
>
> > "create SiteNav ..." means: create a tiddler with the title SiteNav -
> > containing text: <<gotoTiddler liststyle:[[font-size:80%;width:
> > 100%;]]>>...
>
> > Hope this helps...
>
> > Regards Måns Mårtensson

-- 
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.

Reply via email to