0
Hello,
The Notification displays with much space and the Text contants keep shifting to the numbers, which make it not clear for reading.
And, the Calendar size is too large with much blank white space.
Attached screen shots for your review, I am looking for your advice.
Thank you.
0
Hello @Selaa Company
Here is a solution you can apply.
Open header.php script
filepath: themes\default\admin\views\header.php
Then add this css script after line 24
<style type="text/css">
.dropdown-menu {
right: inherit !important;
}
</style>
Ctrl + Shift + R
(Windows) OR Cmd + Shift + R
(Mac) for a few seconds. This will reload your browser page a few times and the issue will be fixed.My name is @Enyinnaya Gift . I am an Independent software developer
with in-depth knowledge of SMA system. I have done a lot of customization for many happy clients across the globe.
You can check out highlights and a demo of my latest customization by Clicking HERE - Highlights
You can also reach me via any of the following mediums for a real-time discussion on your customization request:
-Skype ID: enyinnayag
-Wechat ID: genyinnaya
-Email: [email protected]
-WhatsApp: +2348068355192
0
Then for the notifications, example the Quantity alert, look for
<span style="padding-right: 35px;"><?= lang('quantity_alerts') ?></span>
in line 278 and change 35px
to 2px
0
Dear Saleem,
Thank you , issue solved.
0
Enyinnaya Gift Thank you for help
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.