Questions tagged as 'materialize'

1
answer

how to use the Toasts of materialize

Greetings friends I would like to change the model of how to show my mjs of alerts for when I insert, delete and update. I would like to change these alerts for the Toasts of materialize. I append the code as I do to show the alerts. link of mat...
asked by 06.08.2017 / 17:51
0
answers

z-index Side menu (Materialize Css)

I'm doing the freecodecamp exercise of creating a portfolio. I am using Marterialize.css. The problem is this: when the hamburger menu is activated due to the size of the browser, the menu is displayed correctly, but it seems that the menu is lo...
asked by 14.07.2017 / 07:10
1
answer

nav-content materialize

Good morning I'm using Angular2 with materialize, and in my html I have a navbar class="nav-content" I have been able to modify the style, but I can not change the color of the indicator line of the active tab. <nav class="yellow ligh...
asked by 11.06.2017 / 17:07
1
answer

The menu in CSS materialize disappears

Hello friends, I have the following project and everything works correctly but when I reach dimension 2560x1440 as far as I am aware, it is the largest dimension of Computer. Consult this website for that: link , but what I do not understand is...
asked by 24.05.2017 / 02:30
1
answer

Angular 2 Materialize DatePicker

I have a materialize datepicker in Angular 2 and I can not get the input model component.html <form name="assignPeriodo_form" (ngSubmit)="assign_periodo()" > <div class="col m6"> <i class="material-icons prefix">...
asked by 16.05.2017 / 10:25
2
answers

how can the background be changed to a div? if I'm using materialize

Good morning, I'm using materialize for the design of my page, I have a function to change the background-color to a div with jquery. The problem I have is that the color does not change because the materialize colors classes come with "! Import...
asked by 15.03.2017 / 16:32
0
answers

Parallax & Slider materialize.css

I'm developing in front-end and I'm looking for a way to make a slider with parallax with the materialize framework but I could not, the effect is to make a slide of images but also using a parallax. If someone has used this framework, they will...
asked by 08.02.2017 / 14:40
1
answer

materialize + pug (jade) does not work?

I have this in my layout doctype html html head title= title script(src="/javascripts/jquery-1.9.1.js") link(rel='stylesheet', type='text/css', href='/stylesheets/materialize.min.css') script(src="/javascripts/materialize.min...
asked by 24.02.2017 / 05:07
1
answer

How to add materializecss in react?

I have a project made with asp.net core with the template of react and redux, install the packages from npm of materializecss, which I am already pointing your files of .css but I have the problem that I do not know where to include or ca...
asked by 22.11.2018 / 13:27
1
answer

Dimension of the image in a CSS materialize gallery

Hello friends I have the following problem I have a gallery with the framework materialize CSS I am trying to make the animations look completely but do not show them completely to me all? Does anyone know why? My gallery code: <...
asked by 30.05.2017 / 02:09