Quote:
Originally Posted by Tony_A20
Hello Hitch,
Just wanted to let you know your assistance has really helped.
I have been successful in getting two fonts embedded and working in HTML and even built into a .mobi file using Kindlegen that appears okay on Kindle for PC.
I still have problems applying indents and other classes to the embedded fonts in HTML. Doubling up on classes (class="embeddedfont indent") kills the embedded font, and applying additional styling classes to a <span> tag (as you did in your example) does nothing. I'm disappointed that applying <div class="embeddedfont> doesn't apply the font to the whole division so that other styling classes can be attached to subordinate tags.
Do you have any advice?
Tony
|
Well...gods know I have tons of advice. Whether any of it is useful or not is not necessarily guaranteed. ;-)
Can you give me some better examples of what it is you are not achieving? I am, literally, not following. You should not have any issues applying regular styling to paragraphs that have fonts, unless (no offense) you are doing something wrong. I mean, see attached. All of those are styled--a BOATLOAD, particularly the one with the sidebar. (I think that the Ollie North book only has a chapter-head font, but...same diff.)
Can we get some actual code samples in here? Otherwise, I'm really flailing.
Hitch