Questions tagged as 'css'

2
answers

Button available when filling fields

Good afternoon, How can I make the send message button available only when the user populates all fields correctly? <h2>Quero um <span>Automóvel</span></h2> <div class="form">...
asked by 15.08.2016 / 22:12
1
answer

How to modify inline CSS after page load?

Good, I'm doing a query to the database, where there is a field that has html content. Inside this content there is a table, which has some inline CSS with a width defined in px. I need to change the width property of the table to 100%; Th...
asked by 27.09.2016 / 13:43
1
answer

Effect on navbar bootstrap [closed]

People would like to know how I make this header animation of this site link the effect of when I come down Does the header page change in size and color? Any help is welcome, thank you in advance!     
asked by 13.01.2017 / 02:19
1
answer

Return PHP outputs on the same page

I have form which is validated via JavaScript. It's working perfectly, it validates, it sends% pro% and it gives me a .php saying that it was successful. But I wanted this echo to be given on the same page as a echo ,...
asked by 07.01.2017 / 14:47
2
answers

Problem in arrangement of products in Grid

I have the MK Gráfica website where in the product category part, specifically in Banners and also in Promotions, the layout of the products in Grid is in problem, one or another product appears alone in a certain line, and should continue the p...
asked by 01.08.2016 / 15:30
1
answer

Div size and position

Hello everyone, I'm trying for a div next to another div as you can see below, I'm not sure what I'm doing wrong here's the code: .div { background-color: #cecece; margin-right: 700px; padding-bottom: 424px;...
asked by 05.08.2016 / 11:58
2
answers

Insert icon in input text with HTML and CSS

Hello, I would like to insert an icon in the input text of my system, until I could put the icon, but when I click on the input to type the text the icon simply does not hide. can you help me?     
asked by 24.04.2017 / 20:02
1
answer

How to make a submit with button type="button"?

I have created some and I need them to perform the same functions (with database) as register, change, etc. Can someone help me or explain to me how I do this? Thank you!     
asked by 27.04.2017 / 20:21
3
answers

Displaying checkbox value disabled

Hello, I created a very simple system where I enable 10 values of 25 and I want it to display with an innerHTML those that are disabled, I made this system with checkbox and I was putting them in variables and then doing it one by one . I'm a...
asked by 05.10.2016 / 14:25
1
answer

Problems in nth child

I have the code below, it's working perfectly, the only problem is that if I add one more or a few li it changes its formatting. I wish it would stay the same now, except regardless of how many LIs exist. I would like the background to be the sa...
asked by 22.06.2016 / 16:44