Questions tagged as 'twitter-bootstrap'

1
answer

Decrease row height

I have a panel and inside it a progress bar, where I created a line inside the panel and placed my progress bar. HTML : div class="panel with-nav-tabs panel-success"> <div class="panel-heading">Etapa</div> &l...
asked by 08.05.2015 / 20:57
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

Help with progress bar! [closed]

Hello, good morning, I would like to know if anyone has already seen or has already implemented a progress bar when scrolling the page. a bar that is fixed below with a forward button more or less this .. var sections = $('.panelSection...
asked by 23.07.2015 / 14:34
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

Are the external links not 'loading'? (by clicking with the left mouse button)

Good evening, I'm setting up a landingpage for a Retreat that will happen in my church, I'm working with (middleman / frameworks [bootstrap] / HTML slim [ruby] / heroku), I'm creating a default link, more when I left-click it does not load th...
asked by 03.04.2015 / 01:59
2
answers

Images above the carousel

I'm not able to put the images above the carousel, I'm trying to put my remaining content above the car but it's not working, I've tried everything, but it's coming down. Follow the codes. Index.php <div id="middle"> &...
asked by 29.06.2015 / 20:40
1
answer

Column offset in bootstrap

I'm building a code for columnar a list of products. Each row has 4 columns and jumps to the next row. But when, for example, the height of the first column is greater than the others and I resize the window, the first column of the seco...
asked by 18.03.2015 / 23:27
1
answer

Windows Phone ignores breakpoints

How to resolve the bug of viewport on Windows Phone? I use the code below, which is for him to change the background on the Smartphone, but it continues with the background of 1200px. @media (max-width: 767px) { .jumbotron.top {...
asked by 20.03.2015 / 16:04
1
answer

What is the difference between form-group and input-group bootstrap?

What's the difference? in which cases are they used one or the other?     
asked by 16.08.2014 / 19:21
1
answer

Position content within Navbar Bootstrap

I am using and remodeling a navbar whose template is made by Bootstrap's own site, but after making insertions of the classes that I thought was able to position the objects I noticed that they were not working (although many are), so here is a...
asked by 22.12.2014 / 12:31