Questions tagged as 'css3'

0
answers

Slide buga when refresh on page

I'm using the bxslide plugin, so when I load the page it works normally, but when I refresh it, it rips the images showing all the slides, not the JS error, but when I change the page size even with it bugged it back to working normally. I lo...
asked by 24.04.2017 / 15:19
2
answers

activate the borders when the checkbox is active

I'm trying to activate the borders of a box when the checkbox is selected but it is not working. .radio input[type="radio"]:checked+.border { border: 3px solid #f70024 !important; } <div class="col-md-3 border"> <div class...
asked by 21.04.2017 / 16:24
2
answers

Animation in CSS is executed but when it returns to the beginning does not repeat

The animation slide-in starts in margin-top:0%; width:100%; and ends in margin-top:300px; width:100%; so what this animation does is to go down the text that is written. But soon after the animation goes down and ends, it...
asked by 19.04.2017 / 02:24
0
answers

Help with responsive bootstrap

I'm developing a site with bootstrap. The site is ready for desktop, but I'm having a hard time making it responsive. On the site I have several divs, one underneath the other. When I decrease the site screen, the text from the top div goes to t...
asked by 11.04.2017 / 17:41
0
answers

My menu appears all broken in Safari browser

Good morning, I developed a website and when I open in the iphone Safari browser and the MacBook it shows me all breaking ... li appears one underneath the other, in the mobile part when I open the menu it appears only the header, the res...
asked by 22.03.2017 / 16:32
1
answer

Change placeholder opacity when input in focus

I need to change the opacity of the placeholder when input in focus but not to achieve in sass Html <input type="text" name="search_cursos" id="search_cursos" placeholder="Procure a vaga que deseja" class="procurarvaga"> My scss...
asked by 20.03.2017 / 14:55
1
answer

Problem importing CSS fonts

I have a small problem importing fonts, when I put the native fonts works, except for Helvetica, and when I import a local font or url it's like I can not access the font and then the browser uses to default. @font-face { font-family: '...
asked by 08.03.2017 / 14:34
1
answer

Alignment with flex box

I need the image to be positioned on the left until the menu activates its "responsibility" (and then it centralizes normally), but I already tried to add it in another field but the menu broke, I tried to center it but it did not work ... I'm s...
asked by 05.03.2017 / 01:27
1
answer

How to create a div with height in percentage?

Good, people! I have a doubt. When I create a div / footer / header and I go in css to edit its dimensions I can quietly put width 100%, but height can not edit with percentage, just with px, could you give me a hint how to do this? In case I sh...
asked by 27.02.2017 / 10:22
1
answer

Progress bar in angulajs

I need a% w / o% to be the image of a chalice being filled with progress-bar . Something like this: link . Can anybody help you? I still do not have the official image, but it would look something like this: When you open a page, th...
asked by 30.01.2017 / 18:56