| 
 | |||||||
|  | 
|  | Thread Tools | Search this Thread | 
|  09-28-2011, 12:16 PM | #1 | ||
| I mess around with Epubs            Posts: 82 Karma: 1566 Join Date: Mar 2011 Location: Cambridge, MA Device: mac, ipad, nook, kindle | 
				
				Text still full justifying on iPad, even through style says align left
			 
			
			So I've been having this problem with my book, all of my titles, if the go more then one line, will fully justify on the iPad. Usually I just change the style to align:left, and that takes care of it. But I'm still having the problem on this book and I'm not sure why. Here is my code: Quote: 
 Quote: 
  Any help or suggestions would be appreciated, thanks. | ||
|   |   | 
|  09-28-2011, 02:54 PM | #2 | 
| Wizard            Posts: 2,251 Karma: 3720310 Join Date: Jan 2009 Location: USA Device: Kindle, iPad (not used much for reading) | 
			
			Is this using iBooks?  Have you tried another ePub-reading app to see if it displays differently on it?
		 | 
|   |   | 
|  09-28-2011, 03:09 PM | #3 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			Actually I don't see anything wrong. The header is left aligned. The text isn't, but you didn't post the class BT-NoIndent. If you have a problem with the text, we will need the description of that class.
		 | 
|   |   | 
|  09-28-2011, 03:56 PM | #4 | ||
| I mess around with Epubs            Posts: 82 Karma: 1566 Join Date: Mar 2011 Location: Cambridge, MA Device: mac, ipad, nook, kindle | Quote: 
 Quote: 
 | ||
|   |   | 
|  09-28-2011, 03:58 PM | #5 | 
| I mess around with Epubs            Posts: 82 Karma: 1566 Join Date: Mar 2011 Location: Cambridge, MA Device: mac, ipad, nook, kindle | 
			
			Yes this is an ibooks only problem so far, I've tested it on the Nook and Kindle as well. But my company mainly proofs on the iPad, and we sell most of our books through apple, so I'd like to get this optimized for ibooks.
		 | 
|   |   | 
|  09-28-2011, 04:24 PM | #6 | 
| Zealot            Posts: 103 Karma: 57138 Join Date: May 2010 Device: Sony 505, iPad 1 & 3, Galaxy Note 8.1 | 
			
			Is it just the one book or are all your books on iBooks doing it?  iBooks does have a "Full Justification" option in its settings page that will ignore alignment settings in the book but if it is just the one book than that wouldn't be your issue.
		 | 
|   |   | 
|  09-28-2011, 05:06 PM | #7 | 
| I mess around with Epubs            Posts: 82 Karma: 1566 Join Date: Mar 2011 Location: Cambridge, MA Device: mac, ipad, nook, kindle | 
			
			its only this book. I've done several books with similar format, and this problem hasn't happened. I've even gone as far as to use all the header code from working books and paste it in this one, but the problem is still there.
		 | 
|   |   | 
|  09-28-2011, 06:19 PM | #8 | 
| Wizard            Posts: 2,251 Karma: 3720310 Join Date: Jan 2009 Location: USA Device: Kindle, iPad (not used much for reading) | 
			
			It could be a weird side-effect from some other CSS error, maybe.  Have you tried running the source through a validator, to see if anything pops up?
		 | 
|   |   | 
|  09-29-2011, 03:25 AM | #9 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			Is there in the CSS perhaps a specific setting for justification of the p, html or body class? It could be, that iBooks does not do the inheritance quite well. If for example the p class is in the CSS setting the justification on, it should be overruled. However, it might be ignored for paragraphs. I also seem to vaguely remember that you can do a setting to justify everything by default on the iBooks, in fact it is the default. Have you turned that off? | 
|   |   | 
|  09-29-2011, 12:10 PM | #10 | 
| I mess around with Epubs            Posts: 82 Karma: 1566 Join Date: Mar 2011 Location: Cambridge, MA Device: mac, ipad, nook, kindle | 
			
			Ah fixed it! Toxaris was right, in settings ibooks was set to full justification. Its weird I haven't run in to this until now though. Thanks for your help as always everyone.
		 | 
|   |   | 
|  10-01-2011, 08:55 AM | #11 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			That isn't a fix. I think you'll find a lot of people are in full justification and this needs to be solved set that way.
		 | 
|   |   | 
|  04-20-2017, 03:57 AM | #12 | 
| Guru            Posts: 681 Karma: 929286 Join Date: Apr 2014 Device: PW-3, iPad, Android phone | 
			
			I know this is an ancient thread, but I've just had the same problem.   Using this style: .poem { text-align: left; text-indent: 0; margin-top: 1.4em; } If over a line, it is justified in iBooks (though left aligned in every other reader I've tried). Is there a fix aside from "Change your preferences"? | 
|   |   | 
|  04-20-2017, 10:20 PM | #13 | 
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Yeah, stop using iBooks.
		 | 
|   |   | 
|  04-20-2017, 10:24 PM | #14 | 
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			Gotta side with finding another app that allows full stylesheet compliance. IMHO "We know better" just does not cut it   | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Center align text in epub | virtual_ink | ePub | 23 | 08-31-2011 06:27 AM | 
| Creator Align left, how do I do that for Kindle | AThirstyMind | Kindle Formats | 7 | 06-03-2011 02:33 AM | 
| I can not align the text...help please! XD | derfel_spain | ePub | 17 | 12-18-2010 09:45 AM | 
| Full vs left justification in prc/Kindle | cathyWeeks | Workshop | 10 | 08-01-2010 02:36 PM | 
| Can you left justify text with the 360? | maxbookworm | PocketBook | 11 | 05-31-2010 10:49 AM |