Questions tagged as 'twitter-bootstrap'

1
answer

Catch value on an item checked from a checklistbox

I have this checklistbox. <div class="col-md-6"> <h3 class="text-center">Unidade de negócio</h3> <div class="well" style="max-height: 300px;overflow: auto;"> <ul class="list-gr...
asked by 25.08.2014 / 17:41
1
answer

How to include Bootstrap source files (Glyphicons) in Rails?

In my Rails applications I usually include Bootstrap manually in folders: app/assets/stylesheets/lib (CSS) and app/assets/javascripts/lib (Javascript) Everything works perfectly except for Glyphicons . I put the fo...
asked by 19.05.2014 / 14:24
1
answer

Problems creating media queries for Samsung Galaxy S4

I'm developing a responsive website and I set some CSS markups with media queries , but I still suffer from some devices, such as the Samsung Galaxy S4 . I believe it's because it contains a device-pixel-ratio equal to 3. I wanted to kn...
asked by 15.03.2014 / 18:48
2
answers

Change layout of a radioButtonList / checkBoxList WebForms to be compatible with Bootstrap

As is well known, the default layout format of a radiobutton or checkbox in list controls in Asp.Net WebForms is always something like <label></label><input> I wonder if there is any decent way to change the display layou...
asked by 26.02.2014 / 14:38
1
answer

Navbar disappearing while lowering resolution

I'm setting up a project with Bootstrap but I'm facing some problems, one of them is the navbar disappearing when the resolution decreases. The other is that I can not type a title right in the middle of the screen. Problem Navbar...
asked by 20.12.2018 / 19:16
1
answer

Turn card into carousel when lower resolution

I have the following system of cards made with bootstrap 4 , each one occupying 4 columns. ButIneedthemwhentheygomobilesotheylooklikeCarousel,I'mtryingtouse Owl Carousel , but I need it to check if the resolution is small and display...
asked by 27.12.2018 / 16:41
2
answers

Resize photos of carrousel made by Bootstrap and Javascript

I have a carousel made by Javascript and Bootstrap. It receives images from a database based on a clicks rank, but the images are all different sizes and end up interfering with the display of the carrousel, I already tried changing sizes in inl...
asked by 30.10.2018 / 15:46
1
answer

Bootstrap 4 - change carousel indicators for text

I'm using Bootstrap 4 and I can not change the pointer to appear text in relation to the item. I've tried some options from other StackOverflow responses but none worked, if anyone can give a working code example, thank you. Note: I'm using Sa...
asked by 30.10.2018 / 17:45
2
answers

Page with Horizontal Navigation

I'm challenged to build a site using Bootstrap + Wordpress, however I need my container to have horizontal navigation. How do I do this in Bootstrap?     
asked by 13.06.2014 / 16:27
1
answer

problem with a bootstrap grid

I'mnotabletogetthatseparationnexttothecartadd.htmlcode:<divclass="container"> <div class="row"> <div class="item"> <div class="row"> <div class="col-sm-4 col...
asked by 02.10.2018 / 01:27