Questions tagged as 'css3'

1
answer

Center ul within the responsive div

I have a screen that will be a dashboard and in it I have several panels that are li with float: left so that when the screen is resized, go passing the panels down and thus be responsive. My problem is that I need to leave these panels centered...
asked by 31.08.2016 / 23:09
1
answer

Customize BootStrap menu

I want to make a menu in a HEAD with a dropdown, I'm trying to customize a bootstrap code but without success follows the code: * { padding: 0; border: 0; box-shadow: 0; list-style: none; margin: 0; } header { backgroun...
asked by 13.09.2016 / 03:57
0
answers

Block iframe on mobile

I would like to know if it is possible to block a <iframe> preference on mobile because when I scroll the page with the touch of the screen the map gets in the way of an excerpt of the code <iframe id="map" src="https://ww...
asked by 08.09.2016 / 20:41
0
answers

Doubts of Alignment between two Tables

I have a little doubt about the alignment between these two table     <table id="tableCabecVendasML"> and <table id="tableDadosVendasML"> see example HTML and CSS html { margin:0; pad...
asked by 14.07.2016 / 04:03
0
answers

How to solve stylus error in Select Option options that appears with error in Firefox

In Firefox version 48.0, it is giving error in the stylization in the options of the Select Option. Follow the code: <div class="buscaCodigo"> <div class="form"> <br /> <br /> <h2>Entre abaixo com o cód...
asked by 03.08.2016 / 13:40
0
answers

Problem with minimum size in chart chart

var config = { type: 'radar', data: { labels: ["Confiança", "Atividade", "Juros", "Condições de financiamento", "Concessões reais", "Atratividade do Financiamento Imobiliário", "Emprego", "Massa salarial", "Atratividade do...
asked by 26.07.2016 / 16:10
0
answers

CSS Element "passing" on the other in a li [closed]

I have a custom select (dropbox), in which there is a search field in the list, this select with jquery was downloaded (I did not do that), well, I had to position one over the other for my purpose, the problem is that a select overlaps the othe...
asked by 27.07.2016 / 02:15
1
answer

How to skip line in tooltip?

Hello, I'm trying to put balloons with information on my SVG map (when I mouse over the map the information appears), but when I try to put information like city and phone the information line gets huge. How do I skip the line and better organize...
asked by 20.07.2016 / 14:29
0
answers

Overlapping links above the fixed mask

I have to make an effect where the user enters and clicks the link to turn on the light and when they turn off the light . The only problem for now is that the mask is on the screen normally but the links to click and turn the light on and of...
asked by 17.05.2016 / 03:20
1
answer

Difficulties with css element positioning

I need to sort the placement of this menu the footer is totally out of color, the black color is above it, the positioning of texts and images are OK, however the CSS elements and even the body is out of position /* efeito dentro do co...
asked by 09.05.2016 / 20:45