Questions tagged as 'bootstrap'

0
answers

Visual Studio 2010 Express does not recognize Bootstrap right

Hello, I'm having a problem, I usually do sites in html / php and I'm migrating to ASP.NET, and I'd like to work with Bootstrap, however, it works when I debug the page but in the preview, that is, I can not rearrange the Designer, look at the im...
asked by 22.07.2017 / 01:07
3
answers

How to dimension aside and center div according to the height of the screen

I'm trying to scale the side menu and content div between the header and the footer so that it fills the entire screen even though I do not have a lot of content. if it has a lot of content, it would have the scroll bar. Like this: Hows...
asked by 30.07.2017 / 23:55
1
answer

Bootstrap Collapse on small devices "sm"

I have a rather troublesome menu. As I have some categories in the menu as it decreases the screen it embeds and descends another new menu below. Then I realized that my bootstrap only collapses on the "xs" devices. What do I need to let coll...
asked by 14.07.2017 / 05:58
0
answers

navbar fixed top

How can I just leave navbar as navbar-fixed on scroll and when the client is at the beginning of the site, do not overlap the top1, at the moment it is disappearing when I place navbar-fixed and goes under the page. > <div class="row top...
asked by 25.07.2017 / 14:32
1
answer

Application with Spring + BootStrap with problem to find contextPath and apply CSS

The page is working normally, but CSS is not being applied, as images within the resources are not being localized. Here are methods of the configuration class to locate resources, and it does not work. @Override public void addResourceHandler...
asked by 06.07.2017 / 21:38
0
answers

Conflict between Modal (calling remote page) and dropdown-menu

Good morning everyone! I am having a conflict between the dropdopwn menu and the modal calling a remote page. I have a page called list.php which has the dropdown-menu and inside this one li calling the modal opening the remote form.php Wh...
asked by 09.07.2017 / 16:07
1
answer

Leave the sidebar fixed after opening

I'm putting a puzzle in bootstrap, and it almost worked out what I need. I'm going to use this template only on mobile. You just left the Toggle Menu locked after opening. I tried css but could not. <!DOCTYPE html> <html lang=...
asked by 05.07.2017 / 14:56
1
answer

Throw a collapse button through the menu

In the page I'm developing, the contents are all hidden by the bootstrap collapse class. As it is a Single Page, I would like my menu to go to your own section and then display the content without having to click the button. I'll put an examp...
asked by 05.07.2017 / 20:31
1
answer

Glyphicons disappear in IE 10

I'm having the following problem, I'm using the bootstrap Glyphicons. When I test in chrome or firefox, they work perfectly. But in IE10 they are disappearing, sometimes they just appear by hovering over them, but still, disappear again, what ca...
asked by 17.07.2017 / 17:10
1
answer

Problem with treeview menu

Good morning I'm making a menu and I need the functionality of a treeview, but even done according to documentation when clicking the menu the desired links are not displayed (dropdown): Code: <ul class="sidebar-menu"> <li...
asked by 30.06.2017 / 12:45