1060 comments found.
hello, I’m working on “table_dt_custom.html” file and I’m customizing style 3 table. I need to have badges like this https://ibb.co/Bn8fkGz I CHANGED THE CLASS in the 1st and the 4th table line as following:
Dear emnaaziz,
Which class have you applied for that bade? Have you applied [badge badge-*] class?
It look’s like you have a typo mistake can you share your table current code.
Hope this helps 
Kindest Regards,
Design Reset Team
here is the HTML code used for the 1st element:
<td class="text-center"><span class="span class=" badge="" badge-success="">Actif</span></td>
here is the HTML code used for the 4th element:
<td class="text-center"><span class="badge badge-success">Actif</span></td>
Dear emnaaziz,
Your 1st element code is wrong
<td class="text-center"><span class="badge badge-success">Approved</span></td>
but your 2nd element code is right
First change the code of your 1st element and then navigate to plugins/table/datatable/ and open custom_dt_custom.css
find the following css mentioned below
.style-3 .badge {
background: transparent;
transform: none;
}
and comment the code above.
Hope this helps 
Kindest Regards,
Design Reset Team
I did as u told me but the text becomes invisible in the other badges as shown in this screenshot https://ibb.co/kgwZnCC
Dear emnaaziz,
The issue is because there are some other css classes with the same property inside custom_dt_custom.css
Comment all the code mentioned below.
.style-3 .badge-primary {
color: #1b55e2;
border: 2px dashed #1b55e2;
}
.style-3 .badge-warning {
color: #e2a03f;
border: 2px dashed #e2a03f;
}
.style-3 .badge-danger {
color: #e7515a;
border: 2px dashed #e7515a;
}
Hope this helps 
Kindest Regards,
Design Reset Team
it’s ok. plz, I sent u 2 e-mails on info@designrest.com can u respond plz ?
Hello emnaaziz,
Responded to the mail, Kindly check please….. While sending us the email, kindly also mention your themeforest account name “emnaaziz”, so that we can identify user easily and respond accordingly.
Kindest Regards,
Design Reset Team
how can i change the main color of the theme on all pages.
Dear fuatogur,
Thank you for contacting Design Reset
To change color of the theme ( which includes button, utility classes, etc ) make changes inside main.scss or main.css file.
OR
To chagne color of the layout only you have use structure.scss or structure.css
Hope this helps 
Kindest Regards,
Design Reset Team
Hello!
I am trying to work on your laravel template. But I am facing an issue here. When I create a new page, the Breadcrumbs wasn’t showing there. even I created the complete route as you already made like proper category_name and page_name . but still no result. Can you please tell me how I can register Breadcrumbs for any page in Laravel.
Also I created a new page and paste the HTML5 EXPORT DATATABLE there. but there was only table without any search field or print n export buttons.
Please reply me ASAP. thanks
Dear hasanraza65,
Thank you for contacting Design Reset
1. For Title
- To Apply the title have you added your page inside setTitle() i.e. inside resources/views/inc/function.blade.php.
2. For Page not displaying any data
- Check whether you have added the plugin files.
Hope this helps 
If you issue does not resolve kindly share a screenshot as well as your new page code.
Kindest Regards,
Design Reset Team
Hello!
I am trying to work on your laravel template. But I am facing an issue here. When I create a new page, the Breadcrumbs wasn’t showing there. even I created the complete route as you already made like proper category_name and page_name . but still no result. Can you please tell me how I can register Breadcrumbs for any page in Laravel.
Also I created a new page and paste the HTML5 EXPORT DATATABLE there. but there was only table without any search field or print n export buttons.
Please reply me ASAP. thanks
Amazing Work….Best of Luck With Sales ❤️
Hello Giantco,
Thank you so much 
Kindest Regards,
Design Reset Team
Hi, I want to ask some questions about the usage. At first I work as a web developer and my client asks me to remove your copyright and signature .. I ask you if this thing is legal for you or not. Second if I can use this dashboard multiple times or not.
Hello sayed970,
Thank you for contacting Design Reset
First of all, you can only use one license to create one project for yourself or your client. If you want to build multiple projects, you have to buy separate licenses for each project. For example; If you create five projects, then you have to buy five licenses.
And, yes you can remove copyright notice from the footer.
For further clarification on guidelines, please refer to below mentioned links;
- https://themeforest.net/licenses/terms/extended
- https://themeforest.net/licenses/faq
Kindest Regards,
Design Reset Team
hi do you have POS or not ?
Hello ahmed7azem,
Thank you for contacting Design Reset.
Cork Admin template is a static HTML template. It does not have Point of Sale(POS).
Kindest Regards,
Design Reset Team
hi just bought your website and how to set user privilege in cork dashboard?
Hello dimasadityan,
Thank you for contacting Design Reset.
Cork admin Template is static HTML template. For what purpose, you need to set user privilege?
Kindest Regards,
Design Reset Team
i have many team to access like HR Team, Maintenance Team and many more so i have to limit access for that. Is that posible?
Dear dimasadityan,
Yes, that’s possible but you have to code dynamically by yourself as Cork Admin is static template made with HTML, CSS, Javascript/jQuery. No backend language is used.
Hope this helps 
Kindest Regards,
Design Reset Team
Hello,
Do you have pricing tables? Pricing page?
Thanks.
Hello sinpriest,
Thank you for contacting Design Reset.
Yes we have Pricing tables, please check link mentioned below;
- https://designreset.com/cork/ltr/demo4/component_pricing_table.html
Kindest Regards,
Design Reset Team
Thanks! That’s awesome.

