You'll need to adjust for CSS styles to get the tabs to look good, but here 
are the basics for putting the tabs on the right side. Put these in a 
tiddler tagged with *$:/tags/Stylesheet*...

.tc-vertical .tc-tab-content { 
   order: 1; 
   border: solid #999; 
   border-width: 0 1px 0 0; 
}

.tc-vertical .tc-tab-buttons { 
   order: 3; 
} 
On Thursday, November 12, 2020 at 12:14:32 AM UTC-7 TW Tones wrote:

> Hi again Novice (Real name?)
>
> Rather than tabs, have you thought of using the TOC macros?
>
> To change the tabs macro, or copy and rename the macro see 
> $:/core/macros/tabs 
> <https://tiddlywiki.com/#%24%3A%2Fcore%2Fmacros%2Ftabs>
>
> It would be possible by modifying the existing toc macros I am sure. Have 
> you tried 
> https://tiddlywiki.com/#Example%20Table%20of%20Contents%3A%20Tabbed%20Internal
>
> It may just be a matter of changing the order of the table details to swap 
> columns.
>
> So here is a quick hack (attached) which modifies the the current toc 
> macros, the internal and external toc's use the right hand side instead.
>
> Regards'
> Tones
>
>
>
> On Thursday, 12 November 2020 11:48:21 UTC+11, Tiddly Novice wrote:
>>
>> To replicate the look of a book that's had little tabs stuck in at 
>> points, I need a version of the vertical format tabs macro (tc-vertical) 
>> that is on the right side of its content area instead of the left. Is this 
>> even possible?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/42437561-5a34-45f6-9c2f-ae0c113bd78dn%40googlegroups.com.

Reply via email to