diff --git a/views/_partial/preview.tpl b/views/_partial/preview.tpl index ca3fd81..0c3956f 100644 --- a/views/_partial/preview.tpl +++ b/views/_partial/preview.tpl @@ -3,21 +3,34 @@
- + getCreatorName()|stripos:'minou' !== false} + style =" box-shadow: 0 0 0 4px #000; "{/if} alt="" loading="lazy">
-
+
getCreatorName()|stripos:'minou' !== false}style=" background-color: #ff8c00 !important; /* Orange tigre */ + background-image: repeating-linear-gradient( + 45deg, + transparent, + transparent 30px, + rgba(0, 0, 0, 0.15) 30px, + rgba(0, 0, 0, 0.15) 60px + ) !important; + color: #000 !important; + position: relative; + z-index: 1;"{/if}>
Photo de profil
@@ -26,7 +39,10 @@ + style="position: relative; z-index: 2; + {if $objProject->getCreatorName()|stripos:'minou' !== false}font-weight: 800 !important; + text-transform: uppercase; + color: #000 !important;{/if}"> {$objProject->getCreatorname()}

@@ -42,7 +58,12 @@ {if $objProject->getStatus() != "refusé"} + class="btn btn-sm btn-primary" {if $objProject->getCreatorName()|stripos:'minou' !== false}style=" + background-color: #000 !important; + color: #ff8c00 !important; + border: none !important; + font-weight: bold !important; + transition: transform 0.2s;"{/if}> Voir → {/if} diff --git a/views/project_display.tpl b/views/project_display.tpl index 0881b81..f91e1db 100644 --- a/views/project_display.tpl +++ b/views/project_display.tpl @@ -119,7 +119,7 @@
getCreatorName()|stripos:'minou' !== false}style="font-weight: 800 !important; text-transform: uppercase; - color: #000 !important;"{/if}"> + color: #000 !important;"{/if}> {$objProject->getCreatorName()}