Contents | Start | End | Previous: KB0143: What do I do if my Kindle book is rejected by Amazon? | Next: KB0145: How can I get Kindle for PC to show my updated cover?
You may get warnings like this:
WARNING (Kindlegen): W28003: Value specified for CSS property in content is not supported by Kindle readers. Please refer Kindle Publishing Guidelines about usage of property: 'position: relative' in file: C:\UsersUSER~1\AppData\Local\Temp\Project\OPS\section-0017.html
This means that there is a table, image or box with a relative position imported from the original file.
The warning is harmless, but here are ways you can fix it in a reflowable book project:
In Preferences/Import, clear Import relative positions and import again. Or:
edit your configuration and clear Generate relative positions. Or:
if possible, in your original file, make your images "in line with text" (Word) set the anchor to "As character" (LibreOffice). Centre the paragraph containing the image if required, and reimport. Or:
go to the Jutoh inspector and select Images; also ensure you're viewing items in all documents by clicking on "..." in the Inspector and then on All Documents. You can now see all images listed, and some of them say Relative position. Click on each of these, edit the document properties, click on the Size tab, and change Position mode to Static instead of Relative.
In a fixed layout project, these Kindlegen warnings may or may not appear depending on different combinations of orientation and other settings in your configuration. However, the code containing the positions is actually correct and the warnings appear to be spurious. It is unclear exactly what triggers them, and so you will need to just ignore them.
Contents | Start | End | Previous: KB0143: What do I do if my Kindle book is rejected by Amazon? | Next: KB0145: How can I get Kindle for PC to show my updated cover?