Questions tagged as 'twitter-bootstrap'

0
answers

How to differentiate the names of each group of radio buttons?

I'm using the formvalidation.io plugin to do the validation. By default, it does the validation by the name of the radio buttons. But I can not do it that way. I need to know some way / logic to differentiate each name from each group of radio b...
asked by 03.03.2016 / 05:32
2
answers

Placing a background image and making it responsive

I'm having a problem putting a background image on my page. I did some testing and it stays that way when I change the size of the window: WhenIgetmaximized,it'sright: HowcanIadjustthisimagetogetthescreencorrectly?CSS:.login-page{background-...
asked by 17.09.2015 / 13:41
1
answer

White Margin on mobile - Framework Twitter Bootstrap

I'm using the twitter bootstrap and tweaks are okay except, a white border that sits to the right of the content.     
asked by 17.02.2016 / 16:43
1
answer

How to edit simple_form to customize fields

I would like to know how to edit the form fields with simple_form, edit such with the bootstrap, I read some tutorials but I did not understand how I can edit, how to use the class: 'form-control', etc. <%= simple_form_for @admin_category,...
asked by 26.02.2016 / 14:39
1
answer

Change dimension to enable nav-toggle before

I'm making a website and I'm using bootstrap in it. I tested it on the phone and when it shows the menu, the menu is still the same as on the PC with only the smaller font. I wanted to show that button to open the menu on the phone, I thi...
asked by 06.01.2016 / 22:44
1
answer

How to display a navbar from a particular section of the page?

In the project I am doing, when the viewport is less than 767px it will display a menu / navbar however, it should only be displayed after a certain section of the page. I made an example in Fiddle, there it is better explained. Section 1...
asked by 13.12.2015 / 03:05
0
answers

Problems with menu-toggle AngularJs

I'm trying to make an application with AngularJs on top of a ready template with bootstrap . So far everything is working, but I noticed that some events do not work, as is the case with menu-toggle . In the non-angled page it...
asked by 25.01.2016 / 19:38
1
answer

Vertical Carousel with Bootstrap

The carousel of Bootstrap works with horizontal photos. How do I rotate photos taken with the inverted machine, that is, vertical. Other: How do I make images rotate left and right linearly just by the mouse cursor on the side icons of the...
asked by 12.11.2015 / 02:23
0
answers

Use a Carousel inside a tab-panel (Bootstrap)

Good afternoon! I'm trying to implement a carousel inside a tab-panel; however, both use the "active" notation in the class to determine which item will appear. So, when I select the desired tab, it is displayed with all carousel items, an...
asked by 17.12.2015 / 16:54
1
answer

What is the easiest way to make a slide with BootStrap?

I was following the following tutorial to make a slide: link The design I was able to deploy on my page, since it is practically just copy and paste, I followed the example with legend. So I took the time to implement Javascript to ge...
asked by 30.10.2015 / 19:08