View Single Post
Old 10-17-2014, 11:13 AM   #21
JaniceGF
Junior Member
JaniceGF began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Oct 2014
Device: nexus 7
Quote:
Originally Posted by JSWolf View Post
If nobody is going to post the CSS from the non-working ePub, then this thread should be closed as without it, no help can be given.\

JaniceGF, if you won't post the non-working CSS, don't bother to ask for help as we need it to see what's wrong. Calibre's book editor doesn't help us one bit to help you.

I posted the CSS in my initial post but I have included it below:
.block_8 {
display: block;
font-family: "Times New Roman", serif;
font-size: 1.125em;
line-height: 1.5;
text-align: center;
text-indent: 36pt;
padding: 0;
margin: 6pt 0 0
}
But not the HTML which is below:

<p class="block_8" data-lnum="17"><img src="images/image1.png" alt="Stag_Head_clip_art_small" class="calibre4" data-lnum="17"></p>
JaniceGF is offline   Reply With Quote