Quote:
Originally Posted by Gregg Bell
Thanks for finding the thread, Hitch. I too looked for it and couldn't find it.
I knew the Previewer in KDP changed but I didn't not know there was a downloadable Previewer 3. But you said, in that thread, it's pretty much worthless, right?
I thought Dion's
img {width:75%; max-width:250px}
might be the ideal solution. KF7 wouldn't work with that? It wouldn't recognize the 250 limit?
|
No, otherwise we'd all do that, instead, wouldn't we?
KF7 does not use/recognize CSS. It runs off of HTML commands, essentially, so you have to hard code the image size (fixed, maximum, whatever) in the image tag itself. That's why Slowsmile's plugin works, it codes each image twice. Once for KF8, once for KF7.
If you're running other plugins that use Python, it's probably already installed, no? Why not just install the plugin, and run it? It will either work, or it won't. Right? Doesn't work, you probably need to install 3.4. If it does, hooray. I'm big on the KISS method.
Hitch