Questions tagged [mdbootstrap]

A Material Design UI kit for Bootstrap 4

Use Official Support instead.


MDBootstrap is a third party wrapper to Bootstrap that provides Material Design features and styling. It is free for personal and commercial use, but also has a premium version with additional styles

Links:

327 questions
0
votes
1 answer

Animate toggled fixed-top navbar

Using the mdbootstrap I have navbar:
Trojan
  • 485
  • 4
  • 20
0
votes
1 answer

Display mdbootstrap cascading cards inline

Hello everyone, I am building a website using react js. Now I want to display three mdbootstrap cascading cards inline using react js. Here a screenshot Belove the code: (please note that on this page there is a navbar, video carousel, the cascading…
Nico90
  • 13
  • 6
0
votes
1 answer

Component doesn't load when using mdbootstrap carousel with angular universal

I have used mdbootstrap carousel with angular universal. The rest components are working fine but i am getting an issue using carousel on homescreen. The homepage doesnt loads, but when i access different page and call the homepage again the page…
0
votes
2 answers

mdbootstrap doesn't show image with php

I am working in project with mdb free + php. I'm trying to fetch images from database and show them the image src get the path success but the image doesn't shown. in the inspect element the image take "display :none !important" but I can't remove…
HasanAli
  • 19
  • 3
0
votes
0 answers

Bootstrap card images disappear on tablets only

My website is working perfectly on desktop and mobile devices, however when I view my website on a tablet/ipad my card images disappear. I can't seem to figure out why as I'm using Bootstrap 4/MDBootstrap and it is naturally responsive. I've never…
Alexandra
  • 631
  • 1
  • 13
  • 24
0
votes
1 answer

Bootstrap Navbar Toggle Opens Upward? Toggle Won't Close On Click?

I am using MDBootstrap(essentially Bootstrap 4) Navbar Collapse, however the toggle button won't collapse when clicking on an element. I've reached out to MDBootstrap themselves and can't seem to get an answer. I've been told to use Angular, but I'm…
Alexandra
  • 631
  • 1
  • 13
  • 24
0
votes
1 answer

Dynamic backgroudImage :after element

I am new to react, I have been trying to implement parallax effect I have currently defined -
and I am using the css to provide the background Image…
Praveen Pandey
  • 401
  • 1
  • 4
  • 12
0
votes
2 answers

Field pre-filled with value does not activate label animation on MD bootstrap framework

I am using a strip down version of MDBootstrap(A) for material design on fields. In one field after pressing reset button, the value is pre-filled. But the animation of the label is not activated when that happens so the value and label is…
tekin
  • 145
  • 4
  • 15
0
votes
1 answer

MDBootstrap Messenger Like grid

I want to create a messenger like grid layout using bootstrap 4 my html is like the following `
here is a ul of list of contacts
user3052526
  • 681
  • 10
  • 24
0
votes
0 answers

card in bootstrap MDBootstrap cant set width:0

I hava a card, this card act as sideNav(because the sideNav of mdbootstrap is only in paid version), if I set width:0 the content of the sideNav/card look like this image: code: https://jsfiddle.net/xpwzp601/ Thanks
HNWeb
  • 29
  • 2
  • 9
0
votes
1 answer

MDBootstrap Steppers

I am using MDBootstrap Steppers, the documentation has only the css to achieve the layout. Now I want to implement the previous and next button functionalities. Anyone here to guide me.
user2987773
  • 407
  • 5
  • 18
-1
votes
1 answer

How to disable MDBootstrap's accordin with Angular

I have a question, if somebody knows how to disable option to click and collapse accordion from MDBootstrap. In their documentation I cant find a way to do this. Here is link: https://mdbootstrap.com/docs/b5/angular/components/accordion/ Does anbody…
devZ
  • 606
  • 1
  • 7
  • 23
-1
votes
1 answer

material bootstrap design is not working at React 18

enter image description hereI have tried to install mdb-ui-kit in react version 18. is there any alternative way to install it?
-1
votes
1 answer

material design bootstrap right to left Direction

I am using Material Design Bootstrap for React and iIwant to use it for Persian mood. Is there any solution for right to left direction.
-1
votes
1 answer

How to make bootstrap cards the same height?

How can I make bootstrap cards the same height? I know there is the h-100 i can use but in my case, this is to large- I would need something like h-50 but this doesn't work. I also tried h-25 which is also not working. Is there another trick on how…
redbulll
  • 91
  • 4
  • 10
1 2 3
21
22