Questions tagged as 'css'

1
answer

"Help Center" on the site - Email Reference [closed]

Speak, people. I created a form and I would like that whenever a person reports an error and complained to the help center of the site (the page where the user fills in an input / field and sends his report), the button, send what was typed t...
asked by 20.08.2016 / 20:02
1
answer

Active not being selected to the click

Good morning, I know it should be a basic thing, but I'm having trouble with it. The site contains two languages, when clicking on a flag, the language of the site changes and the flag for the language is colored, while the other flag is i...
asked by 15.09.2016 / 13:37
1
answer

Apply css in parent

I have a borderless input inside a div and next to the input has a magnifying glass, in that case it is a search field, as far as I know it is not possible with css and yes only with javascript, more suddenly someone can I need to give you an id...
asked by 09.08.2016 / 22:02
1
answer

How to hide two DIVs inside one another with JavaScript?

I am facing a problem when trying to hide two DIVs, that is, one inside the other. I can only hide one DIV and another is visible. Here's what I'm using: Java Script: <script type="text/javascript"> function superpopgv(guarapariv...
asked by 08.08.2016 / 16:29
1
answer

Media Query syntax error when compressing the code

I'm trying to compress to the maximum the site where I work and for this I'm minimizing the javascripts and css, but this is giving error in the css minimizing well in the codes similar to what I will put here below. It does the syntax validatio...
asked by 09.09.2016 / 15:36
0
answers

Dropdown with multiple triangles

I am developing an application and I have three buttons on the nav bar (messages, notifications and user photo). When clicking on each one, a dropdown appears (for each one) and has that arrow (the triangle) that should point to each one of...
asked by 29.08.2016 / 16:50
0
answers

How to fix a div on the Y axis using javascript?

I'm trying to leave a div fixed in VERTICAL, and when I move the scroll bar, the rest of the contents of that same div seem like normal, I used position fixed, but the rest of the content does not appear. I already tried with CSS, but I could no...
asked by 03.08.2016 / 06:59
0
answers

Filter Used and Unused Classes Twitter Bootstrap

I'm importing the bootstrap for a Landing Page, but as the content is little consequently the classes I needed to use are also few. I wanted to know if there is an automated way to filter which classes I'm using and generate a css file with t...
asked by 01.09.2016 / 16:16
1
answer

How to make a footer completely fixed in html page

Hello, I'm trying to put a footer on my html page, I was able to adjust the image automatically at the bottom of the window, the problem is that when I use the scroll and the page does not update the footer does not update, it is "floating above...
asked by 02.09.2016 / 15:46
1
answer

Align image in the browser window frame

I would like to know how to align an image in the palette of the browser window, so that when I change the size of the window the image remains "leaning" in the bottom corner of the screen, without being cut, follow below my progress with the co...
asked by 02.09.2016 / 04:44