Questions tagged as 'bootstrap-3'

0
answers

Does Bootstrap have legacy code if I update the version in my project?

I can update my project using Bootstrap version 3.3 for Bootstrap version 4.0 current? Is there a legacy code that will ensure that I will not have BIG problems?     
asked by 20.10.2017 / 16:27
0
answers

Summernote - How to display full screen out of the modal?

I use this plugin: link Follow the code in jsfiddle: link When I click "full screen", it is full screen within the modal. I want it to be full screen out of the modal. Any solution?     
asked by 21.09.2017 / 20:20
0
answers

How to enable link according to Slide navigation

I have a slide made with Bootstrap 3 and I need to move the slide images, the menu is green and with the outline to identify the navigation, showing where the person is. Today when I move the mouse on top happens the effect of change due to css...
asked by 21.08.2017 / 20:11
0
answers

How to list woocommerce products in the carousel bootstrap

<div class="container-fluid"> <div class="row"> <div class="row"> <div class="col-md-9"> <h3 class="titulocarosel"> Produtos mais vendidos</h3&g...
asked by 18.08.2017 / 22:51
0
answers

How to make Bootstrap work in the Theme options - ADMIN

I can not make Bootstrap work on the Settings API options in my WordPress theme. I've added in admin_enqueue_scripts action along with other JS and CSS Wp_register_style ('custom_wp_admin_css', get_template_directory_uri (). '/css/bo...
asked by 23.08.2017 / 19:44
0
answers

(ASP MVC) Bootstrap Glyphicons do not work in Firefox

I have an ASP MVC 5 application where I use the Bootstrap that comes along, but both in the debug and in the publication, the Bootstrap (glyphicons) icons are not being loaded, see image: I'm using the Bootstrap v3.3.7 version in the pr...
asked by 11.07.2017 / 21:27
1
answer

Full Slide Bootstrap

Hello, I added a carousel slide on the site I'm developing, and I'd like it to have width: 100% in my header, but even adding this property is not applied, as in the image Canyouhelpme?Thisismyindex: <!DOCTYPE html> <html >...
asked by 09.07.2017 / 22:04
1
answer

Line break with height of different images, Bootstrap

I have a problem with my Grid with line break, the images come from a database and are of different heights, some horizontal and some vertical. I'm using the bootstrap. I have this code <div class="row"> <div class="col-sm-4 bor...
asked by 12.07.2017 / 22:13
1
answer

Error in RoR: undefined method '[]' for nil: NilClass - NoMethodError in Site :: Home # index

This application was made using the following Bootstrap template: link In my case, after I made all the changes and adaptations, correctly doing the ASSETS and PRE-COMPILE'S, the application ran perfectly on my machine (locally / developmen...
asked by 18.07.2017 / 23:51
2
answers

Resize NAVBAR when scrolling the page

I'm trying to make Navbar decrease when I scroll down the page, assigning the class .sticky to <nav> . But for some reason, the bar does not diminish, it only changes color. I've already tried assigning the class to another...
asked by 20.06.2017 / 21:39