http://www.giffmex.org/dreamtw.GIF
1. No righthand sidebar. All the sidebar stuff available in the Nested
Sliders lefthand mainmenu.
2. MainMenu that starts at the top left so that the header is off to
the side of it.
3. Independent top menu just to have more menu flexibility.
4. (Not necessarily the color scheme or menu items shown in the
screenshot)
I envy you programmer types. I'm sure this is doable. But it's way
beyond me.
I am interested to hear or see what others of you would have on your
ultimate TW if you know how to do it.
Dave Gifford
Simon Baird <simon...@gmail.com>
I even figured out that by moving mainmenu to the top of the
pagetemplate the mainmenu items move to the top left where I would
like them.
What I tried to figure out and couldn't was how to move the header and
its gradient over to the right of the mainmenu. Currently if I move
the mainmenu up it is covered partly by the header. What is the
solution?
Dave Gifford
On Feb 21, 5:33 pm, "Simon Baird" <simon.ba...@gmail.com> wrote:
> elnoi, wow, that's very nice!
> Dave, you're right it is doable. It would be just a few tweaks in StyleSheet
> and PageTemplate.
>
> On 2/22/07, elnoi <elnoi...@gmail.com> wrote:
>
>
>
> > Here is another screenshot.
> >http://www.flickr.com/photos/23175746@N00/398093494/
> > This was my dream TddlyWiki look, but with patience it becomes my real
> > TiddlyWiki.
>
> --
> Simon Baird <simon.ba...@gmail.com>
http://www.giffmex.org/dreamtwpartial.png
Dave Gifford
As in, before:
<div class='header' macro='gradient vert
[[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
after:
<div class='header' macro='gradient vert
[[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
Then you can style the .header div to be whatever height you want.
;Daniel
--
Daniel Baird
http://tiddlyspot.com (free, effortless TiddlyWiki hosting)
http://danielbaird.com (TiddlyW;nks! :: Whiteboard Koala :: Blog ::
Things That Suck)
Maybe I am misunderstanding you. I know how to change the height of
the header even without your pagetemplate change. What I want to do is
have a header but that begins to the right of the MainMenu, like in
the original screenshot post. I tried what you suggested, but it had
to do with the height.
Anyway, here is what I've done so far, as an empty version. I am
pleased as punch with it
http://www.giffmex.org/Dave'sOrganizerEmpty.html
Dave Gifford
Dave
On Feb 22, 12:43 am, "Simon Baird" <simon.ba...@gmail.com> wrote:
> Try this as a PageTemplate:
>
> <!--{{{-->
> <div style="left:15em;" class='headerForeground' macro='gradient vert
> [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
> <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
> <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
> </div>
> <!-- horizontal MainMenu -->
> <div style="margin-left:15em;padding-left:1em;" id='topMenu'
> refresh='content' tiddler='TopMenu'></div>
> <!-- original MainMenu menu -->
> <div style="position:absolute;top:0px;" id='mainMenu' refresh='content'
> tiddler='MainMenu'></div>
> </div>
> <div id='displayArea'>
> <div id='messageArea'></div>
> <div id='tiddlerDisplay'></div>
> </div>
> <!--}}}-->
>
> On 2/22/07, Dave Gifford - TiddlyWiki in Action <g...@giffmex.org> wrote:
>
>
>
>
>
> > Hi Daniel
>
> > Maybe I am misunderstanding you. I know how to change the height of
> > the header even without your pagetemplate change. What I want to do is
> > have a header but that begins to the right of the MainMenu, like in
> > the original screenshot post. I tried what you suggested, but it had
> > to do with the height.
>
> > Anyway, here is what I've done so far, as an empty version. I am
> > pleased as punch with it
>
> >http://www.giffmex.org/Dave'sOrganizerEmpty.html
>
> > Dave Gifford
>
> --
> Simon Baird <simon.ba...@gmail.com>
Perhaps I should have tested it :)
;Daniel
On 22/02/07, Dave Gifford - TiddlyWiki in Action <gi...@giffmex.org> wrote:
>
No problem. I suppose I can be extremely forgiving now that I have my
'dream' TiddlyWiki! A dream has come true.
I am going to pay back the TiddlyWiki community in a week or less by
adding some advanced items in my tutorial, like the built in sliders,
how to do topmenus versus mainmenus in pagetemplate, moving stuff
around, adjusting the height and size of objects in the stylesheet,
etc.
The more you guys put up with teaching me, the more will get in the
tutorial so hopefully you don't have to teach the next person.
Dave G
This looks very impressive indeed!
I didn't know about the LaunchApplicationPlugin before
> This was my dream TddlyWiki look, but with patience it becomes my real
> TiddlyWiki.
So you've created this pseudo-screenshot with Photoshop then?
Either way, I'd love to see this added to TiddlyThemes when it's done!
-- F.
I apreciate your proposal and keep in mind, but I think that my TW
have many bugs for be used as a theme.
However I am preparing a more clear/compatible version with less bugs
for the new TW version 2.2.
...
However I am preparing a more clear/compatible version with less bugs
for the new TW version 2.2.
Indeed.
-- F.