Questions tagged as 'twitter-bootstrap'

1
answer

How to move from one in an element to the carousel?

I'm using Boostrap with the carousel to pass the elements of a menu that I have. I want 4 items at a time to appear and pass one by one without noticing the effect. With the code I have, the effect is to go 4 at a time. You can see...
asked by 22.07.2014 / 18:16
1
answer

Bootstrap modal does not load Google Maps v3 correctly

Ihavethefollowingproblem,whenloadingGoogleMapsv3inaModalwiththeBootstrapFrameworkthemapisnotdisplayedproperly.Followthecode:<!DOCTYPEhtml><html><head><metacharset="UTF-8"> <link href="css/bootstrap.css" rel="st...
asked by 24.09.2014 / 22:47
1
answer

How to use ellipsis with Bootstrap menu?

I created a horizontal menu with Bootstrap, following this example , but I have a problem when it is viewed on a device with very low resolution (most smartphones , except perhaps the largest): the title goes down to the bottom line and the bu...
asked by 15.03.2015 / 20:48
2
answers

Spacing with bootstrap columns

By studying the official website, I saw that cool-xs-offset was only implemented from the 3.0.1 version, so it includes version 3.0 .3 on my site. Problem What happens is that when I apply xs-offset (according to the example belo...
asked by 24.01.2014 / 18:29
1
answer

Place menu at bottom edge of navbar Bootstrap 3

I have the following menu: Hewasthissizebecausethecustomerdemandedthatthelogogetbigger,butthemenuwasatthetopofthenavbar.HowdoImakeitstayatthebottomofnavbar?<navclass="navbar navbar-inverse" style="background: #00253f; height: 110px">...
asked by 05.01.2019 / 18:19
1
answer

Adjust span within link

I have a button and inside it I have a i tag with an icon of font-awesome and inside i a span with text (without span icone was on top and text below). WhatIneedisawaytopositionthisspan4pxupbecauseithas20px...
asked by 26.12.2018 / 19:04
1
answer

Bootstrap classes to create columns with space

I want to understand the Bootstrap classes, when I use the span and offset , and how do I get a space between columns?     
asked by 20.10.2014 / 16:04
1
answer

Insert marking in progress bar

I could not find a way to insert a mark in the bar, I'm trying to show a mean. As it is: HowIwouldliketoshowtheaverage: Does anyone know how I can do this with bootstrap?     
asked by 18.07.2014 / 16:11
1
answer

Grid System or Twitter Bootstrap

I'm starting now there is search for these "css layout setters", and the ones I most hear about is: 960 Grid System ( link ) and twitter bootstrap ( link ). I would like to know, in which situation is one more appropriate than the other? I g...
asked by 20.02.2015 / 12:18
2
answers

Put bar in the Bootstrap menu

I want to put a bar in the menu as shown below:    Home | Instructor Course | Legal Advice For this I am using the code below: <div class="row"> <nav class="navbar navbar-expand-lg navbar-light"> <a clas...
asked by 14.11.2018 / 21:57