I used the Down and Dirty way 'No Top Bar' at my site. Added an image to the Control Panel http://www.richshumaker.com/tw5/tw-photo.html Photo TiddlyWiki [img[banner.jpg]]
Not what you asked for but it may help. Tobias has a custom top bar, http://tb5.tiddlyspot.com/#Custom%20Toolbar%20(TopBar) Not sure if that will do the trick. Let us know how you make out. Rich Shumaker On Monday, December 15, 2014 5:02:01 PM UTC-8, Zane B Stein wrote: > > Thank you Ton, I'll give that a try. And thank you for the link! > > Zane > > On Mon, Dec 15, 2014 at 7:11 PM, Ton Gerner <ton.g...@gmail.com > <javascript:>> wrote: >> >> Hi Zane, >> >> If you tag a tiddler - containing your logo and text - with >> $:/tags/TopLeftBar, it will be displayed at the the top (fixed). >> Then you can shift the story-river and Sidebar 50px downwards by putting >> the following in a tiddler tagged with $:/tags/Stylesheet >> >> /* VERTICAL OFFSET FOR TOP OF TIDDLERS */ >> >> html .tc-story-river { >> padding-top: 0px; >> transform: translate(0px, 92px); >> -ms-transform: translate(0px, 92px); >> -webkit-transform: translate(0px, 92px); >> } >> >> /* VERTICAL OFFSET FOR TOP OF SIDEBAR */ >> >> html .tc-sidebar-scrollable { >> top: 50px; >> } >> >> Adjust the shift to your liking by changing 92px (3x!) and 50px together >> so the tiddler title and wiki title stay aligned. >> >> Hope that helps. >> >> For a few customizations guides, have a look at >> http://tongerner.tiddlyspot.com/ >> >> Cheers, >> >> Ton >> >> >> >> On Monday, December 15, 2014 9:33:12 AM UTC+1, Zane B Stein wrote: >>> >>> I need help! >>> >>> I had pretty much gotten the hang of my old TiddlyWiki system. For a >>> number of reasons I needed to upgrade the system, and downloaded version >>> 5.1.5. I've put together a basic Wiki, but I just can't figure out how to >>> set a few things up. Ideally I'd like to get the new version to resemble >>> the old version. I can play with the fonts and colors. But I can't seem >>> to figure out how to: >>> >>> Get the page name as a banner on top of the page. >>> Put an image in the this banner >>> >>> If you look at the attached wiki old.png file you will see the effect I >>> am aiming for. >>> But if you look at wiki new.png, I have not been able to figure out how >>> to recreate the layout. >>> >>> Can someone either recommend some good howto pages for this version that >>> can show me how to set the way the page title shows on the page, or direct >>> me to some sites online that I can use as models? >>> >>> Any help greatly appreciated. >>> >>> Zane >>> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/N1IQl2E8nWA/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> tiddlywiki+...@googlegroups.com <javascript:>. >> To post to this group, send email to tiddl...@googlegroups.com >> <javascript:>. >> Visit this group at http://groups.google.com/group/tiddlywiki. >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@googlegroups.com. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.