From 7aab886cecb7a8c0e9847f4d7348e058a7c19f23 Mon Sep 17 00:00:00 2001 From: Gary Date: Fri, 20 Mar 2026 14:02:12 +0000 Subject: [PATCH] updated to new style banner --- css/style.css | 14 ++++++++++++++ services/insulation.php | 19 ++++++++++++------- 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index d5834ac..d33df24 100644 --- a/css/style.css +++ b/css/style.css @@ -10940,6 +10940,20 @@ textarea.form-control { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } + .insulation-banner { + position: relative; + width: 100%; + display: flex; + align-items: center; + background-color: #002b49; /* fallback brand blue */ + background-image: url('/images/insulation-1.jpg'); /* ADD YOUR BRITISH LOFT IMAGE HERE */ + background-size: cover; + background-position: center; + overflow: hidden; + color: #ffffff; + font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + } + .banner-overlay-2 { position: absolute; top: 0; diff --git a/services/insulation.php b/services/insulation.php index ec5af01..3896b2f 100644 --- a/services/insulation.php +++ b/services/insulation.php @@ -6,15 +6,20 @@ include_once $URLcorrection . 'includes/header.php'; ?> -
-
-
-
-

Professional Loft Insulation Services

-

Save energy, reduce bills, and improve comfort with expert loft insulation

- Arrange a free quote +
+ +
+ +