Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Editor

Notices

Reply
 
Thread Tools Search this Thread
Old 01-09-2019, 02:19 AM   #1
Sekkei
Junior Member
Sekkei began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2019
Device: Kindle Voyage
[Help] AZW3 - Fullscreen image - Kindle

Which css codes I need to use to show a single 1072x1448 images in Fullscreen? (I want to use AZW3 and not convert it back and forth)

I tried almost anything, even unpacking a KindelComicConverter Mobi file an using the exact same css and html

what I'm doing wrong?

thx for any help

*edit

I found the problem. It's Calibre.
I split the KCC generated output in mobi8 and mobi7 (mobi8 = azw3)
This file shows everything correct on the Kindle
Open the azw3 file in calibre and save again > does not work on Kindle

Is there a way to outsource calibre to kindleGen? It's command line based after all

Last edited by Sekkei; 01-09-2019 at 04:46 AM.
Sekkei is offline   Reply With Quote
Old 01-09-2019, 02:26 AM   #2
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 516
Karma: 32106
Join Date: Feb 2012
Device: Onyx Boox Leaf
height: 100%;
width: 100%;

I think it should work.
nqk is offline   Reply With Quote
Advert
Old 01-09-2019, 02:50 AM   #3
Sekkei
Junior Member
Sekkei began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2019
Device: Kindle Voyage
Are you kidding me ?
Do you think I have not tried the most obvious already?
Quote:
I tried almost anything, even unpacking a KindelComicConverter Mobi file, and using the exact same css and html
atm this was the last css code I tried:
Quote:
@page {
margin: 0;
}
body {
display: block;
margin: 0;
padding: 0;
}
.div1 {
display: block;
text-align: center;
top: 0%;
}
.PageImage {
position: absolute;
right: 0;
bottom: 0;
top: 0;
left: 0;
height: 1448px;
width: 1072px;
}
.pv-p1 {
display: none;
height: 100%;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
It seems to work in the mobi file KindleComiConverter creates

Last edited by Sekkei; 01-09-2019 at 02:59 AM.
Sekkei is offline   Reply With Quote
Old 01-09-2019, 03:11 AM   #4
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 516
Karma: 32106
Join Date: Feb 2012
Device: Onyx Boox Leaf
In my case, it works
Code:
img.cover {
  width: 100%;
  height: 100%;
  display: block;
}
I must say that if you want it to cover the default margin areas, you may have to try the margin hack with html tag. I've never tried it, but somebody used negative margin values.

Last edited by nqk; 01-09-2019 at 03:13 AM.
nqk is offline   Reply With Quote
Old 01-09-2019, 03:36 AM   #5
Sekkei
Junior Member
Sekkei began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2019
Device: Kindle Voyage
Thank you for the tip to use .cover
Unfortunately Kindle e-ink devices are not the standard, Fullscreen is a special "mode" to say, you need to activate it with certain calls, the offical kindle software and the KindleComicConverter can produce such code and output a mobi, but I want to edit it in AZW3


*edit

I found the problem. It's Calibre.
I split the KCC generated output in mobi8 and mobi7 (mobi8 = azw3)
This file shows everything correct on the Kindle
Open the azw3 file in calibre and save again > does not work on Kindle

Is there a way to outsource calibre to kindleGen? It's command line based after all

Last edited by Sekkei; 01-09-2019 at 04:45 AM.
Sekkei is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting from AZW3 to Epub image sizing gravyfish Conversion 2 02-13-2016 03:11 PM
Image on last page of AZW3 Moonraker Calibre 10 05-19-2015 08:18 AM
Image Conversion problem from Epub to AZW3 rosshalde Conversion 0 12-01-2014 10:48 AM
.azw3 images will not display fullscreen papalaz Conversion 1 05-20-2014 05:55 AM
EPUB to AZW3 Duplicate first image problem loopshot Conversion 1 10-30-2013 10:46 PM


All times are GMT -4. The time now is 01:33 AM.


MobileRead.com is a privately owned, operated and funded community.