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 TiddlyWikiDev
I am new to TiddlyWiki5 (I used the classic version a while back).
I am looking for a way to create tables, with a black header with light text, and formatting the table with alternating row background colors. Is this possible?
Tobias Beer
unread,
Dec 6, 2015, 7:10:10 PM12/6/15
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 tiddly...@googlegroups.com
Hi Jakob,
Sure, just google the desired css and create a stylesheet.
Then apply the corresponding css class to your table.
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 TiddlyWikiDev
I did a quick css example at codepen - http://codepen.io/anon/pen/bENGvy - just copy the css, alter it how you want and save it as a tiddler (save as type: text/css otherwise it won't work).