I need to center ASCII art on the front page, please help!
396 views
Skip to first unread message
j3d1H
unread,
Apr 6, 2017, 9:49:47 PM4/6/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
So, I'm not sure if there is a way to do this, but I'd like to make it so that my Tiddlywiki has ASCII art (pure ASCII, no non-keyboard symbols) that's centered on every computer. I've tried mixing and matching HTML, and using the code, and none of it worked. Is there a way to do this? I'm using TW5. Tell me if I need to provide more info.
Mark S.
unread,
Apr 7, 2017, 6:54:43 PM4/7/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Not sure what you mean by front page. But to center ASCII (pre/code) text inside of tiddler this seems to work:
@@text-align:center; @@font-family:monospace;display;white-space:pre; Thisis some text it is centered