View Single Post
Old 07-01-2011, 10:30 AM   #7
Mookiemon
Carol
Mookiemon began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jun 2011
Location: Toronto, Canada
Device: kobo
Quote:
Originally Posted by graycyn View Post
One thing I just noticed, it may just have been a typo on your part posting it here, but shouldn't the code actually be:

Code:
.italic {
    font-style: italic;
    }
I.E. you were missing the ending semi-colon. It might be worth a check to see if that was the problem, rather than a Kobo bug. I'm sort of a newbie to all this CSS stuff, but things go weird fast on me if I forget one of those semi-colons!

Edit: Oh, I use very simple code in my epubs and I have been just fine using <em></em> for italicized words. Works in ADE, works on Nook, works on Sony.
I'm pretty sure the final semi-colon doesn't matter - they are just needed to separate attributes. That said, I'll try it and see if it makes a difference! Thanks.
Mookiemon is offline   Reply With Quote