Questions tagged as 'css'

1
answer

Size td using bootstrap

How can I create a table with Bootstrap and set the size of each <td> ? I would like to be able to flexibly size the cells of a table with Bootstrap, is it possible?     
asked by 26.06.2014 / 20:22
1
answer

How to make a HOVER effect change another selected "object" in jqGrid?

I have two classes A and B, I need when I hover over what changes the value, color etc. of B. I do not know if I can do this in CSS or using OnMouseover.     
asked by 03.07.2014 / 21:33
1
answer

How to select a radio by clicking the text next to it?

It's quite simple to make radio buttons. I've seen inputs of that genre out there that allow you to click directly inside the circle or above the text that refers to each radio button. How do you do this?     
asked by 24.06.2014 / 02:51
2
answers

Paint top title bar of a table with bootstrap

How do I paint the top title bar of a table made with bootstrap? To paint any thead TR. <div class="pull-right" id="tabela4"> <br /> <table class="table table-striped table-ordered table-bordered col-md-4"> <the...
asked by 27.06.2014 / 22:20
2
answers

Smooth scroll without anchors

Look at this site: www.kinfolk.com Horizontal navigation beneath the photo carousel has a smooth ease in the interaction, and does not use anchors. It's just a conventional scroll with smooth and I think it has a motion blur as well....
asked by 14.08.2014 / 21:53
1
answer

Change background according to the image

I need to create an effect in my slideshow that for each image, the background of div changes color according to the predominant color of it. I searched the internet for a plugin that does this, and I found Adaptive.Background.js ....
asked by 14.10.2014 / 20:42
1
answer

I would just use the bootstrap grid to leave responsive [closed]

How can I use only the bootstrap grid just to make it responsive, because I just can not customize my inputs in css because of the bootstrap itself     
asked by 14.10.2018 / 01:33
1
answer

fieldset with flex-wrap does not work correctly in Chrome

I'm using the CSS property flex-wrap in some <div> so I can show them or hide them without breaking the flow of the layout. But I noticed that when my container is a <fieldset> , wrap does not happen in Google Chrome...
asked by 18.09.2018 / 20:24
1
answer

How to align in the center a menu made in HTML + CSS Nav

I try to align all shapes with text-align: center; but none works, and when I give space with left the sub-menus are misaligned! * { margin: 0; padding: 0; } .menu { width: 100%; height: 60px; background-co...
asked by 21.09.2018 / 23:40
1
answer

How to make "Semantic Quotes" with the q tag, but it being with a different font-family

The question is very simple and objective, I want to have a font style for the paragraph and another style that font for the quotes, however when I put the content between the tag <q> what's inside takes the font-family of...
asked by 06.09.2018 / 21:23