View Single Post
Old 08-17-2009, 05:45 AM   #2
pezespada
Junior Member
pezespada began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2008
Location: Espaņa
Device: Sony PRS 505
If you use code view you can see the chapter headings you want are as follows:

<h2 id="heading_id_9"><span xml:lang="en-GB" lang="en-GB">Chapter I.<br /></span></h2>

and the "small text" chapter headings are as follows:

<h2 id="heading_id_10"><span xml:lang="en-GB" lang="en-GB"><span class="sgc-3" xml:lang="en-GB"
lang="en-GB">Chapter II.</span><br /></span></h2>

If you delete the unnecessary code in each instance you will achieve the desired result.
pezespada is offline   Reply With Quote