View Single Post
Old 07-15-2009, 05:50 AM   #1
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Background 'colours'

I'm still messing around comparing the output of Calibre for Mobipocket files to that of Mobipocket Creator, and am about to give up on Creator.

But there does seem to be one small thing which works better with Creator than with Calibre.

In the HTML there is a line
<p>
The text at the end of this line should have a <span class="greyed">grey background</span>.
</p>

and the CSS for class='greyed' is
.greyed { color: black; background-color: #C0C0C0; }

In the prc generated by Mobipocket Creator the background is indeed grey, while in the mobi generated by Calibre it is not.

Is there a colour which will show in mobi's generated by Calibre? Or is my HTML/CSS wrong?

Regards, Alex
AlexBell is offline   Reply With Quote