@rika

So, I'm looking into this now. What exactly is it you need help with - 
because you did change some things from your initial post here. On your 
site, I note that the left edge of the search field is cut off... but then 
you did set .tc-search to margin-left:-42px so that is to be expected. If 
you just want a less wide search field, you could instead try with: 

input[type="search"].tc-popup-handle {width: 100px;}

<:-)

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/c4f7ca1b-bd78-4ce7-b638-ad6bd02b4279n%40googlegroups.com.

Reply via email to