View Single Post
Old 06-04-2023, 04:24 AM   #44
Ghostcat
Connoisseur
Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.Ghostcat ought to be getting tired of karma fortunes by now.
 
Posts: 61
Karma: 582370
Join Date: Apr 2023
Device: Kobo Clara 2E
I really liked culytera's titlepage so I thought I would adopt it. However, titlepage_start doesn't appear to work as advertised. I am probably missing a setting somewhere. This is the resultant HTML:

Code:
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Harmony and the Olympians by Lunar_Raider</title>
    <style type="text/css">

body { background-color: #ffffff; }
.CI {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
.center   {text-align: center;}
.cover    {text-align: center;}
.full     {width: 100%; }
.quarter  {width: 25%; }
.smcap    {font-variant: small-caps;}
.u        {text-decoration: underline;}
.bold     {font-weight: bold;}
.big { font-size: larger; }
.small { font-size: smaller; }
</style>
    
  
</head>
  <body class="fff_titlepage" style="font-size: 2.5vmax;">
<h1><a href="https://archiveofourown.org/works/45357574">Harmony and the Olympians</a> by <a class="authorlink" href="https://archiveofourown.org/users/Lunar_Raider/pseuds/Lunar_Raider">Lunar_Raider</a></h1>




<title>Harmony and the Olympians by Lunar_Raider</title>
<link href="stylesheet.css" type="text/css" charset="UTF-8" rel="stylesheet"/>
<meta name="calibre-html-render-data" content="{&quot;size&quot;: &quot;A2&quot;, &quot;margins&quot;: [0, 0, 0, 0]}"/>


<div class="title">
<h1>Harmony and the Olympians by Lunar_Raider</h1>
</div>
<hr/>
<dl class="tags">
<dt><b>Category:</b></dt> <dd>Book.Harry Potter, Percy Jackson and the Olympians - Rick Riordan</dd>
<dt><b>Genre:</b></dt> <dd>Crossover, Romance</dd>
<dt><b>Relationships:</b></dt> <dd>Harry/Hermione</dd>
<dt><b>Published:</b></dt> <dd>2023-02-26</dd>
<dt><b>Updated:</b></dt> <dd>2023-02-26</dd>
<dt><b>Packaged:</b></dt> <dd>2023-06-04 09:04:12</dd>
<dt><b>Warnings:</b></dt> <dd>Creator Chose Not To Use Archive Warnings</dd>
<dt><b>Chapters:</b></dt> <dd>1</dd>
<dt><b>Words:</b></dt> <dd>4,548</dd>
<dt><b>Publisher:</b></dt> <dd>archiveofourown.org</dd>
</dl>
<hr/>
<div class="tag-summary-content"><!-- FFF_replace_br_with_p_has_been_run -->
<div id="FFF_replace_br_with_p_has_been_run">
<p>Harry starts reading a muggle series on a recommendation from Dudley. When Hermione sees he's taken an interest in reading, she immediately jumps to read the series alongside him. The two draw their own conclusions about their similarities with the series' two main leads, and it lends itself to a revelation for Harry.</p></div></div>
Note: I made a minor changes where my heading is <h1>${title} by ${author}
Ghostcat is offline   Reply With Quote