Hi rika. That's an old creation I had forgotten about, happy to see someone 
use it.
I don't have time today but will take a look in these coming days.

But you should probably not(!) listen to Joshua in this particular case! 
;-) @Joshua- I don't remember details at this moment but the reason for 
putting the styleblock in the listwidget is to use it conditionally. Note 
that the listwidget only outputs one thing so it is just binary. ...Or 
maybe your description here is some other clever solution for triggering 
the styles based on url, that I don't understand?

<:-)
On Thursday, April 1, 2021 at 1:11:54 AM UTC+2 [email protected] wrote:

> I'm using the Public Sidebar plugin (http://publicsidebar.tiddlyspot.com/) 
> which is fantastic, but I can't get the margins right. 
>
> Can someone please so kindly take a look at my website and help with the 
> margins? I'd also like to fix the issue with text expanding past the 
> screen. Much appreciated!!
>
> Here's the code I currently have:
> <$set name="loc" value=<<location 'hostname'>>>
> <$list filter="[<loc>]+[prefix[www.rikasukenik.com]]">
> <style>
> .tc-sidebar-scrollable{visibility:visible;}
> .tc-page-controls {display:none;}
> .tc-sidebar-lists{visibility:hidden; display:inline; height: 100px;}
> .tc-search{visibility:visible;}
> .tc-search-results{visibility:visible;}
> .public {visibility:visible;}
>
> </style>
> </$list>
> </$set> 
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/32825b75-e635-4a17-9db6-cc130e9df1c8n%40googlegroups.com.

Reply via email to