Questions tagged as 'bootstrap-3'

1
answer

Bootstrap - Trying to centralize a nav (not navbar)

I'm having a problem trying to centralize a nav on a grid. The fiddle is here , and I wanted it, when the space was over and the "cells" stacked, the nav would be centered as neither the wordpress paragraph. I did not find any reference o...
asked by 31.08.2015 / 01:54
2
answers

Is it possible to call a modal without a click?

Good morning, this is my first post, so apologize if something is wrong. I would like to know if it is possible to call a modal without clicking a button, for example I would like to replace the alert ('Message'); of php by a modal. Give a succe...
asked by 20.05.2016 / 14:51
1
answer

Collapse Bootstrap

I am using collapse in Bootstrap, however, I would like that when I click on a button, the phrase of the other button disappears and vice versa. I've tried everything. Can anyone help me implement the code? <link href="css/bootstr...
asked by 22.10.2015 / 21:03
1
answer

DIV leaving the screen

I've seen several times a div that comes off the screen, and as I will not know how to explain it right, I'll show you a photo of an example: Ifigureditwouldbebox-shadow,butIcouldnotdoit.Idonotwanttodothesamedesignastheboy,soIwillnotstealhi...
asked by 30.01.2018 / 13:39
1
answer

How to open external URL in bootstrap modal?

I already use the bootstrap modal and it worked very well for the content I tested. But I can not find anything that explains how to open an external page in a modal on the site. Does anyone know how to do it? I'm grateful for the help!     
asked by 03.04.2017 / 17:55
1
answer

How to align checkbox and label with bootstrap

The result of this my form puts the checkboxes and labels in line, which is correct, but I can not find a bootstrap class that makes the label aligns with the checkbox. How do I do this? <script src="https://maxcdn.bootstrapcdn.com/b...
asked by 29.11.2015 / 17:48
1
answer

footer tag at the browser border

I have a footer tag in my HTML page that calls the Bootstrap panel-footer class. I would like to leave this footer at the edge of the open browser and conform to and not in the limit of the existing content on the page. <footer class="panel...
asked by 18.01.2016 / 18:32
1
answer

How to position button and .page-header in the same row (inline)

I'm using the bootstrap for a simple dashboard and would like your help regarding the positioning of certain elements on the page. I would like to position the save button along with .page-header . But this class has the display:...
asked by 04.11.2016 / 00:21
2
answers

Bootstrap Grid for Form

How can I make a line break in a grid using bootstrap Well, mine is getting right columns instead of falling, even though the sum of the 12 column divs. I think I'm confusing and misunderstanding their grid system. <fieldset>...
asked by 13.03.2015 / 18:46
1
answer

How to change the tab using the navigation button?

How to create button to change tab (pill)? I have tried in some ways, but I have not been successful at all. In one case, I did, but only switched to the 2nd, then it looks like I'm out of action. $(document).ready(function() { $("#prox...
asked by 12.08.2016 / 13:40