Thread: <h2 title="xx">
View Single Post
Old 04-16-2022, 10:00 PM   #1
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
<h2 title="xx">

Hello,

When a chapter heading has a chapter name as well as a chapter number, I normally use something like this. (You can guess what the classes do without the css code)

PHP Code:
  <h3>1<span class="hide"– The Country of Lost Borders</span></h3>
  <
p>*</p>
  <
class="chapterh3">The Country of Lost Borders</p
I have seen mention on the forum about using the following...
PHP Code:
<h3 title="1 - The Country of Lost Borders">1</h3
But it never seems to work for me. Image shows how I use it.

Could someone tell me where I am going wrong?

Thanks.
Attached Thumbnails
Click image for larger version

Name:	heading_title.jpg
Views:	136
Size:	101.3 KB
ID:	193275  
Karellen is offline   Reply With Quote