I embedded FontAwesome into my TW5, but when I use it inside a button 
widget, the button looks big and darkly colored. How do I make it look 
uniform with the other buttons? 

Here’s what I have so far, just put it in a new tiddler and tag it with 
“$:/tags/ViewToolbar”:
(I added a new journal button there just to see how it looks)

<$button
  class=<<tv-config-toolbar-class>>
>
  <$action-sendmessage
    $message="tm-new-tiddler"
    $param="BookmarkCreateTemplate"
    title="Bookmark"
    tags=<<currentTiddler>>
  />
  <i class="fa fa-bookmark"/>
  {{$:/core/images/new-journal-button}}
</$button>

​

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/22006e9b-b3b6-4c04-abef-56e513c74fd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to