CHANGE_help_desk_tickets - VADIVEL J 2025-11-05 11:19
This commit is contained in:
parent
c8f070a5a7
commit
e055f5cdea
@ -56,7 +56,11 @@ p{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.client_logo,
|
||||||
|
.nhance_logo
|
||||||
|
{
|
||||||
|
vertical-align: bottom !important;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
@ -67,7 +71,7 @@ p{
|
|||||||
<div align="center" class="header-div">
|
<div align="center" class="header-div">
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-header">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mail-template-header">
|
||||||
<tr style="height:90px; background-color: #ffffff !important;">
|
<tr style="height:90px; background-color: #ffffff !important;">
|
||||||
<td align="left" valign="bottom" style="padding:5px;" width="50%">
|
<td align="left" class="client_logo" style="padding:5px;" width="50%">
|
||||||
<div style="
|
<div style="
|
||||||
width:160px;
|
width:160px;
|
||||||
height:80px;
|
height:80px;
|
||||||
@ -78,7 +82,7 @@ p{
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td align="right" valign="bottom" style="padding:5px;" width="50%">
|
<td align="right" class="nhance_logo" style="padding:5px;" width="50%">
|
||||||
<img src="<?= base_url('/public/assets/images/Nhance-Logo-Final.png'); ?>"
|
<img src="<?= base_url('/public/assets/images/Nhance-Logo-Final.png'); ?>"
|
||||||
alt="Default Logo"
|
alt="Default Logo"
|
||||||
style="height:auto; max-width: 120px;">
|
style="height:auto; max-width: 120px;">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user