From b400d75494c79c69ba25ae3c482f4599d7169154 Mon Sep 17 00:00:00 2001 From: Stacy Date: Thu, 7 Mar 2024 10:53:15 +0800 Subject: [PATCH 1/2]
  • --- category-slider.php | 59 ++--- index.php | 29 ++- product-left-sidebar.php | 26 ++- shop-list-left-sidebar.php | 45 +++- user-profile.php | 426 ++++++++++++++++++++++++++++++++++++- vendor-settings.php | 9 + 6 files changed, 538 insertions(+), 56 deletions(-) diff --git a/category-slider.php b/category-slider.php index a47c0ac..2984ea7 100644 --- a/category-slider.php +++ b/category-slider.php @@ -11,6 +11,7 @@ + @@ -42,9 +43,17 @@ border-radius: 10px; color: #ffffff; } - #sidebar-category:hover .ec-sidebar-block-item{ + #sidebar-category:hover .ec-sidebar-block-items{ color: #ffffff; } + .ec-sidebar-block-items { + height: 40px; + padding-top:10px; + font-size:15px; + } + #best-sellers-title.bs-title:hover{ + color: #ffaa00; + } @@ -64,8 +73,8 @@ - + + + @@ -84,6 +87,25 @@ if ($_SESSION["userId"] <> "") { background-color: rgba(0, 0, 0, 0.6); border-radius: 5px; } + + #editDelete:hover i{ + color: #ffaa00; + cursor: pointer; + } + #edit_modal .cover-upload:after{ + background-color: orange; + } + .ec-user-account .ec-vendor-block-bg { + width: 100%; + height: 200px; + background-image: none; + background-size: cover; + background-position: center; + background-repeat: no-repeat; + background-blend-mode: overlay; + background-color: rgba(0, 0, 0, 0.6); + border-radius: 5px; + } @@ -106,7 +128,7 @@ if ($_SESSION["userId"] <> "") { - +
    @@ -241,7 +263,8 @@ if ($_SESSION["userId"] <> "") {
    $customer) { ?> $address) { ?> -
    + +
    @@ -251,7 +274,7 @@ if ($_SESSION["userId"] <> "") {
    -
    +
    >
    - +
    -
    +
    +
    + + + + +
    +
    + + +
    +
    @@ -284,6 +321,7 @@ if ($_SESSION["userId"] <> "") {
    +
    + + + + + +