Questions tagged as 'bootstrap'

1
answer

How to get only the post image in wordpress?

How do I get only the post image link in worpdress to put in the bootstrap card element? <?php $arti_query = new WP_Query(array('category_name' => 'artigos')); if ( $arti_query->have_posts() ) {...
asked by 27.02.2018 / 16:00
1
answer

Overlap Div with Navbar

Good morning. I'm using Bootstrap to develop a website and I'm using a Navbar and a Div with an image, but when I enter the navbar and div with the image, the div starts just below the Navbar and that's not what I expected. Basically what...
asked by 23.01.2018 / 13:56
1
answer

Implementing Grid Bootstrap 4 and SideNav

Hello, friends. I'm doing a little project and I'm having difficulty using grid and sidenav bootstrap, I want to make a fixed side menu, no responsiveness with 30% of screen size and the other 70% I'll implement tables and forms, could anyone he...
asked by 03.03.2018 / 14:39
1
answer

Insert item titles on the side carousel bootstrap

I'm trying to make a carousel using the bootstrap framework , but I'm having trouble inserting the carousel items on the side and inserting a border over it as in the image below. Could anyone help me?                                    ...
asked by 02.01.2018 / 14:23
1
answer

Help with bootstrap grid system

I am studying Bootstrap and would like to ask a question, I did an experiment here and would like to know how to do when it is minimized to cel, how to automatically align the grids, when minimizo it overlaps my section, unless that I put the di...
asked by 18.01.2018 / 22:04
1
answer

Label in Bootstrap

Personal Wave, I have already helped a lot, but now I have another problem ... I want when you press or mouse over the inputs, the name appears ... I already made it work, but with bootstrap it's difficult Other questions: Because...
asked by 22.01.2018 / 14:32
0
answers

Show modal hash in URL, Bootstrao, modal hash, php

I have this modal that is called by this navigation bar, being that it is inside a link of this bar. With tabs I can pass the hash of the tab to the browser bar. With modal I've tried everything and I could not. I already used all his class and...
asked by 07.12.2017 / 19:57
0
answers

Error while selecting date focused on bootstrap datepicker

I'm using the bootstrap datepicker version 2.0. // Expected Behavior When you type a day it gets focused on the calendar so when you click on this focus day, you have to fill in the date. // Real behavior When you type a day it gets...
asked by 30.11.2017 / 19:59
1
answer

sticky-top Bootstrap does not work

Can you tell me if I need to change something in my CSS or JS to run the Bootstrap sticky-top? I'm using Bootstrap version 4.5 and CSS formatting just put a Height manually in the menu, the rest is just Bootstrap. Follow my code: @* Veri...
asked by 01.12.2017 / 14:51
0
answers

how to add a div with information above the navbar with background carousel

I have a difficulty that although it seems to be simple but I can not get where I want, I am creating a site where I have a div with the language module, in the middle and a button for reservations, I have a carousel that should be below that...
asked by 07.11.2017 / 17:00