View Single Post
Old 08-12-2012, 10:08 PM   #8
msmith65
Enthusiast
msmith65 began at the beginning.
 
msmith65's Avatar
 
Posts: 31
Karma: 10
Join Date: Aug 2012
Device: Kindle
Quote:
Originally Posted by Perkin View Post
Works in a quick test. Are your h1's defined in html like :

Code:
<h1 class="style1">Header style1</h1>

Mine look like this:

Code:
<h1 class="style1" id="heading_id_4">How This Book Came to Be</h1>
msmith65 is offline   Reply With Quote