Hi, i’m using this awesome theme with .net core razor pages. We need to use inputs smaller and close to each other for fast data entry. We couldn’t find docs for input sizing. We tried Bootstrap Input Sizing for smaller inputs like in this link :
https://www.w3schools.com/bootstrap/bootstrap_forms_sizing.aspBut inputs are still in same size. Can you tell us how can we achieve this?
Thanks for this awesome theme.
Dear modernltd,
You have to use .form-control-sm on input element.
Also, check whether you have linked main.css.
Hope this helps 
If the issue still the same kindly share a screenshot as well as code.
Kindest Regards,
Design Reset Team
Thanks for help. .form-control-sm worked on inputs. But we used select2 on dropdowns. They are still same size. Any suggestions? You can see a screenshot here : https://snipboard.io/V4ciTE.jpg
Dear modernltd,
Try to add the class using js or jQuery code.
Kindly follow the link mentioned below.
- https://stackoverflow.com/questions/15028995/add-class-to-select2-element
Hope this helps 
Kindest Regards,
Design Reset Team
Hello,
I want to add Flag Image in Dropdown selection like this: https://prnt.sc/vqgnak
https://prnt.sc/vqgobcNeed show flag in searching select box using by image tag. Please help me to do this in Cork theme. https://designreset.com/cork/ltr/demo4/form_bootstrap_select.html
Dear A M Azad,
Thank you for contacting Design Reset.
You can use the languages dropdown i.e. already defined in our some demo’s such as demo5. You just need to apply an input for Search and use the code mentioned below to apply seach functionality
$('#input-search').on('keyup', function() {
var rex = new RegExp($(this).val(), 'i');
$('.searchable-items .items:not(.items-header-section)').hide();
$('.searchable-items .items:not(.items-header-section)').filter(function() {
return rex.test($(this).text());
}).show();
});
Hope this helps 
with Regards,
Design Reset Team
Hi, Maybe I was not clear. I want to Add Flag tag like this blue arrow: https://prnt.sc/vr99iq How can I show a flag in the search box using an image tag like a blue arrow?
Where can I find my country flag? I searched in Fontawesome & Feathericon but could not find those flags. So how I can input image tag?
Dear jilimili,
You can download country flag from the link mentioned below.
- https://www.flaticon.com/search?search-type=icons&word=country+flag
- https://www.freepik.com/search?dates=any&format=search&page=1&query=country%20flags&sort=popular
Hope this helps 
with Regards,
Design Reset Team
Dear jilimili,
If you are using Default HTML Select then you cannot achieve.
As we have mentioned before you have to use custom select simple to our demo 5
- https://designreset.com/cork/ltr/demo5/
Kindly check our demo 5 languages dropdown.
Hope this helps 
with Regards,
Design Reset Team
Hello, great work on the template. A pre-sale question here, is the rtl to ltr change based on css or is the rtl a complete different code. Thanks
Dear gbasabby,
Thank you for contacting Design Reset.
Our RTL is pure. We are doing it with CSS but if you apply or change any thing such as – If you add a new widget it automatically build itself as an RTL you do not need to add any other CSS to make it RTL.
Hope this helps 
with Regards,
Design Reset Team
Does this template work with webpack? if it doesn’t work how can i run the webpack?
Dear lypmayer,
Thank you for contacting Design Reset.
It does not work with webpack as we want to keep the installation process simple for users all users who want to or do not want to use Gulp, SASS
Hope this helps 
with Regards,
Design Reset Team
Hi. Do any of the demos have a page similar to a typical stocks and shares board where the latest prices or info scroll horizontally at the top and/or bottom of the page? Or could you suggest where to look or how to start?
Dear asztec
We do not have stock widget but you can create your own by using our current widgets.
and for continuous moving functionality kindly follow the links mentioned below.
Using CSS
- https://jsfiddle.net/2mquamxo/
Using js
Hope this helps 
with Regards,
Design Reset Team
Thanks for the last reply… Where is the data for the first two tables on index2 ie revenue and sales by category? I’ve done a search for 1992 and it’s not anywhere in index2.html
Thanks
Ed
I’ve seen charts_apex.html and tried changing the data in the pre tag with no effect, assume the pre tag just shows the js syntax but where is the js?
Dear MorpheusControl
It’s because pre tags are just to show the code. To change the data kindly navigate to plugins/apex/ and open apexcharts.min.js
There you can change the data as per your need.
Hope this helps 
with Regards,
Design Reset Team
perfect, many thx
Most Welcome 
Hi, just bought theme, Lighthouse is flagging 3 security vulnerabilities using and old JS library (3.1.1 from 2016) is there a version with a safe version of JQuery?
Dear MorpheusControl,
We don’t have any version to updated jQuery. As we are planing to depreciate jQuery completely.
But, ( We don’t recommend it )
You can change jQuery version from it’s main site. Be careful as it may have changes which might break some minor things.
Hope this helps 
with Regards,
Design Reset Team
ok thanks for the reply.

