Questions tagged as 'css'

0
answers

Bootstrap Tab Responsive

I have some tabs and I want to leave responsive. I found an example in codepen, using version 3.3 of Bootstrap. In the project I'm working on, they used 4.0.0-alpha-6. NOTE: VISUALIZE WITH THE SCREEN LESS THAN 480px, only applies the rule wh...
asked by 26.03.2018 / 21:41
1
answer

Problems alignment dropdown menu

I have a dropdown menu in WordPress on the Services tab, but when I resize the page zoomed, the menu is not following its parent element, Follow the image and code. ul.sub-menu { display: none; padding: 0px;...
asked by 16.03.2018 / 13:57
1
answer

Javascript Problem Collapse

I have a list with collapse to play different content in the same place, I just need that when I enter the page the first item in the list is selected, I have a script that does the function to close a div if the user click another, here are the...
asked by 16.03.2018 / 13:06
1
answer

Block copy of texts, images, drag, right button, CRTL keys (ONLY WITH CSS)

I am currently using this code, which protects text selection, and selecting and dragging images: <style> /*desabilita a seleção no body*/ body { -webkit-touch-callout: none; /* iOS Safari */ -webkit-user-select: none; /*...
asked by 24.03.2018 / 19:08
1
answer

WEB Overlay

Personal I created a website, with Wordpress. But in one of the pages when in mobile my links do not work what I understood was that there was something over my site and when I saw that it was the same. I saw that the id #sidebar occupied the wh...
asked by 15.03.2018 / 03:33
1
answer

Why is not my javascript working in the _Layout.cshtml file?

I'm doing a website in ASP.NET MVC, and I'm trying to make a really creative menu, so I already have everything ready that tested in html and css is usually working, but here in ASP NET MVC I'm not getting it to work, I think I'm doing something...
asked by 13.03.2018 / 22:31
0
answers

Select2 with incorrect stylization

I'm using a select2, but his style is coming in a way that was not expected. This way: HowdoImakeitfitandalignwiththeinput-group?HTMLcode:<divclass="form-row"> <label for="cidade">Cidade</label> <div class="input...
asked by 15.03.2018 / 17:52
0
answers

Cordova app too slow

I would like to know if it is possible to optimize an application in Cordova, because I have a problem with the animations, they are very lag when I run them on my iPad, but in Browser they run right.     
asked by 15.03.2018 / 15:35
1
answer

How to make two different selections

Good afternoon guys, I am developing an application where the user will have a number of numbers, for example from 01 to 20 and he should make two selections, 3 red numbers and 5 blue ones. The first selection will mark the red numbers and the s...
asked by 12.03.2018 / 17:43
1
answer

How to remove equal tables

I would like to know if they can help me eliminate the repeated tables, all of which are busy and still appear green. Each table that I occupy appears one more each, that is, if you only have one table occupied, there is a table 1 in red and...
asked by 09.03.2018 / 12:55