Questions tagged as 'css'

1
answer

Collapse menu color

I have a problem with the bootstrap menu when it is "collapsed". When the screen size is for example a mobile, it has that button to click and open the menu. The problem is that if I leave the <nav> tag with the class navbar-defa...
asked by 08.05.2015 / 08:53
1
answer

The animation of the menu buttons is not working correctly

Hello, I'm joking around in CSS, HTML and JS to build a random website. In theory the site was all right, but now that I ran the site and went to open on my cell phone and the animation of the back of the menu buttons are a bit bugged. Sometimes...
asked by 07.05.2015 / 15:31
1
answer

Slider centered

Well, I'm trying to center a slider, however with the float change left I can not, already tried align: center; also no, change of measures does not stay as I want, can anyone help pfv? /* SLIDER */ #slider-over { background: url(h...
asked by 01.05.2015 / 16:35
1
answer

Positioning of columns in the bootstrap

I have 3 columns, they are positioned like this: Dados Basicos | Endereço Contato So when the responsibility is done, it stays that way Dados Basicos Endereço Contato But it needs to be done like this: Dados Basicos | Contato End...
asked by 12.06.2015 / 21:32
1
answer

Table with column and fixed scrolls

I need to make a table with the first fixed column and fixed side scroll, as the example of this link: link Source code: link The problem is that in this example we used fixed dimensions for everything ("px"), and I need the size to be...
asked by 01.05.2015 / 01:51
1
answer

Modify HTML element via JQuery functions

<div id="post-0" class="col-md-8 single-publicacoes"> <div class="index"> <div class="index-thumbnail">[IMAGE]</div> <div id="index-mascara">[EFEITO]</div> <div class="index-title...
asked by 21.07.2015 / 21:09
3
answers

Fix name in search field

In this html there is the search field, where I type the names of the teams. There is the option to save the team as default, but I would like to leave the name already saved, every time I open the page it already open looking for the autom...
asked by 22.07.2015 / 17:56
1
answer

Menu does not change the width

I am making a menu vertical and putting the black color as background. What I'm going through is that I want to leave a fixed width of 200px for each menu line, except that it does not change. It leaves the size according to the...
asked by 21.07.2015 / 04:20
1
answer

Create slide down menu responsive

I have a set of links (which have a styling that makes them look like buttons) on my site, they work properly when in a computer or tablet browser but when on smartphones I would like to turn these links (botões) into Slide Down Respon...
asked by 06.06.2015 / 14:51
1
answer

Iframe responsive mode for mobile devices [closed]

Can someone tell me how to make a iframe responsive to mobile devices?     
asked by 22.04.2015 / 18:09