From 15149149725c93257cbaa914997879e9a2dd7872 Mon Sep 17 00:00:00 2001 From: Kamran Zafar Date: Tue, 27 Aug 2024 13:15:52 +0500 Subject: [PATCH] some style change --- CompanyInfo.php | 104 +++++++++++++++++++++++------------------------ update.php | 62 ++++++++++++++++++++++++++++ update_image.php | 58 ++++++++++++-------------- 3 files changed, 140 insertions(+), 84 deletions(-) diff --git a/CompanyInfo.php b/CompanyInfo.php index 4bf1284..a5ce4e7 100644 --- a/CompanyInfo.php +++ b/CompanyInfo.php @@ -127,8 +127,8 @@ .customImage { border: 1px solid white; position: relative; - top: 36%; - left: 25%; + top: 36%; + left: 25%; } @@ -218,17 +218,30 @@ word-wrap: break-word; max-width: 200px; } - -.card-title-info{ - text-align: center; -} + + .card-title-info { + text-align: center; + } .datatable-top { margin-left: 10px !important; width: 0px; } + + .customImage { + border: 1px solid white; + position: relative; + top: 36%; + left: 25%; + cursor: pointer; + /* Change cursor to indicate clickability */ + } + + .hiddenFileInput { + display: none; + /* Hide the file input */ + } - @@ -363,9 +376,6 @@ - - - -
- -
+ --> + +
+ +
@@ -432,7 +442,13 @@
- Company Image +
+ + Company Image + + + +

@@ -450,6 +466,10 @@
  • Reg. Date
  • +
      +
    • Ex. Date
    • +
    • +
    • City
    • @@ -458,6 +478,7 @@
    • Country
    +