Questions tagged as 'css'

3
answers

Add automatic option each passing month

I have a payment system, which has a select that displays the months since the system started, follows the code below: <select name="situacao"> <option>Fevereiro/2018</option> <option>Janeiro/2018</option>...
asked by 21.02.2018 / 18:57
2
answers

Div Slider between images on Hover

Good afternoon, I need to set up a project for a photography client and he asked me for something I had never done, I tried to search the internet but I did not find anything that would help me what I needed. I need in the DIV where the previ...
asked by 15.02.2018 / 16:57
3
answers

Change image by CSS depending on the access device

I have a rotating banner as per the code below. For now it only has one image: <section id="main-slider" class="no-margin"> <div class="carousel slide"> <div class="carousel-inner"> <div class="item...
asked by 12.02.2018 / 17:03
2
answers

Collapse bootstrap 4 does not work mobile [closed]

I'm having a collapse problem with bootstrap 4 in mobile mode. It opens normally but does not close, I've spent a lot of time trying to solve it and even more searching! Please help me ... Please check the correct resolution as the image....
asked by 30.11.2018 / 18:26
2
answers

Div is not aligning CSS

I need to align this div that is misaligned as shown below: Note: I want to align side by side because the top div is misaligned because of the larger text - I'm using bootstrap. CSS:.edufair-blog-overlay{position:relative;background:#0...
asked by 31.10.2018 / 18:39
2
answers

Problems with positioning icons

Good morning, friends, I'm with a friend creating a website to practice our studies, but we have a big problem in these social networking buttons, we can not position this image in the center of the circles, can anyone give us a light? > H...
asked by 12.05.2018 / 18:13
2
answers

How to put a button in a textarea in ASP.NET, C #?

Good. I have the following sketch of a contact form made in wix.com but I wanted to put it also in my asp.net project. Sofar,itlookslikethis: Mycodeisasfollows:<body><style>textarea,input{border:2pxsolidrgba(7,143,27,1);padding:5px1...
asked by 22.05.2018 / 17:25
2
answers

Centralize input inside a div using materialize

I have a form with an input inside, I would like to leave it centralized. I can do this in the custom.css I have. But as I'm using Materoalize, I'd like to know if you can do this through it. <form class="col s12"> <div c...
asked by 13.05.2018 / 20:13
1
answer

hover does not work CSS

I want to create a menu with Dropdown in which when I move the mouse in my menu it will appear a sub menu with the links one below the other I took as example in the link but by hovering over the Enter / Sign up it does not show the sub menu....
asked by 27.09.2017 / 05:58
2
answers

Create interactive grid with CSS

I wanted to create an interactive grid where when the person clicked on the image this same appeared next to the shopping site style. <div id='gridImagens> <div> <div> <div> <...
asked by 21.09.2017 / 15:48