View Single Post
Old 09-30-2010, 02:43 PM   #37
PatNY
Zennist
PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.
 
PatNY's Avatar
 
Posts: 1,022
Karma: 47809468
Join Date: Jul 2010
Device: iPod Touch, Sony PRS-350, Nook HD+ & HD
The !important addition seems to be working very well -- even in centering images.

However, I have a dedication in one book that won't center. Below is the code. DMT (or anyone else), can you see anything wrong with this code?

.ded {
display: block;
font-size: 0.70588em;
font-style: italic;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 2em;
padding-top: 2em;
text-align: center !important;
text-indent: 0
}

The dedication is centered in Calibre's viewer. But Stanza is refusing to comply.

Maybe it's just Stanza refusing to totally give up its control!
PatNY is offline   Reply With Quote