[TW5] Changing default link color

95 views
Skip to first unread message

Jon

unread,
May 29, 2015, 2:29:00 AM5/29/15
to tiddl...@googlegroups.com
Hi,

I've got a table containing links to various tiddlers which all render as the default blue colour. Is it possible to change the link colour just in the table?

Thanks
Jon

RichardWilliamSmith

unread,
May 29, 2015, 7:31:34 PM5/29/15
to tiddl...@googlegroups.com
Hi Jon,

You can define a class, like this

.linkcolorclass a.tc-tiddlylink-missing {
color:red;
}

in a tiddler with the tag $:/tags/Stylesheet and then use it on your table like this


|linkcolorclass|k
|hi|there|
|[[folks]]|!|

Regards,
Richard

Jon

unread,
May 30, 2015, 2:38:45 AM5/30/15
to tiddl...@googlegroups.com
Hi Richard,

I was trying to do this all last night without success - thanks very much!

Regards
Jon
Reply all
Reply to author
Forward
0 new messages