Questions tagged as 'twitter-bootstrap'

1
answer

Problem with CKEditor in modal Bootstrap

I'm having trouble viewing windows that are opened by CKEditor, called from a Bootstrap modal. They, the windows, open. But only behind the modal. Can anyone help ??     
asked by 18.05.2015 / 06:55
1
answer

Responsive image, does not resize correctly

I'm developing a site , and an image is not resizing as I expected, I have the image: <div class="cover"> <div class="cover-image" style="background-image : url('http://4.bp.blogspot.com/-AycDlsjqzZg/TwNAOJgtvWI/AAAAAAAAAsU/7J9HDo...
asked by 26.06.2015 / 05:55
1
answer

Fill in several input fields with values from other fields

I have three rows with four fields input of type time , and I want to create a button so that the two rows below can be filled equal to the first one. I'm following this SOen response , and adapted to catch by classe inst...
asked by 07.05.2015 / 21:14
3
answers

How to make an inline form with bootstrap without using tables

I'm not a designer, but I need a form inline without using a table and responsivo like the image. I've been trying for 2 days and nothing, <label>nome campo</label> always spoils the placement of the fields....
asked by 29.05.2015 / 16:48
1
answer

Dropdown Bootstrap 3

How to put a Bootstrap dropdown menu to display on the right side? Here is a template:     
asked by 15.05.2015 / 01:28
1
answer

How to work with multi-level dropdown menu in bootstrap?

I'm using bootstrap and would like to know how do I work with multi-level dropdown menu? <div class="btn-group"> <a href="index.php" class="btn btn-warning">Item1</a> <a href="paroquias.php" class="btn btn-warning">Item...
asked by 26.03.2015 / 20:53
1
answer

Panel Title with responsive pull-right button

Friends, I need a panel whose title has a close button inside it, right and responsive. The code below was the closest I could get to using buttons. Very grateful for the help. <divclass="container"> <div class="row-fluid">...
asked by 26.04.2015 / 14:35
2
answers

Align vertically to footer items center

I'm trying to align vertically to the center, items in my footer, only because the image occupies a height greater is misaligned, How to solve? <footer class="panel-group panel-footer"> <div class="container">...
asked by 19.02.2015 / 00:14
1
answer

Carousel Bootstrap + php

I have a carousel in bootstrap, I wanted to do it with 3 images, as per example link But I wanted to make it dynamic, here is my code below: <div class='row'> <div class='col-md-8'> <div class="carousel slide medi...
asked by 24.02.2015 / 03:51
1
answer

Menu with Bootstrap Internet Explorer 9

I have a page that works normally. But I accessed the application through Internet Explorer 9, and the menu behaved as if it were a Mobile menu. Follow the image to better understand: Otherbrowsersworknormally.I'musingBootStrap3andJQuery2....
asked by 04.02.2015 / 17:49