View Single Post
Old 10-21-2025, 07:58 AM   #16
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,746
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Karellen View Post
Yep, that is exactly what I mean. In addition you will also need the <title> tag.

So, at the top of the page you would add...

PHP Code:
<head>
  <
title>page title goes here</title>
  <
link rel="stylesheet" type="text/css" href="../Styles/stylesheet.css"/>
</
head
Strange that the books have that missing. Some sort of conversion gone wrong, maybe?
That should be <title>book title goes here</title>
JSWolf is offline   Reply With Quote