Questions tagged as 'bootstrap-3'

1
answer

How do I keep submit buttons with the same button-like appearance?

I noticed that when I put the buttons on a form they look different. This is what I did: <div class="btn-group" id="language_selector" role="group" aria-label="..."> <?php...
asked by 28.09.2015 / 14:56
0
answers

Cycle2 Carousel and Bootstrap bug

I made a plunker for the galera to see the problem ... Setting col-xs-12 and col-md-3 (using Bootstrap 3% capacity) causes it to destroy with cycle2 causing the slides to become huge. Can anyone help me?     
asked by 26.07.2015 / 19:05
0
answers

PHP / Bootstrap - Repeat until X and then until Y then adds new DIV and continues the replay

I'm breaking my head in this repetition, as this is my first question, sorry for the mistakes. :) I'm currently with this code block inside the container: <?php echo '<div class="row">'; $posts = DBRead('posts', "WHE...
asked by 07.08.2015 / 15:50
0
answers

requireJS and JQuery causing dependency problems

I'm trying to apply requireJS in my application, so I'm having some problems. require-config.js var require = { paths: { "jquery": "/admin/admin-v2/bower_components/jquery/dist/jquery.min", "bootstrap": "/admin/admin-v2/...
asked by 31.07.2015 / 19:27
0
answers

Slider fullscreen inside bootstrap 3 columns

Good afternoon everyone. I'm using bootstrap 3 and am experiencing a problem that I have not been able to resolve for more than 1 week. I have a layout that has 1 column for menu and another 11 for a fullscreen slider. I've tried using variou...
asked by 16.03.2015 / 22:03
0
answers

Dropdown button bootstrap Error

The down arrow that marks the dropdown of the navbar button is irregularly sized to the size of the button. See the image below (Blue Button) Navbarcode:<navclass="navbar navbar-default navbar-fixed-top" role="navigation"><!------...
asked by 25.01.2015 / 21:07
2
answers

jquery.validate.js does not work without form-group (Bootstrap)

The validation of jquery.validate.js only works when input is within <div class="form-group"> , for example if I put the code: <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12">...
asked by 25.06.2017 / 19:20
1
answer

How to use Bootstrap template

I wanted to use the Gentelella template. I even looked for more explanations. I need to replace an admin panel I created a few years ago with a newer one. And I saw this alternative I could not implement. Can anyone help me get started? I...
asked by 07.08.2017 / 23:42
1
answer

How do I enable scroll wheel scrolling of a modal in Bootstrap? [closed]

How can I make the scroll bar of a PDF file, loaded within a iframe (which is within a modal of Bootstrap ), work when the bar is clicked and when running scroll of the mouse (only works when the bar is clicked).   ...
asked by 24.09.2015 / 19:28
1
answer

Problem with Carousel Bootstrap

I'm using a bootstrap carousel and the slides are not going by alone. This is the error that appears:    Error: [$ compile: ctreq] Controller 'carousel', required by directive 'slide', can not be found! Carousel <div id="box-conte...
asked by 30.11.2015 / 04:08