Hi Surya,

for the tiddler-frame try this:

.tc-tiddler-frame {
    border: 2px solid #ff0000;
}

this should give you a red border that's 2px wide

for the title I'd try:

.tc-tiddler-frame .tc-title h2 {
    font-size: 10px;
}


Am Montag, 15. Januar 2018 20:34:33 UTC+1 schrieb Surya:
>
> Hello,
>
> yes, I know, this question about reducing the font size of tiddler titles 
> has been here several times.
> But: I tested them all with no success at all.
>
> I tested:
>
>    - Adding a new tiddler tagged with $:/tags/stylesheet and tested 
>    there- of course one test after another ;-) And I modified the number from 
>    very high to very big:
>    - .tc-title { font-size: 0.8em; }
>       - .title { font-size:85%; } 
>       - .title { font-size: 16px }
>    - *>>>*All three didn't make any effect at all.
>    
>
>
>
>    - 
>    
> Find the tiddler 
>> $:/themes/tiddlywiki/vanilla/base (I think this holds the base styling 
>> for all themes)
>>
>> And edit the following styling to be what you want
>> .tc-titlebar h2 { font-size: 1em; display: inline; }
>>
> *>>>*That didn't change the font size of the title but the layout of the 
> sidebar- everything moved to the left...
>
>
>
>
>    - The only tip that made a little bit positiv effect was
>
> I modified h2 to h6 in 
>> $:/core/ui/ViewTemplate/title
>>
>> Now the space between the title and the text of the tiddler is too large.
>>
> *>>>*The same unwanted effect in my case.
>
>
> So, how could I make the title smaller (not only the font of the title, 
> but the whole line).
>
>
>
>
> *AND:*
> *How can I reduce the (default white) frame around tiddlers?*
>
> Surya
>
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3b997353-d533-4fec-92ff-876dd80d9cd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to