Quote:
Originally Posted by ElMiko
@DNSB, I'm sorry... all of that SVG styling is WAY over my head...
It looks like the height is set to 100% in the picWrapper and the svg... and the height/width dimensions are specified at 1000x1500... but what if the image isn't 1000x1500?
Do you have an idea as to why the simple height/width properties are insufficient?
|
You will have to set the "1000, 1500" and the height and width to match. As for why the height/width are insufficient? I gave up on simple height/width due to issues with too many renderers that did their own thing with those settings. Even ADE/RMSDK and WebKit/Readium renderers don't give the same display.
As you can see from @RbnJrg's post, the answer can get even more complex but then copy/paste becomes your friend. Copy the code and then modify as needed (for instance, my cover images are all 1000x1500 or 1125x1500 pixels so I have 2 clips to insert that code.