Questions tagged as 'twitter-bootstrap'

1
answer

Messaging on the bootstrap grid

Hello, good afternoon, would you have any way to fix the col-md where it was positioned without any change? I used to do this in the past: <div class="col-md-12"> <div class="col-md-4"> </div> <div class="col-md-...
asked by 02.10.2018 / 21:04
0
answers

Returning View from error after calling a pop up Modal

Hello, I have a problem with the front end of my application. I have the following method to return errors: public class ErrorController : Controller { //Erro 500 Servidor public ActionResult Index() {...
asked by 21.09.2018 / 16:17
1
answer

Center a NAV - With video background

I need to center a text, but with justify-content: center and align-items: center I'm not getting it. Not even if I put for example, top: 50% and left: 50% , the items are not exactly in the middle. Maybe I'm missin...
asked by 25.09.2018 / 16:09
2
answers

Change Width of a Modal

Hello, when trying to increase the width of a modal in bootstrap 4, I tried to change the width of modal-lg through css as I saw in the English stack overflow. However, I've tried the same code and can not make modal-lg switch from the default 80...
asked by 26.09.2018 / 17:40
1
answer

Grid Bootstrap functioning

Because using this way works: col-3 col-md-3 And that way it does not work col-sm-3 col-md-3 Is the first form correct?     
asked by 13.10.2018 / 00:45
1
answer

Adjusting Footer after migrating to Bootstrap 4

I was using Boostrap 3 and I migrated to 4, but some things broke. I was able to resolve some, but I'm having trouble with this footer. <div class="copyright"> <div class="container"> <div class="col-md-6 ">...
asked by 13.11.2018 / 14:16
0
answers

datepicker is not a function in typescript

I want to implement datepicker in a typescript project. I tried to initially install the datepicker by npm but I could not ... so I'm trying the standard way anyway. I originally imported <link rel="stylesheet" href="https://stackpath...
asked by 27.10.2018 / 03:24
1
answer

Vertical Alignment Bootstrap

Hello, I'm creating a site in bootstrap 4. When I try to center a section of my site vertically, it just does not work. I've tried using several ways to focus the text (flexbox, custom css, ...), but nothing seems to work. The code I used was as...
asked by 24.09.2018 / 23:02
3
answers

Bootstrap does not do what I want

Good morning people. I'm new to the community and here's my first question. I am trying to centralize my form with bootstrap on the screen but it does not want to work nor the stick, already tried in the form, already tried to create new div,...
asked by 25.07.2018 / 18:43
1
answer

Difficulties with responsiveness to complex layout

Good afternoon, all good? I have a question, if it gives a lot of work, do not even have to do it, just give me a light, because I think I'm not doing this layout the best way to stay responsive and I'm having a lot of problems at work. Th...
asked by 09.09.2018 / 19:12