I tried to have a page number in the bottom of tiddler (5px above tiddler 
frame) 

.td-footer {
 background-color:#000;color:#fff;display:inline-block;text-
 align:center;
 position:absolute;
 font-size:0.5em !important;
 font-weight:700;
 border-radius:50%;
 padding:8px;
 bottom:5px;margin: 0 auto;
}



The number is shown at the bottom left of tiddler, I tried margin: 0 auto, 
but it does not work!
I appreciate to take a look ne let me know how I can do this!


!! NOTE
I use a macro to read the tiddler filed called "page-number" and then style 
it with .td-footer

-- 
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/f55ad0b3-457a-4368-a3c9-0ca689b515cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to