View Single Post
Old 02-07-2013, 05:44 PM   #297
Northguy
Member
Northguy began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Oct 2011
Device: Kobo Glo HD
Quote:
Originally Posted by vlad59 View Post
@Northguy

1) About the CSS, I'll try that at home, I maybe forgot a thing when disabling Fancybox.

After a lot of searching I ended up debugging by deleting more and more things related to "Width" until I noticed this. When min-width: 400px is deleted in .bookpopup the problem is solved.

Quote:
.bookpopup
{
min-width: 400px; <----- delete this line
color:black;
}

I cannot fathom why a min-widht would result in a width exceeding the page, but somehow it did. See attached file.

Quote:
Originally Posted by vlad59 View Post
@
2) That's really strange. Can you send me by mail the original epub & the epub generated by COPS to see if I can see what's wrong. Thanks.
I noticed that in the "modify metadata" case, the file name of the epub changes when downloading and that the file size changes from 1.29Mb to 27 bytes. Quite obvious that Calibre and PRS-T1 are not able to read that

Could this be a writing 'rights' issue on my Synology?
Attached Thumbnails
Click image for larger version

Name:	1360283451961.jpg
Views:	409
Size:	51.9 KB
ID:	100875  

Last edited by Northguy; 02-07-2013 at 07:37 PM. Reason: Found the solution for 1)
Northguy is offline   Reply With Quote