Posts by Marcelo M. de Castro • 57 points
4 posts
-
1
votes1
answer71
viewsA: Bootstrap - btn-group-Justified
It was too easy. Abasta put the "active" add-on in front of the class "btn-Primary": <div class="btn-group btn-group-justified"> <a class="btn btn-primary active">Todas</a> <a…
-
1
votes1
answer71
viewsQ: Bootstrap - btn-group-Justified
I wanted to load the page with one of the buttons "selected" (activated), as if it were a Radion-Button. As if it were a "Selected". Someone knows how to do?
-
1
votes0
answers142
viewsQ: Using the bootstrap navbar-Collapse
When using the navbar-Collapse of bootstrap small screen (mobile), wanted to minimize when choosing a menu item. Someone’s already done it?
-
-1
votes4
answers264
viewsQ: CSS - Bootstrap min
When I open the CSS for editing bootstrap.min is a massage without tabulation. You can fix it? I would like to do a simple editing in the font of a class and even identifying the line by inspecting…