hELLO, I need to change badges colors that appear in the calendar modal here is the screenshot https://ibb.co/58mkbrK I changed colors of bg-danger, bg-warning,...but nothing changed in these badges how to do this plz? thx
Dear emnaaziz,
To change the color of the badges you can directly make changes inside custom_fullcalendar.css file.
Just open the file and find for bg-primary, bg-danger, bg-warning etc
Hope this helps 
with Regards,
Design Reset Team
I do all the procedures, but when I access the public folder through xampp and go through the login, it just goes to the “sales” page and when I click on other fields, it doesn’t find it. can you help me? “laravel”
Dear Alberlando,
Thank you for contacting Design Reset.
It is because you have opened the project using xampp.
Try opening it by using command line by using [php artisan serve] command
Hope this helps 
Kindest Regards,
Design Reset Team
Thank you so much, now it’s ok!
You are most Welcome 
hello, I NEED TO CHANGE TExt color only in the calendar page https://ibb.co/JzYtxcv how to do plz ? thx
Dear emnaaziz,
Navigate to plugins/fullcalendar/fullcalendar.css
#calendar .fc-event {
color: #3b3f5c !important --------> Change here
}
Hope this helps 
with Regards,
Design Reset Team
Hello
how do i achive wizard form data validation and submition
Thanx
Dear Borisdm,
Thank you for contacting Design Reset.
Kindly follow the link mentioned below
- http://www.jquery-steps.com/Examples#basic-form
Hope this helps 
with Regards,
Design Reset Team
Thanx. 
Most Welcome 