Questions tagged as 'bootstrap-3'

3
answers

How to put an image inside the bootstrap popover

I want to put an image inside the popover. Anyone know if this is possible? <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="utf-8"> <meta name="viewport" cont...
asked by 13.07.2018 / 21:57
2
answers

Navigability problem using Button in Bootstrap

I created a JSF project and I'm using Bootstrap, and I'm trying to implement buttons in my project and I'm not able to put navigability in them, see below; so it works; <li ><a href="/Terezinha.Bandeira" >Inicio</a></li...
asked by 18.09.2015 / 13:31
2
answers

How to change the color of a radio button?

I have these radio buttons in which it is used to specify the severity level of a given occurrence. And I wonder how I could change their color? Here is an example of this: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com...
asked by 03.12.2017 / 19:40
1
answer

Div to loading ajax in full screen?

I'm using Bootstrap 3 and I've created a <div> that works fullscreen for an ajax loading, this works fine if the screen is docked, with no vertical scrollbar. But now I noticed that if the page has scrollbar vertically, that is, it...
asked by 26.05.2017 / 06:05
1
answer

Bootstrap libs declaration [closed]

I have declared in the code the bootstrap libs like this: Myerrorisonthepage,thatwhenIclickonthemenuicon,itdidnotexpandSee: Anysuggestions?<!DOCTYPEhtml><html><head><title>PousadaDeutschesHaus</title><metacha...
asked by 07.09.2016 / 17:05
1
answer

Send via FormCollection of monetary values

I need to send to a method in the Controller the values filled in the Payment_Value column as shown below: HomeWhenclickingthegreenbutton,sendviapost,thevaluesofthelistbelowthatgeneratedthetable:@foreach(variteminModel.vmListPagamentos){<...
asked by 24.09.2015 / 23:03
2
answers

How to make Bootstrap Grid stay with 2 rows in Mobile

I would like to leave the same print below .. I do not know if it has as well as this I saw in an application, I want to know if it is possible to do with bootstrap. because I tried putting the coll-md-2 but in mobile it occupies the whole scree...
asked by 16.11.2018 / 22:49
2
answers

How to build header with logo to the center and left and right information

I'm trying to create a header with information on the right, a logo on the center and information on the left, but what I did not stay close to what I need, I did some tests with some lines that I found in the OS but it was very poorly formatted...
asked by 21.09.2018 / 22:27
2
answers

Add border over an image and text

How do I override a border over an image and text, leaving a border for the image as the attached image:     
asked by 07.11.2017 / 21:07
1
answer

How to align the dropdown menu with the text?

I'm having difficulty aligning my menu dropdown , the whole form and even the text that should accompany the dropdown menu is right. Any tips? Eg: Result obtained: | dropdown | Choose an ingredient: Expected result : C...
asked by 28.05.2017 / 23:52