Questions tagged as 'twitter-bootstrap'

0
answers

Form window within modal window not aligned + Thymeleaf + Spring Boot

Good afternoon! I'm having trouble rendering a modal window using Thymeleaf. The purpose of Modal is simply to display a form with the details of the Service, without having to redirect the user to another page. The data is loaded correctly. The...
asked by 25.07.2017 / 20:33
1
answer

Leave the sidebar fixed after opening

I'm putting a puzzle in bootstrap, and it almost worked out what I need. I'm going to use this template only on mobile. You just left the Toggle Menu locked after opening. I tried css but could not. <!DOCTYPE html> <html lang=...
asked by 05.07.2017 / 14:56
3
answers

Send form without using PHP or similar

I need my HTML FORM with Bootstrap to be sent. The problem is that I do not know anything about PHP. The functionality I need is to send a message to an email address. Just the data and a message that the customer wants to send. It will not go t...
asked by 06.08.2015 / 20:09
3
answers

Make the Bootstrap columns fill 100% of the row width

I think it's something simple, but since I'm new to Bootstrap I still have not figured it out. What I want is for the columns to fill the full width of the row, I put a red border on the sides of it to make it easier to understand. I know...
asked by 11.07.2017 / 04:30
0
answers

Bootstrap - Testimonial

I'm picking up to fit in a bootstrap 4 a carousel for witness like this attached image: MybiggestdoubtisjusttheredbuttonsasyouapproachthembecauseintheB4patternit'sveryfaraway.Cananyonehelpme? <section style="background: url('./paginas/asset...
asked by 31.08.2017 / 16:27
1
answer

How to use bootstrap push pull?

I have a template with the structure illustrated by the image below Finding in the documentation I saw that combining the col-*-push-* and col-*-pull-* classes can produce this effect I tried and researched a lot withou...
asked by 28.06.2017 / 01:05
1
answer

Validate users using Modal Bootstrap

I am validating user access using the traditional method: IwouldlikethismessagetoappearinaModalBootstrap.Itriedthecodebelow,butthemodalbackgroundappears(black)andclosesquickly,doesnotkeepthemodalopen:HTML<formmethod="post" id="login-form"...
asked by 04.07.2017 / 17:02
0
answers

Error using span in CakePHP

As the attached image I can not use the span when I move to the Cake pattern. Can someone help me, pfv. <div class='col-md-12'> <div class="input-group" > <!-- Span Bootstrap --> <span class="input-group-addon" i...
asked by 06.06.2017 / 15:21
1
answer

Error fixed navigation bar when using Carousel

When in mobile mode the fixed navigation bar scrolls using the carousel, only in mobile mode it happens already tried and I do not know how to solve Example     
asked by 01.06.2017 / 12:48
0
answers

Problem generating modal window layout with form using thymeleaf

Good afternoon. I'm getting the bootstrap modal windows and loading the data into the form, but the layout of the form is getting all messed up. I'll leave two photos to show what's happening. How should I stay HowdoesitgetwhenThymeleafgen...
asked by 16.06.2017 / 19:53