Questions tagged as 'css'

2
answers

Display only daughter div with jQuery

I need to attack the div comentarioPost and make only the div of the corresponding post be displayed. I have simulated some comments to test, then they will come from the bank with the other information. How do I do this with jQuery? I le...
asked by 07.01.2016 / 11:16
3
answers

responsive menu with jQuery and css

Galera I mounted a menu that appears when placing the cursor on the letter B. The problem is that when it is left-aligned the menu disappears at the corner of the page. If I remove the line (margin: 0px 0 0 -225px;) The problem is solved,...
asked by 21.03.2016 / 14:48
2
answers

Display a DIV when it is found that it has a background color

I need to know how to display a DIV only if it has a BACKGROUND color selected, if it does not, it will be hidden. Because I have a color palette in CSS and when I select a color, the hidden DIV is visible. My CSS: .gerenciar-coluna-titulo{...
asked by 13.01.2016 / 18:55
1
answer

What is the name of this effect? [closed]

I'd like to know the name of this effect. Where has ALL , IDENTITY , LOGO and PRINT . By clicking on each item, the images are separated by categories. Click here to access     
asked by 15.02.2016 / 13:29
2
answers

How to make multiple themes for a website? [closed]

How does multiple themes work on a website? I have themeRED.css e themeBlue.css Do I have to write to the bank the css location? or is there an easier way?     
asked by 11.04.2014 / 22:06
2
answers

Leave left and right side with height 100% independent of content size [duplicate]

.box { display: flex; height: 200px; max-height: 50%; margin: 10%; background-color: aqua; overflow: scroll; } .item { width: 50%; } .esquerda { background-color: brown; } .direita { backgr...
asked by 28.08.2018 / 18:45
1
answer

Waves on strings with CSS

Hello, I need waves on strings, kind of magnetic waves, just with CSS. I saw some examples and none was as I would like, I also could not adapt to the way I want. If anyone can help me thank you! Follow the example in the image of how I need...
asked by 04.09.2018 / 15:15
1
answer

hr at the end of the text [closed]

Very good afternoon, I'm developing a website, and the client wants something like this in the image below ButIcanonlyputitlikethis: <p>We Offer Clients<br> Incorporation Services on a Global Scale<br> Free...
asked by 21.11.2018 / 15:33
2
answers

How to simplify the Hexadecimal code # ff6a00 [closed]

I need to make this hexadecimal code # ff6a00, is there any rule? Do you have any formula?     
asked by 23.02.2017 / 18:42
2
answers

Is there any way to auto-tune the mobile site? [closed]

I'm doing a mini-project where on PC it does not present problems in page view. But when I test the cell phone thing changes a bit, see the print of the two tests please: Inthefirstpartofthepanelisoccupyingthefooter,mycodeisbasicallythis:&l...
asked by 13.06.2017 / 16:18