View Single Post
Old Today, 06:28 PM   #11284
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,053
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by wildfire070 View Post
Should I change it to this instead?
Code:
<body class="fff_chapter">
 <h3 class="fff_chapter_title">${origchapter}</h3>
 <br class="skip_on_ffdl_update"></br>
Also, any recommendations on how to add a line break between Author Notes at the beginning of chapters and the story/body text?
I would expect that to work, yes.

I'd use custom CSS for spacing around author notes. Actually, I'd use that instead of the <br>, too. Add a margin-bottom on .fff_chapter_title.
JimmXinu is offline   Reply With Quote