Questions tagged as 'css'

0
answers

Bootstrap 4 navbar moves a bit when the modal opens

Hi, I'm having a problem that I do not know if it's a bootstrap bug or not, what happens is that when you open the modal, the navbar moves a bit and then when you close it, it's like an effect that moves towards the sides, this is my code: <...
asked by 27.08.2018 / 23:03
1
answer

I see a black background when the Bootstrap carousel goes by image

How do I make it so that I do not see a black background between image and image? Thank you very much already. html, body { height: 100%; } .carousel, .item, .active { height: 100%; } .carousel-inner { height:...
asked by 23.08.2018 / 17:33
0
answers

Problem compiling Sass in Atom (Win 10)

I am learning how to use Sass, in Windows 10 . I use the Atom editor and the Prepros preprocessor. I have Nodejs installed. The problem is that when I wanted to compile the sass file for the first time, I found this in Atom:    ["node-s...
asked by 24.08.2018 / 16:09
1
answer

Problem with flexbox - Empty spaces between containers

Hi, my query is how I delete the blanks in between, the navigation menu and the article title div we can put them together unless you remove the height property of the body. and I can not do that since I have the sticky footer nose how to...
asked by 24.08.2018 / 05:48
0
answers

I can not modify the scrollable box of a select

I have a doubt that I have not been able to solve for some time, and I can not modify the scrollable box that comes out when I click on a select and I would like to know how to modify it, I tried selecting the option but it does not happen nothi...
asked by 24.08.2018 / 03:58
2
answers

Problem with input button, I can not center it HTML CSS

Hi, I am learning CSS and I have a problem in centering a button of a form here I leave the code for you to see. Thank you very much! HTML code: <body> <footer> <section class="contacto"> <h2>...
asked by 24.08.2018 / 02:15
1
answer

How to make transparent the selection of a button in html

I need help, to hide the section of a button in html, this only happens when I visualize the page in mobile view, since, in desktop view if I can hide the selection box, here is an image to guide :     
asked by 21.08.2018 / 06:46
0
answers

I can not adjust the navbar with the sidebar

What happens is that the sidebar covers the navbar, when the screen is minimized it is possible to visualize that the navbar exists, but what I want is that the navbar is on the right side of the sidebary that when the screen is minimized it adj...
asked by 22.08.2018 / 17:53
2
answers

The body element obeys the div element

I'm starting with css and html. Trying to do some things I have found a behavior that I can not explain. The body element should be covering the entire html element because the html padding is 0. However, by adding an upper margin of 150px to th...
asked by 20.08.2018 / 16:42
2
answers

PHP and HTML: Style sheet does not react

An apology, my style sheet is not working at all. Even, I send the style very different in a php and in the html. Exactly with the same code, same sheet, but it gives it to me differently. Here I will leave images so that they can see what it do...
asked by 18.08.2018 / 07:34