Questions tagged as 'css'

1
answer

Image with text over responsive with full width in the image with height 500px

I am trying below my navbar to put an image with full width and a height of 500px with text on top of the responsive image .. I have been looking for how to make everything mentioned responsive because when I try to always do it in a certain...
asked by 04.10.2018 / 06:05
2
answers

Error in running jQuery similar pop-up twitter?

I have developed a menu similar to facebook and twitter, the function is as follows: If you click on the link it appears if you click again on the same link it disappears. If you click on the link it appears if you click on an empty field...
asked by 28.07.2016 / 21:43
1
answer

Understanding the line-height logic in css

understanding the line-height logic how this css property works header .logo a { color:white; text-decoration:none; line-height: 100px; } header .logo img { width:100px; vertical-align: top; }     
asked by 06.09.2018 / 22:08
2
answers

Preloader reappears after refreshing the page

I'm having a problem I made this website works as I hope but if I open it in cell chrome after refreshing the page or go to another page the preloader reappears, any ideas on how to fix it? This is the html code : <br> <body...
asked by 06.09.2018 / 01:29
1
answer

auto overflow does not work

I have a problem with a drop-down menu, when I open the sub-menu "meet and events" or "other services" (when the sample code is executed, you can not see why it is below, which leaves more evidence what is the problem with the scroll) is out of...
asked by 13.09.2018 / 18:15
1
answer

Place the elements using flex

I want to place the following registration form with this aspect. For this I was going to do it with display: flex; As I understand it serves to describe how to order the containers . Therefore I have made a general container, "...
asked by 13.09.2018 / 14:22
1
answer

I need to center the mirlet jquery css

I have a peephole for a game made with jquery css and html, the cursor is in the top left in realdad not in the center of the sight, any suggestions? Thanks in advance the css is like this cursor: url ("img / reticle.png"), auto;     
asked by 11.11.2018 / 12:56
1
answer

Problems trimming bakcground image

Pagina.html <div id='resultado'></div> <img id="imagen1" src="http://img2.rtve.es/v/1451521/" '="" style="margin: 0px 576px 324px 0px;"> <div id='imagen'>Imagen</div> app.js var margin_top= $('...
asked by 09.08.2018 / 13:48
1
answer

Carousel of photos - prev next - that does not consider the display: none

I'm creating a photo carousel. I have a list of several thumbnails but they are only visible 3 at a time. Clicking on one of them is shown below in large and with a text. My theme is the organization of these three elements: <p>&l...
asked by 08.08.2018 / 21:23
1
answer

Error in the datepicker with angular 6

I have the following warning in the angle compiler:    WARNING in ./src/css/datepicker.css   (./node_modules/raw-loader!./node_modules/postcss-loader/lib??embedded!./src/css/datepicker.css)                     (Emitted value instead of an ins...
asked by 01.08.2018 / 00:49