Thread: Drop Caps Help?
View Single Post
Old 05-12-2025, 09:56 PM   #8
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,356
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Other than what one person just doesn’t like as visually unappealing… most of these points are assuming that you have one, and only one, book file for ALL the different devices/apps out there….

It is just as simple to have a different css file for each market you wish to serve. Put the right css in the file you submit to kindle, put a different css file in one meant to serve kobo, yadda yadda. You can sometimes even include a JS that will link the correct css at runtime to serve those ePub3 devices/apps.

I completely agree that it is difficult to make one ring ePub to rule them all, but it is getting easier every day to compensate. Don’t give up trying!

FWIW - Personally, I just use ::first-letter and ::first-line. I get them to look good to me and provide for a basic fallback for those older devices that can’t understand current coding. It isn’t as pretty for those types, but those with newer devices can experience the better styling. I don’t punish those with newer devices by forcing them to the capabilities of the old devices.
Turtle91 is offline   Reply With Quote