|
|
#1 |
|
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 38
Karma: 9490
Join Date: Dec 2012
Device: current: Aura HD
|
Strange "raw" HTML before each paragraph?
Hi! Just starting to mess with conversion, but I'm having a hard time. What I'm trying to convert's original input has a line between paragraphs, which I want to keep, and a paragraph indent that I don't.
I tried using p { text-indent: 0mm; } in the Add Extra CSS slot but it didn't effect the indent, so I used debug and converted again, and checked the "raw" HTML and noticed every paragraph started like this: "Â Â Â Â Â Â Â Â Â Having nothing else..." The "A"s are beginning every paragraph, mind you, not the subsequent example words. I suspect that whatever these characters are, they're blocking my setting the indent to 0. What are they, and how would I remove them all in one fell swoop? Or is it something else entirely? Newb here. Using the Kindle PW as my device. Any advice? This is mobi to mobi. Thanks! p.p.s. Tried "Ignore margins" as well, but no effect. p.s. Input CSS: body { text-align: justify } blockquote { margin: 0em 0em 0em 2em; } p { margin: 0em; text-indent: 1.5em } .bold { font-weight: bold } .italic { font-style: italic } .underline { text-decoration: underline } .mbp_pagebreak { page-break-after: always; margin: 0; display: block }.calibre_9 { margin-top: 1em; text-indent: 0pt; text-align: center } .calibre_18 { margin-top: 1em; text-indent: 0pt; text-align: left } Last edited by randomzombie; 02-02-2013 at 03:57 AM. Reason: more info |
|
|
|
|
|
#2 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,270
Karma: 61916422
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
|
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| "Raw & funny." - Time magazine columnist Joel Stein | mjomary | Self-Promotions by Authors and Publishers | 0 | 08-13-2012 09:07 PM |
| Are paragraph ending marks ("pilcrow" symbols) necessary for page breaks? | DSpider | Workshop | 4 | 01-02-2012 04:57 PM |
| Paragraph/line space - "n" added | NormalJoe | Conversion | 6 | 01-25-2011 12:28 PM |
| Calibre Recipe HTML content differs from raw html of index.html. | krunk | Calibre | 4 | 09-20-2010 10:48 PM |