Questions tagged as 'bootstrap'

1
answer

Reduce spacing Thumbnails, page-header in bootstrap Css

I am designing the Home of a site. With thumbnail for article. The truth is that I'm very cool in Css, but I imagine that some kind of bootstrap.css is what is generating spaces but I could not find it. <div class="contenido"> &...
asked by 20.09.2016 / 16:37
2
answers

laravel - pass a datum between tabs

It must be something simple, but I've only been with Laravel for two weeks now and there are many things that I do not know and this is one of them. In tab1 I have a cell that is capital that I enter a value and I would like it when I click o...
asked by 09.08.2016 / 23:54
0
answers

Pass data / variable PHP to modal Bootstrap 3 from SVG path

I have this that launches a modal Bootstrap 3 with an input that collects the value of data-id but it does not work when I ask it from the SVG path, it launches the modal correctly , but without the value data-id. However from a current...
asked by 03.08.2016 / 02:54
0
answers

Select with bootstrap

Good afternoon I'm doing a web app with jsp and bootsrap I'm making a form and I integrate a select everything works but it shows badly, since the send and cancel buttons are put over the options of the select and does not allow visualize correc...
asked by 11.07.2016 / 19:39
0
answers

Add modal to Rails and devise [closed]

Greetings people, how can I add a modal to the login form part in rails 4? I have devise installed and I need a modal to be displayed when the user clicks on the login option of the site     
asked by 05.05.2016 / 17:42
1
answer

Bootstrap footer center content

Hi, I have this footer made with bootstrap <footer class="text-muted py-2 mt-2 container-fluid p-1"> <div class="row container-fluid justify-content-center"> <div class="redes-sociales col-lg-4 col-md-12 justi...
asked by 25.12.2018 / 21:56
2
answers

How can I have a column longer than one in the same row?

I'm doing it with bootstrap, let's say the header (the first div above) I have no prrblemas. First of all say that the celestial as you well know are the rows and the green columns, I have two rows: First row : row with two columns Se...
asked by 07.07.2018 / 17:02
0
answers

Fit li elements in a bootstrap navbar [closed]

I want to know how to adjust the elements in a navbar using bootstrap since there is a space to the right when including all the elements ‹li› horizontally of a ‹ul› , I want to know how to extend them so that they focus or take adv...
asked by 31.03.2016 / 08:03
1
answer

Uncaught ReferenceError: PrimeFaces is not defined

I am using primefaces and bootstrap in a login and I get the following error: Uncaught ReferenceError: $ is not defined at login.xhtml:252 (anonymous) @ login.xhtml:252 login.xhtml:260 Uncaught ReferenceError: PrimeFaces is not defin...
asked by 21.08.2017 / 12:13
1
answer

How to reactivate the bootstrap validation?

My query is as follows, I have a div teacher, where I have a form with several fields inside. The form has validations of Bootstrap inside: $(document).ready(function() { limpiarFormulario(frmGarantias); limpiarFormulario(frmAsignarGar...
asked by 09.03.2017 / 17:51