| 
			
			 | 
		#1 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 5 
				Karma: 10 
				Join Date: Jul 2013 
				
				
				
				Device: kindle 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Kindle not starting on start
			 
			
			
			I have Kindle E ink (four button w/navigation button in center.) 
		
	
		
		
		
		
		
		
		
		
		
		
		
			All books I download to my Kindle, start where they are supposed to start accept mine. They even "Go To" Beginning where they are supposed to. I use Kindlegen compiler. I load the content.opf file to Kindlegen from the OEBPS folder. But when I open my ebook on my kindle it always starts on the page PRIOR to the start page. Maddening. I believe everything is as it should be. What am I missing or what do I look for? My start page is the first entry in the content.xhtml file. Prior xhtml files are the toc, reviews, title, and copyright xhtml files. OPF/Guide: <reference href="Text/content.xhtml" title="start" type="text" /> XHTML: <body> <h3 id="start"><a id="prologue"></a><span class="bold"><small>PROLOGUE</small></span></h3> CSS: h3 { page-break-before: always; } Semantics OK at "text" I am puzzled. I have extracted other books and the opf and xhtml coding are apparently set up the same way. The only difference I have found in one is the guide's title was "startup page". HELP Last edited by warenjc; 07-16-2013 at 03:52 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,520 
				Karma: 121692313 
				Join Date: Oct 2009 
				Location: Heemskerk, NL 
				
				
				Device: PRS-T1, Kobo Touch, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Not a Sigil issue of course. Perhaps an option in Kindlegen?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 frumious Bandersnatch 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,570 
				Karma: 20150435 
				Join Date: Jan 2008 
				Location: Spaniard in Sweden 
				
				
				Device: Cybook Orizon, Kobo Aura 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Moved to Kindle Formats.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,877 
				Karma: 8821117 
				Join Date: Mar 2013 
				Location: Rosario - Santa Fe - Argentina 
				
				
				Device: Kindle 4 NT 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	<body> <h3 id="start"><a id="prologue"></a><span class="bold"><small>PROLOGUE</small></span></h3> Code: 
	<reference href="Text/content.xhtml#start" title="beginning" type="text" /> Regards Rubén Last edited by RbnJrg; 07-16-2013 at 01:34 PM.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Grand Sorcerer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,891 
				Karma: 207182180 
				Join Date: Jan 2010 
				
				
				
				Device: Nexus 7, Kindle Fire HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I say this with all the love in the world (and for the sanity of everyone beating their heads against this particular wall): just forget about dictating where the ebook initially opens. If Amazon doesn't like the location you've chosen, they'll change it. Readers who don't care; don't care. And readers who DO care will always back up to see if they've missed anything relevant.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 5 
				Karma: 10 
				Join Date: Jul 2013 
				
				
				
				Device: kindle 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Thank you so much to everybody. I WILL take everything said and try it. I have been beating my head against the wall for a month now. Thank you guys.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 5 
				Karma: 10 
				Join Date: Jul 2013 
				
				
				
				Device: kindle 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Several xhtml files. Starts in content. Thank you!!!!! Been beating my head against the wall on this one. Obviously I'm just learning. I'm off to try your fix. Thanks again.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kindle preview starting at #start in all formats but Fire | petercrowell | Kindle Formats | 6 | 05-09-2012 10:20 PM | 
| Kindle preview not starting at #start on all formats | petercrowell | Kindle Formats | 3 | 05-03-2012 10:58 AM | 
| Starting Kindle Development | ahsanmostafa | Kindle Developer's Corner | 9 | 12-12-2011 12:06 PM | 
| Starting over on my Kindle 3 | crich70 | Amazon Kindle | 21 | 06-28-2011 03:35 AM | 
| Starting dev on Kindle | JPDeckers | Kindle Developer's Corner | 1 | 09-21-2009 04:22 AM |