Questions tagged as 'twitter-bootstrap'

1
answer

Scrambled input icon

I have an input of typo password with span where is the bootstrap icon is misaligned, only buga with type password, type text works normally <div class="panel-body"> <form class="form-signin" method="POST" action="...
asked by 13.02.2017 / 21:26
1
answer

How to make this grid with bootstrap?

I'm trying to make this grid with bootstrap but without success: Itriedtodowithtablehtmlanddiv:<table><thead></thead><tbody><tr><td><divclass="row"> <div class="col-md-5">...
asked by 17.05.2018 / 01:40
1
answer

Bootstrap / Razor Second panel collapses on the first

What happens is that I have 2 topics in the database that are automatically inserted in the page and everything is fine here, but starting with the panels closed or open if clicking on the second it opens / closes always the first one ... boo...
asked by 25.02.2016 / 16:00
2
answers

Bootstrap Accordion does not work when loading content with ajax

I have my accordion, inside the body of it, I have a div where the content is loaded via ajax <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="pa...
asked by 27.09.2014 / 00:13
1
answer

Fix Bootstrap Column

Hello, I have 2 columns, one with a col3 and one with a col9. I would like col9 to be fixed and col3 to have scrolling. How can I do this with bootstrap?     
asked by 05.08.2015 / 22:30
1
answer

CSHTML with tabs is leaving a horizontal line at the bottom of the page

I have a page with 4 tabs. It's working. I happen to have a div for each tab. The end of the tab and beginning of the other looks like this: ..... </div> </form> </div> <div id=tabs-2> ..... At the end of div before...
asked by 26.06.2014 / 14:34
2
answers

How to add twitter-bootstrap in a symfony 2 project?

I created a symfony 2 project, now I want to include twitter-bootstrap in this project. How to make this inclusion?     
asked by 15.04.2014 / 17:58
1
answer

BootStrap submenu open left [duplicate]

I needed my menu in the site below, open in left, so there is no layout break. link Could you help me? <nav class="navbar navbar-inverse navbar-static-top marginBottom-0" role="navigation"> <div class="container-fluid"&g...
asked by 21.06.2016 / 20:17
1
answer

Create menu from a JSON file using AngularJS

I have a JSON file with the following structure: "[{\"Menu\":\"General/Register/User\"}, {\"Menu\":\"App/MultiExport/Parameter\"}, {\"Menu\":\"App/MultiExport/CreateFile\"}, {\"Menu\":\"App/MultiCube/Create\"}]" How do I create a menu using...
asked by 17.11.2014 / 14:07
1
answer

Carousel bootstrap slide effect does not work on iphone

I'm building a responsive web page with the bootstrap plugin. Everything works well on desktop browsers, even at low resolution. But when I open the page in Chrome or Safari, on my iphone, the carousel does not slide. It goes to the next slide,...
asked by 02.11.2014 / 14:15