View Single Post
Old 08-15-2017, 02:15 AM   #68
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Hi

I found in the CSS stylesheet some "long hand" values like this one where some spaces seem to be missing.
Code:
margin: 0em0em0em0em;
The cover image uses an inline value
Code:
style="height: 100%;"
Maybe I am wrong, but it would maybe seem safer to add a width percentage because this percentage alone can work only if the image is contained within its own page and could cause problems in continuous scroll mode. I remarked that the W3S did not provide example of height:100% used alone.

As I do not own old Kindle devices, I can't test your display but your comment about the usefulness of the inline style is quite interesting and I am curious to know the result.
roger64 is offline   Reply With Quote