Hi

@PMario:

Birthe was right, I'm quite worried about the size of my wikis. Because I 
read very often that the size becomes quite fast a problem. Somewhere I 
read, the boundary is at about 4MB for mobile devices. *If that is wrong, 
please tell me.* I need my wikis for my desktop AND for my Android devices 
(which are not the newest ones and not Highend).
Because of that I always think about what I really need and what not and 
delete (or not install) everything, I don't really need.

   1. I think, themes will have a lot of things which I don't need.
   2. I think, I'll won't find a perfect theme for me- having exactly that 
   what I need.
   3. Because of that, I'd like to write it for my own- only the things I 
   want to have.
   4. When BurningTree does it and it works in his wikis- so why not??
   

@Simon:
When I read your answer after my work, I thought "Hey, I almost never give 
up in my life! What is he talking about?? I am so near to my styling goal!"
Now, after several hours searching, trying and so on....

I'm quite near to give up for my side (for the styling wishes).

I tried at first with the frame.
Tried several times to find in the elements and to write it in the tiddler.
For a short time it worked (something combined, what you wrote here and 
something I found in the elements).
Then I modified it a little bit. The success was gone- forever ;-) I 
couldn't reproduce it.
Again I tried to find out, where the things are in the left panel and what 
to modify in the right panel.
Success on both sides :-)
But I couldn't find out, where it is exactly in the left panel. E.g. I 
found out that, when I click on <div class="tc-tiddler-title"></div> on the 
left and modify it on the right, it gives me the wanted result.
But writing that in a tiddler- no success. Searching for all the subitems 
of <div class="tc-tiddler-title"></div> (all the +)- I found nothing and 
always I didn't know WHERE I AM NOW??? There are so many subitems- I always 
got completely confused.
I am sorry.

Then I thought, okay, I just tell (you) here, the "top"-"adress" of the 
left panel like <div class="tc-tiddler-title"></div> and write, what I 
modified on the right.
And hope, maybe you're lovely and write the full command for my 
Stylesheet-Tiddler.
The red lines are from the left panel, the green ones are the related 
modifier of the right panel.

It is almost perfect now :-))) But: Now I cannot see anymore the rating 
stars from the rating plugin & the icons (inserted when the tiddler is 
tagged with a special tag) are a bit unvisible.
And I couldn't find out, how to resolve that- I resetted the modifiers from 
which I thought, they are responsible for that to the original value- no 
success.
Sorry (for me with my wishes and for you for your help), I give up.....

Surya

<div class="tc-sidebar-scrollable" style="overflow: auto;">
.tc-sidebar-scrollable {
    position: fixed;
    top: -35px;
    left: 965px;
    bottom: 0px;
    right: 0px;
    overflow: auto;
    margin: 0px 0px 0px -42px;
    padding: 41px 0px 28px 42px;
}

<h1 class="tc-site-title">
.tc-site-title, .tc-titlebar {
    font-size: 2.35em;
    line-height: 1.2em;
    color: #911115;
    margin: 0px 0px -10px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    font-weight: 300;
}

<div class="tc-tiddler-frame tc-tiddler-view-frame tc-tiddler-exists 
tc-tagged-%24%3A%2Ftags%2FStylesheet"></div> But this modifier should be 
for every tiddler in the whole wiki.
.tc-tiddler-frame {
    padding: 5px 5px 1px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 1px;
        padding-left: 5px;
    width: 950px;
    border-radius: 2px;
}

<div class="tc-tiddler-title"></div>
body.tc-body {
    font-size: 10px;
    line-height: 11px;
    word-wrap: break-word;
    color: #333;
    fill: #333;
}

<div class="tc-tags-wrapper"></div>
.tc-tags-wrapper {
    margin: 4px 0px;
        margin-top: 4px;
        margin-right: 0px;
        margin-bottom: 14px;
        margin-left: 0px;
}

<span class="tc-tag-label tc-btn-invisible" style="background-color:; 
fill:#333333; color:#333333;" draggable="true"></span>
button.tc-tag-label, span.tc-tag-label {
    display: inline-block;
    padding: 0.16em 0.7em;
    font-size: 1.03em;
    font-weight: 400;
    line-height: 1.2em;
    color: #FFF;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #D5AD34;
    border-radius: 1em;
}

-- 
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 post to this group, send email to [email protected].
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/20230f1b-d0c5-4daa-af64-10c917d6efe1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to