I created a book by importing the text from webpages, this included a number of images which in the ODT file show up as linked to the web version.
When I used W2E to build the EPUB I couldn't see the images, then I realised that they were there but extremely small. When I looked at the xhtml files in the EPUB the images had an attribute of
which explained why they were displaying so small despite the image in the EPUB being of reasonable size.
I have used SIGIL to get rid of the 1em styling and everything seems o.k. however is there some way in which this can be controlled from within W2E when building the EPUB. Image sizes of 1em seem to have very little use.
BobC