• I am a fan of flashcard learning

    very nice start , so what can I do for You Liang Shao to make version 0.2 to develop ?

    drop me a line please

Viewing 3 replies - 1 through 3 (of 3 total)
  • I really like this plug-in. I have tutoring website, and I use flashcards a great deal. I would like to be able to use different colors for different pages. Like red for verbs, blue for nouns, and gray for adjectives. I have noticed that my cards have lots of blank space on the top half. I don’t need that much space. If I could give the words less padding, the cards could take up less space.

    Great job, so far.

    Hi fredwrite,

    I had the same problem as you with too much blank space. I made the following tweak to my theme’s style.css file:

    h2 {
    	margin: 0.7em 0; /* drlc changed from – margin: 1.4em 0; – to reduce blank space at top of flashcards */
    	line-height:1.2; /* drlc – added to reduce space between lines on flashcards */
    }

    Reducing the “line-height” setting might also be useful for you if your flashcards ever continue on to a second line.

    You can see an example on my website here:

    http://kuulaskieli.com/hei-moi-ja-kiitos/

    … hope my last message was clear. Happy to explain in more detail if needed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘very good plugin , 0.1 is still good , I expect also more in version 0.2’ is closed to new replies.