Dears, I have an existing project and I want to apply the theme.Which files are needed to do so? Imagine that you are starting from scratch, which files should I import?I only care about the references needed I will take care of the rest.
Hi, I am using the good admin template v1.1.1 (recently upgraded). In the past I had just compiled the css into one big style sheet, but that was difficult to manage. I am now using the scss partials structure, and the migration has worked really well for the most part. The bulk of the styling is pu...
HelloIs it possible to download only a specific subfolder from github ? I on ly use HTML and i want to downlod specific demo, for example.By the way, Your job is fantastic. Thank youDavid
Hi,I've updated my project from 2.1.1 to 3.0.6.I use select2 component as below@Html.DropDownListFor(model => model.FirmId, new SelectList((System.Collections.IEnumerable)ViewBag.firmList, "Value", "Text"), new { @id = "FirmSelect", @class = "form-select form-select-sm form-select-solid"...
Are there any of the Metronic demos that do not use jQuery at it's core? I was hoping to use one of the demos that had a horizontal layout and looked at 32 and it requires jQuery. I need one that does not require jQuery so I can create a layout file for Blazor.
In this basic example: https://preview.keenthemes.com/html/metronic/docs/general/stepperIf the text sizes are different, in mobile they don't seem aligned from the beginning. Can you suggest a way to fix it?screenshot
Following latest update on Start bootstrap theme, the dark mode button is not present in the layout, also on manually changing the theme mode to dark, the body background, card heading, etc don’t display well.
Hi,I am using ASP.NET zero Angular with metronic default theme. Now I need to create a angular component where the left sidebar will be hidden and not visible. But for other angular components, the left sidebar will be visible. I tried to use the minimize the sidebar. But it will not fullfill my r...
Hello, in previous versions, all js etc. css and all other files were located in the tools folder in the demo1 folder. I can't find these files right now, where is this path?
On viewing the following page with tablet device like iPad, with tapping the arrow button to collapse the sidebar, it looks arrow is get rotated and main section get expanded but still sidebar is not collapsed. And the sidebar will get collapsed when I tap outside of sidebar area. I hope to change t...
I found the date range selector form text partially disappeared on the right edge only on Chrome browser (Mac). I've checked css and html but nothing to do with this.Page url:https://feature-fd--coruscating-frangipane-029464.netlify.app/fdIs there any option to fix this issue?Condition...
I'm currently in need of a code editor type field that I can embed directly within my web app and I noticed that Metronic v4 had it available here: https://preview.keenthemes.com/metronic-v4/theme/admin_4/components_code_editors.htmlIs this same 'CodeMirror' code editor available out-of-the-box...
Hello everyone, How to get the resource (.resx) string in the JS file, because I want to display a validation message depending on the site language I am using metronic version 8.1.8regards,
Hi Team, I'm using the Demo 1 of Metronic Template and in the Sidebar _menu.html file, I'm not finding a way to disable the little arrow beside the logo that collapses the Menu. I want that the complete sidebar gets always visible to the user. I'm attaching the screenshot. Please help me...
On the following page, I hope the sidebar and header section get sticked to the top on scrolling. https://feature-responsive--coruscating-frangipane-029464.netlify.appAnd on tablet device like iPad, after expanding the sidebar with tapping the arrow button on the top left, I cannot collapse th...
Dear Metronic Support Team,I am encountering an issue with my project using Metronic 8. I have an anchor link in my page with href="#overview" that is supposed to scroll the page to the corresponding section when clicked. The link works correctly in the current session, but when the page is refr...
Hello, reviewed the following example where you see a timeline: https://preview.keenthemes.com/metronic8/demo1/account/activity.htmlWhat I need is to be able to show that timeline (only icons and dotted lines) but horizontally. My project is about an application for tracking deliveries and I...