Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50094

Amazon eInk Devices: Hidden Text Possible?

$
0
0
Hello,

there are images with text on them, which should be searchable, in my actual eBook. So I decided to embed the image, set all the image text as HTML text down under it, and hide that text with CSS:
Code:

p.hidden {
        color: #fff;
        visibility: hidden;
        font-size: 1px;
        line-height: 1px;
}

Within EPUB and all KF8 devices everything is fine. But the eInk doesn't work.

Is there any option to make this work? Or: Is there any better workaround, that is good enough for all devices?

Thanks
Tobias

Viewing all articles
Browse latest Browse all 50094

Latest Images

Trending Articles



Latest Images