Questions tagged as 'css'

1
answer

How can I vertically align a div content with bootstrap 3?

If you observe the example in a resolution of 1024p you can see how the text of label is extended and the select stuck to the top of the div that corresponds to the. Here's the example of my form : <script src="...
asked by 11.02.2017 / 06:10
1
answer

How to eliminate edge space with bootstrap?

I am trying to login with bootstrap and I had a problem with the edges, when I try to insert a border in the form, an additional space is added and the header of my form overlaps, I attach the image for better clarity. Then the h...
asked by 31.08.2016 / 09:09
1
answer

How can I debug a web element that only appears in the mouseover event?

I have some popups that give the bookmark information in a google map made with InfoBox. But they appear to me without style. To create it, I followed this answer successfully, but the style of the tooltip, which is not shown, I'm...
asked by 03.08.2016 / 11:42
2
answers

CSS: overflow: hidden does not work for me in the figure tag

I have this HTML code in summary accounts: <section id="contenido"> <article class="item"> <figure class="imagen_item"> <img src="images/img7.jpg" /> </figure> </article>...
asked by 27.05.2016 / 18:50
2
answers

Position a radio button with image side by side within modal

I am not able to solve the problem in which a radiobutton appears below the other. I want to place it to the right of the first one inside the modal. This is how it appears to me: And here is the HTML of that part: <div...
asked by 29.11.2018 / 16:07
2
answers

How to create an unordered list with a point at the beginning of each new line?

Hello I am creating a document and some section I want it to be as I show below, a list of several paragraphs, which have tabulation with respect to the rest of the text of the page leaving space to the left in all the paragraph of the list and...
asked by 28.11.2018 / 11:33
3
answers

Change color of a DIV with PHP

Good, I have a div in Bootstrap in blue and a% code in%. I would like to change the color of PHP automatically to red if the content is less than div . <div class="col-lg-3 col-md-6"> <div class='&l...
asked by 16.03.2016 / 13:27
1
answer

How to put all the text on a line?

Hello, I have a section in the header of the page, above the navigation bar, where I show the name of the company on the left, and the email and phone on the right. When I increase the text size of the electrode mail, this causes the telephone n...
asked by 19.11.2018 / 23:39
1
answer

Enlarge Image when clicking

Cordial Greeting, I hope you can help me with what I'm trying to do. What I do is, I have an input of type file <input type"file"> and what it does is load an image and show the preview of the img, until here we go well, what...
asked by 16.11.2018 / 18:02
2
answers

Positioning stuck to the top inside a CSS div

I have the following div with info and a span inside as I can do so that this span is stuck to the top of the div so that it looks like the image: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1...
asked by 01.11.2018 / 00:17