SomeCallMeChris Wrote:EDIT2:pmnox Wrote:I wanted to adjust the production cards to my preferences. For example, I wanted to have sentence-clozed sentences that contain no furigana. His one do have furigana. In the end I included both variants. I wanted to have hints to make it easier for me to differentiate similar words. etc.Hmmn, I don't use core, but all my cards have furigana; but with rt and transparency settings so that I only -see- the furigana when I mouseover.
I snagged they idea from someone else in this forum, but I have this in my card styling (shared between cards):
ruby rt { font-size:15px; opacity:0.0; }
ruby rt:hover { opacity:0.5; }
.cardback ruby rt { opacity:1.0; }
The first two lines give me a muted look furigana-on-mouseover, the third line lets me span the backs of my card with style="cardback" to give me always-on furigana on the back of the card.
I'm working on decreasing the size of the deck. It turns out that Example1 and Example2 fields use 90% of space. Fell free to delete those fields in the meantime. I'm going to remove the Example2 and then I'll recreate the Example1 field stripping it out of html code.
Edited: 2013-10-07, 9:27 am

