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
  • + +