From d961118445884ef3866e1ad33b53c208f0b8f69c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 6 Jun 2024 14:04:46 +0200 Subject: [PATCH] ajout img logo et et modif non visible de certaines div --- green4cloud | 2 +- orderforms/premium_comparison/css/style.css | 7 ++- twenty-one/header.tpl | 2 +- twenty-one/homepage.tpl | 47 ++++++++++++--------- twenty-one/includes/domain-search.tpl | 3 ++ twenty-one/store/ox/index.tpl | 2 +- 6 files changed, 40 insertions(+), 23 deletions(-) diff --git a/green4cloud b/green4cloud index 8607bbe..4b5f7b4 160000 --- a/green4cloud +++ b/green4cloud @@ -1 +1 @@ -Subproject commit 8607bbef2b0e3d5fb9a3c2b7c2702d3fc5e912fe +Subproject commit 4b5f7b48ac1b01b59597d8347b620c899e9d1d0c diff --git a/orderforms/premium_comparison/css/style.css b/orderforms/premium_comparison/css/style.css index d303205..c2116e0 100644 --- a/orderforms/premium_comparison/css/style.css +++ b/orderforms/premium_comparison/css/style.css @@ -361,4 +361,9 @@ html, body { .element { width: 80% !important; - } \ No newline at end of file + } + +.logo-img { + max-width: 400px; + height: 60px !important; +} \ No newline at end of file diff --git a/twenty-one/header.tpl b/twenty-one/header.tpl index 12ff833..830d6fb 100644 --- a/twenty-one/header.tpl +++ b/twenty-one/header.tpl @@ -81,7 +81,7 @@
{if $assetLogoPath} - {$companyname} + {$companyname} {else} {$companyname} {/if} diff --git a/twenty-one/homepage.tpl b/twenty-one/homepage.tpl index 161c518..d15b15b 100644 --- a/twenty-one/homepage.tpl +++ b/twenty-one/homepage.tpl @@ -47,37 +47,46 @@
{/if} -
+