Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Bootstrap 5 (852)

Hi Support,please consider changing the marked lines below in _text.scss, because it kills Font Awesome stacking, sizing and colouring feature:
Hello, metronic 8, what version of bootstrap work with?
Hello , i tried both aps mvc and blazor, they are not compiling with gulpin the Metronic theme ASP mvc core & Blazor starter pack 8.26 does not work after following the documentation. The errors and warnings are related to outdated dependencies, deprecated packages, and configuration issues.Re...
There is no doubt that they have a blank page, that is, where only the basics are. Header, sidebar, footer and a blank page. All the pages are super loaded with content and I would like to start a page at 0 with just the basic design
My demo have a default layout which have header, content and footer with the scripts init where the initialization of metronics components is being set. Right now I want to create a second layout page which will not have header and footer(only contents ex: error component). But the dropdown, drawers...
Hello Support,I attach new theme to my application. built with ASP.NET Webforms. the sidebar menu is hidden when open the page at first time.see video please:https://www.youtube.com/watch?v=WZOLQ2397qMI test it in real host as you see in the video above.Could you tell me if there's m...
HI,I'm developing a web application using the Angular “demo1” template, from Metronic 8.In this application, I would like to create a specific page with a different layout to the template's default layout. In this case, I'd like to use the layout of the “demo64” HTML template.Can you help...
need assistance with customizing the layout for responsive design.Metronic Version:8.2.7Demo theme : 4Framework: HTMLSpecific Requirements:Fixed Sidebar and Header: I want the sidebar and header to remain fixed and sticky regardless of the device wid...
When I use the table bordered class in my tables the table doesn't have border at top & bottom. So for having that borders I need to use border-top, border-bottom. and class table-bordered doesn't appear at the sass base code in the template. PLZ someone help me solve this. I will be so grateful...
Hello,I have a few questions:1. Where can I purchase Metronic version 8.2.X?2. If I purchase version 8.2.X, will its directory structure match the one outlined here: https://preview.keenthemes.com/html/metronic/docs/getting-started/file-structure?3. Will purchasing version 8.2.X incl...
I'm in the process of upgrading to version 3.0.7 of "Keen – Multi Demo Bootstrap Admin Dashboard Theme". However, I could not find the DualListBox control anymore in Keen version 3. Did you get rid of the DualListBox control that existed in version 1? If yes, did you replace it with another control?
When will the code be updated to fix and remove these deprecated objects/assets?This is the yarn out put of a fresh install after being updated to the latest"yarn upgrade --latest"Am I supposed to work out which pieces of code were custom to support this theme and re-write those components...
Hello, how can I click on the images of the "Locations" section in the demo below with the mouse and slide them left and right as if they were a slider?https://keenthemes.com/metronic/tailwind/demo1/public-profile/profiles/companyhttps://ibb.co/m6qbzN3
I am trying to make the tooltip work for a tag but it won't I have used this code:
Hello KeenThemes team,We are currently using Metronic version 9 in our project, and we would like to ask two quick questions:Where can we find the official alert components (for displaying success, error, warning, or info messages) in Metronic v9?We've searched the documentation but couldn...
Hi,I can't seem to find any button sizing in the docs and when I use the standard Bootstrap sizing, there's nothing.Was this intentionally removed? I want to make sure before I add my own that this wasn't an error.If it was by design, I think there should be button sizing to include:...
Is it possible to setup a keen theme to immediately show a page-loader (modal spinner), so that I can hide it later once my Javascript has finished initialising?Using KTApp.showPageLoading() isn't suitable because it isn't guaranteed to run immediately.Are there any classes or attributes I c...
I used Metronic 8 as a template inside Laravel 12, but when I compile scss file using Vite custom Metronic css variables not compiling, for example in dev tools it says: --bs-primary-inverse is not set, all custom variables are not set. also I used text-white as class but it won't work (--bs-text-w...
I saw many pages from metronic version 8 for react which are not in the demo1 project, where i can find it?
Hello,I want to use demo1https://preview.keenthemes.com/metronic8/demo1/index.htmlbut i want to use the colors of demo11 in demo1https://preview.keenthemes.com/metronic8/demo11/index.htmlwhat can I do please ?
We purchased the **Metronic theme** and started with the **Tailwind HTML template**, manually migrating it to **Laravel**. Initially, we faced issues with **Livewire** (`wire:navigate`) breaking JavaScript functionality. We resolved it by reinitializing the functions provided by the theme like this:...