From 67495032481a5d1f4bcc6094b6dd9c438c041974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Tue, 5 May 2026 16:12:05 +0200 Subject: [PATCH] fix: remove barcode placeholder rectangle from back cover KDP generates and places the ISBN barcode automatically during upload; a manual white box in the PDF conflicts with that process. Co-Authored-By: Claude Sonnet 4.6 --- templates/cover.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/cover.html b/templates/cover.html index be9ee28..dda16ee 100644 --- a/templates/cover.html +++ b/templates/cover.html @@ -211,13 +211,6 @@ text-shadow: 0 1px 4px rgba(0,0,0,0.8); } - /* Barcode placeholder — KDP places the barcode here if left blank */ - /* White box reserved for KDP's automatic ISBN barcode placement */ - .barcode-placeholder { - width: 1in; - height: 0.6in; - background: white; - } /* Optional back cover artwork */ .back-artwork { @@ -493,8 +486,6 @@

„Die schönsten Welten sind nur
mit geschlossenen Augen zu erreichen.“

- {# Empty white box — KDP places the ISBN barcode here automatically #} -