Quote:
Originally Posted by ReddFour
I tried putting
blockquote {margin:0 0;}
into the extra CSS but it made no difference.
|
Well, that was just a guess on how your book MIGHT be coded.
Solutions need to fit EXACTLY to the code.
You need to look at the code (and IMHO you might as well craft and accomplish the fix from within the editor)
I have seen so much redundant (IMHO unnecessary) coding, that you might have layers doing the same thing. HTML tends to ignore many
repeats, so you might not know about the nesting