Quote:
Originally Posted by JSWolf
If this is something you are doing for just yourself, I suggest you stop using iBooks and switch to Marvin or Bluefire Reader and you'll find both do work that much better then iBooks.
|
This is for a book I'm publishing. I have everything else finished--just trying to make the best-looking ePub I can. This chapter-start formatting is the last thing I need to do.
I'm trying to use variable sizes so the raised drop caps looks good on different screens. My problem is that in order to use percentage widths I can't use inline css classes. That means I'm forced into a line break after the image.
I'm probably missing something obvious. Is there a way to make float:none work inside an ePub with a percentage width?