Questions tagged as 'css'

1
answer

How do I specify a CSS property in a single element for a repeating class?

I have a Wordpress website. In theme, I need to customize the height of a single div of class image_wrapper , but when I make the change, this reflects in the other divs of the same class scattered around the theme....
asked by 13.12.2017 / 23:57
2
answers

How to load html page with the scroll bar of a DIV at the end?

I have a div with a fixed size and it contains many large texts inside it. I would like that whenever the page that contains it was loaded, it was "focused" (ie the focus of the page went straight to that div) and automatically the scroll...
asked by 11.10.2017 / 22:48
1
answer

Upload pages without refresh by clicking the menu option

Good evening guys! I'm doing a school system, it will have access levels, menu for each access. I want to do the following, when I click on some option from the side menu, where it is written "BLANK" in the middle part, I want to appear the corr...
asked by 09.10.2017 / 01:19
1
answer

Center on element: after

I have the following code: .divCheckList .valorBool, .divCheckList .divCheckBox { height: 34px; display: inline-block; border:#CCC .1px solid; vertical-align:middle; } .divCheckList .valorBool { line-height: 34px; } .divC...
asked by 02.09.2017 / 01:15
1
answer

Change div CSS with click

I'm trying to create a portfolio, the idea of it is that by clicking on Banner, the Logos disappears and if you click on Logos again, it reappears and Banner adds. In case, clicking one of the buttons would disappear, adding the class display_n...
asked by 19.10.2017 / 12:57
1
answer

Responsive Menu

Talk, how can I hide my menu when it comes to resolution 990? the menu adds the toggle button appears but when I click on it the menu does not appear. .header_topo { display: -webkit-box; display: -webkit-flex; display: -ms-flexbo...
asked by 02.09.2017 / 19:50
1
answer

Adaptive border according to text size

Whatisthecorrectwaytodothisborderbelowthetext?I'mcurrentlydoingitthisway,butifthetextistoolargeandbreakforbottomlinetheborderdoesnotfitthesizeandbreaktoo,howdoIadaptittothelinebreakthatmayhavedependingonthesizeofthetext? .blog_post_list {...
asked by 31.10.2017 / 22:55
1
answer

How to align the display of images respecting the individual height of each one?

The display of my images is erratic. See below: Ineedittoappearinalignment.IdidanassemblybelowtoillustratehowIwouldlikethemtobedisplayed,asIknowoneimagewillhaveheightgreaterthantheother. CSS:figure.mais_detalhes_guia_comercial_fotos{width:10...
asked by 25.07.2017 / 17:12
2
answers

How to make a collapse button Bootstrap disable the other

I created two collapse buttons in Bootstrap with two different content. What happens: When I click the first button the content expands. When I click on the second button the second content expands below. What I wanted: I wante...
asked by 20.07.2017 / 15:29
0
answers

How to put particlejs in a parallax banner with text in the center

I'd like to know how I can put the ParticleJS effect on a banner Parallax with a text in the div center. This way: Forexample,inthisbannerIwantedthatinthecenterofit,therewasatextandthattheimagewaswitheffectParalax.Itriedthisway:...
asked by 23.06.2017 / 15:15