(goes along with topic 
https://groups.google.com/d/msg/tiddlywiki/PBUMNSI5EJY/AFNjXsSIAQAJ )

easy to modified buttons shapes with style override

[image: btnClipboard.jpg]


inline styling used for demo, styles can be moved to a stylesheet for wiki 
wide custom buttons using class="" don't use with tc-btn-rounded class

class attribute shown to show no tc-btn- classes used, imgglow (the glow 
for the buttons) not included

<$button class="imgglow" style="font-size:1em; border: groove 3px; 
border-radius:0px 50px 50px 50px; padding:2px 20px;">Remorse</$button>

<$button class="imgglow" style="font-size:1em; border: ridge 3px; 
border-radius:0px 50px; padding:2px 20px 2px 25px;">The Inquisitor</$button>

<$button class="imgglow" style="font-size:1em; border: outset 3px; 
border-radius:0px 50px 0px 0px; padding:2px 20px;">The Stalwart</$button>

<$button class="imgglow" style="font-size:1em; border: inset 3px; 
border-radius:50px 50px 0px 0px; padding:2px 20px;">The Adversary</$button>

<$button class="imgglow" style="border-style:inset solid inset solid; 
border-width:1px 2px 5px; border-radius:0px 0px 50px 50px; padding:2px 
20px;">The Fated</$button>

Next attaching audio to button clicks...

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b14f47b7-d8ce-4e7f-ad5b-35726ba16560%40googlegroups.com.

Reply via email to