Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: SASS (101)

Hi,I have updated Angular to version 16 and now I have this error when running the serverUndefined variable. ╷88 │ --#{$prefix}tooltip-box-shadow: #{$tooltip-box-shadow-dark}; │ ^^^^^^^^^^^^^^^^^^^^^^^^ ╵Undefined variable. ╷...
I am working on a Transaction Project that requires datatable with flexibility of adding ,updating and deleting rows ,customizing columns and Validation data flow . How can i deal with that in React Template , can you give more guideline for that
floating labels on select have different colors than on inputs/textareas when all are disabled, e.g.
Good afternoon! I am a junior developer working with the metronic platform and I can't seem to make changes to the sidebar CSS. I found the file responsible for the sidebar CSS (_sidebar-light.css) and the code for the sidebar colour and border-bottom (perforated line underneath the logo). I need to...
Hi we are trying to implement the angular version ofhttps://preview.keenthemes.com/metronic8/angular/demo7/dashboardbut sadly is not the same as the HTML version :( why?https://preview.keenthemes.com/metronic8/demo7/dashboardCan you please guide us on how to have the look and feel the same...
Hello,the ApexCharts have a burger with dropdown "Download as svg" / "Download as png" / "Download as csv" for most of the charts, see https://apexcharts.com/javascript-chart-demos/column-charts/basic/But in the dark theme the css is not customized, so the text in the dropdown isnt visible.It'...
hello, i want to take the page from html demo to angular demo i took the html file and put it in html angular component and took the css and js files also and put it in angular.json"styles": ["src/styles.scss","src/assets/datatables.bundle.css","src/assets/vis-timeline.bundle.css","s...
Hello. Im trying to implement the avatar option on an angular project using ImageInputComponent. I have bootstrap ImageInputComponent on the ngOnInit of my component like this: ImageInputComponent.bootstrap('#my-avatar')But this is not working, the cancel or remove options, never worked...
yarn mix command error this,ERROR in ./resources/mix/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Can't find stylesheet to import. ╷9 │ @impor...
Hi,I've just downloaded a copy of Metronic 8 (Demo 1). I've got it running on localhost and I'm successfully able to modify some variables in the _variables_custom.scss file.But when I try to switch to Dark Mode using the switch in the top right of the UI, the switch doens'...
Hi All,I'm facing problems when I use this site for my code: https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/getting-startedWhen I add customer, scroll down to select Country, the website automatically scrolls up and can't select Country.Please show me how to fix it...
Hi i am looking forward to purchasese the theme our project is in angular and react.If i purchase the theme will i get the files for just angular or is it both?? and is there a seperate link to download the angular theme.Thanks,
Hello,would it be possible to set some background for input:autofill? Firefox sets #8D8A5D, which is ugly and also in dark mode the #92929F text is not visible.Thank you,Martin
Hi,I got this error TypeError: KTApp.hidePageLoading is not a function, could you help me on this?the error seems happens from scripts.bundle.js // Init page loaderwindow.addEventListener("load", function() { KTApp.hidePageLoading();});
I am working with metronic and I am fairly new to Angular. What would be the best approach for modifying the opacity of the background-image? There are a lot of scss files in this project and I want to make sure I do this right. Thank you!
Hello, how can I create dark mode styles for elements that are not currently included? for example: ...
Hello, I am using Laravel version, how to switch Sweetalert2 notification from light mode to dark mode. Btw, I am using LivewireAlert package. https://github.com/jantinnerezo/livewire-alertThanks.
I replaced the metronioc url with my own api url but i am navigating to dashboard.Can anyone help me i have two fields for login ....username and password
Hello, I'm using Vue version of Metronic 8.1.6 and am trying to add sweetalert2 to my app. It works but its native CSS is missed, so alerts are not styled.I see there is a file \src\assets\sass\core\vendors\plugins\_sweetalert2.scss but apparently it's not globally enabled.The question is: w...
ERROR in ./resources/assets/demo1/sass/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: $color2: var(--bs-gray-900) is not a color. ╷212 │ @return...
I use React version of the thme and I want to switch to rt, I followed tips here but not all the website is rtl now, side menu still in the left and the link does not seem updated The Link, I also read this
The variable "$custom-sizes" in _variables.scss file has only the following percentage values: 25%, 50%, 75% and 100%.I would like to add new missing values, for example: 5%, 10%, 15%...I created a new variable "$custom-sizes" add only the desired values in _variables.custom.scss, not overwritin...