Questions tagged as 'css'

1
answer

CSS - Position: relative; VS Position: absolute;

Good evening guys, I'm having a problem about letting my site be responsive. What happens is this ... I have my menu, which contains 2 LI " ADD VALUE ," CREATE ROUTINE ". And I want to make them responsive, the NAV they are in, I was ab...
asked by 18.12.2018 / 02:32
2
answers

Line break inside the cell of a table

I have a common table in my HTML, but when a <td> has a large content the line break does not happen, even adding CSS: table td, th { padding: 5px; white-space: pre-wrap; }     
asked by 17.12.2018 / 20:35
1
answer

Bug using after pseudo-element on small screens

Hello, a curious bug appeared when I tried to make text with this effect: Theproblemisinsmallerscreens,thesecondeffectintheadipiscingelittextwillsimplydisappear,dependingonthesizeofthetwo,asshownintheimagebelow:   CHANGE:ByanalyzingIrealized...
asked by 09.10.2018 / 20:27
1
answer

problem with a bootstrap grid

I'mnotabletogetthatseparationnexttothecartadd.htmlcode:<divclass="container"> <div class="row"> <div class="item"> <div class="row"> <div class="col-sm-4 col...
asked by 02.10.2018 / 01:27
1
answer

CSS image gallery

I'm trying to make a gallery of images for a website, I got a demo that I found on the internet and I'm trying to edit it, but I'd like to modify it so that the images are merged, one left and one right, but not I found a way to do it. Can someo...
asked by 26.09.2018 / 19:27
1
answer

Message to user not selecting size and color with select

I need to change a script I have and I'm having some difficulty, I need to give a Alert to the user if he tries to go to the cart without selecting the Tamanho and Cor option, but always falls into the first message, the siz...
asked by 26.09.2018 / 15:48
1
answer

Box does not float left (float: left does not work)

Then, I'm starting to study html and css, I'm trying to make a page with a side menu with the homescreen next to it, but the homescreen box does not go up to the menu bar side, I do not know if the code is wrong, if anyone can help ... thank you...
asked by 15.11.2018 / 02:48
1
answer

Header with animated Dropdown

Good morning, I'm developing a project and it has a header that I developed showing the categories available to it. Layout of the site with Bootstrap 3.3, because of presentation issues I decided to make an animation in the CSS of the dropdown p...
asked by 12.11.2018 / 12:40
2
answers

Lists sorted under another Bootstrap

I have the following menu: HowcouldImakeitlooklikethis:Importação|Exportação|CursodeInstrutor|AssessoriaJurídica-------------------------(aquiseriaumalinha(hr))Vendas|Consultores|RelatóriosThecodeIhaveisthis:<divclass="row"> <nav cl...
asked by 15.11.2018 / 12:45
1
answer

Change menu color by css

I'm trying to leave a menu with a specific color and I'm not getting it, I've already changed the hover effect but when the mouse is not positioned I would like the entire menu to be the color #e70781 and not only in hover t...
asked by 20.09.2018 / 21:19