Questions tagged as 'css'

1
answer

Script under 18

I am making a registration that is only allowed for people over 18, I made a script that is catching two days ahead in the case today and day 02/11/2017 then only users who were born on 02/11/1999 to low can register only that in this script I d...
asked by 02.11.2017 / 14:44
1
answer

Increase font size JavaScript / HTML / Jquery

I know I've asked a similar question, but can anyone help me with this, I've done an application in HTML / JavaScript / Jquery ... and I need to change the font of EVERY TEXTAREAS with a button, look, the user clicks add textarea, also adds a bu...
asked by 25.09.2017 / 05:07
1
answer

How to make a rounded negative corner to put on the flap of a button?

They would be rounded corners off the button: | | __________ / <---- em cima (usando cláusula css :before) / | Botão | \___________ \ <---- em baixo (usando cláusula css :after)...
asked by 25.09.2017 / 21:20
1
answer

How to position required message?

I have the following html <ul class="pagamento-metodos"> <li class="pagamento-metodo paypal"> <input name="payment_methods" type="radio" id="paypal" value="paypal" required> <label for="paypal"></label...
asked by 25.09.2017 / 16:40
1
answer

Placing a popup in a particular place on the page

I have a popup that serves to recommend other posts but appears in the footer. I would like the popup to appear higher up, type in the middle of the page, ie to control where it should appear. Any tips? link     
asked by 21.10.2017 / 23:56
1
answer

Change menu direction when opening submenu

Is it possible only with CSS to change the direction of the menu arrow when opening the submenu? I think the question would be how to detect click from the menu. I'm using toggleClass() of jquery to do this, but I'd like to use...
asked by 22.10.2017 / 19:40
2
answers

Form field above all the elements on the page

I'm developing a website, but a small bug has occurred that I can not solve, there is a search form in the main div, and a menu that stays fixed, above any element on the page. However, when I open the menu, the form input is above the menu, as...
asked by 22.09.2017 / 19:13
1
answer

How to use Jekyll's posts system to make app [closed]

I'm making an android app, using apache cordova. I want to know how to make a system of "posts" as in Jekyll, it simply picks up text files and transforms them into post. For each .txt file it creates a post. How can I do this? For example, i...
asked by 09.10.2017 / 18:24
1
answer

How to change the font-family of a single div with .tff file?

I would like to change the font-family of a particular div to a font that I can not find the code, but I found a font file. How can I add this font? Is there a code for it? In this link I found the font I want....
asked by 09.10.2017 / 19:53
1
answer

Responsive utilities of Bootstrap 4

Hello, I use the Bootstrap 3 grid in my projects, and now I'm moving to version 4. In version 3 I use beyond the grid, a layout option called responsive utilities that complements the grid. I can download this CSS in the Customise download...
asked by 26.09.2017 / 16:06