Questions tagged as 'css3'

1
answer

Label placement

I use JQuery Validate to do input validation, but when validation fails, an error message label is created next to the input. My goal is to make this label appear below the input, without changing the position of the inputs next to the valid...
asked by 08.01.2018 / 18:42
1
answer

Menu with hover CSS

I'm developing a web application and would like that when hovering over the <h4 class="entre">Entre/Cadastre-se</h4> it shows the menu of the class with name <div class="conteudo_dropdow"></div> . @medi...
asked by 24.01.2018 / 22:22
1
answer

I can not change the background color

I'm developing a web application and I would like that when I hover over the menu, the menu item with the icon and the left and right side of the menu will remain white, but it only stays one part. Application Link to app as error     
asked by 23.01.2018 / 04:36
1
answer

How to draw shapes with HTML5 and CSS, in the case: an arrow?

Can you draw an arrow, plus the strokes, as in the following image, using HTML5 and CSS3? Or should I create and place a graphic? I wish it was drawn.     
asked by 21.11.2017 / 18:52
2
answers

dropdown menu class in javascript not toggla

I'm having problems with my nav. I was following a tutorial on how to make the navbar responsive and disappear on the way out of the top. But its drop-down menu does not work, I tried to edit the js class by running this function and no use, I b...
asked by 04.02.2018 / 11:50
1
answer

How to remove dark part on the sides of the carousel bootstrap

I'm doing a scrolling system to show some tables using a carousel, but the default is with a darker tint on the sides and even in the table itself, how can you remove that color leaving only the tables and buttons? I'm not using anything othe...
asked by 02.11.2017 / 21:22
1
answer

Go to SMARTTV website [closed]

Hello, I developed a web system in php / html / css (Bootstrap) and open normal on several pc devices, notebooks, tablets, phones but in Smart TVs, which is the focus of the system, not legal does not recognize height of elements, svg tag did no...
asked by 10.10.2017 / 18:33
1
answer

jQuery error not visible when I migrate code

Well, I have the following page link The functional script Already when I migrate to the bottom of the page: link Then the following errors occur: 1) I can no longer click on li's 2) The pointer effect does not appea...
asked by 30.09.2017 / 15:27
1
answer

Image exchange error on the dropdown button

Hello. I have a dropdown menu (bootstrap 3.3.7) that has two images that the exchange of them is done via css. When the menu is active the module button should not be gray but white. Thebelowiscorrect. HTML with PHP calling the menu...
asked by 08.09.2017 / 15:21
2
answers

Css does not change the color to transparent

I have a menu of a site where the element I change to a transparent color but it does not change, even putting it as important in front of the property. Look: Inthismenuitlookslikethisinmystyle.css.navigation{height:50px;background:rgba(243,241...
asked by 01.09.2017 / 23:56