Re: bootstrap menu in the same page?
Hi Rion, do you kno how to show in horizontal the submenus of the nav bar?this part of code :<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b...
View ArticleRe: bootstrap menu in the same page?
Then yes, this should be completely possible as demonstrated in the example that I showed previously. As I said before, you would just want to create two navbar elements and position your image in...
View ArticleRe: bootstrap menu in the same page?
Sure!It may depend on your markup and how you are using them, but generally you would need to set the appropriate CSS 'top' attribute to 40 or 80 (or however far) you wanted to push the menu down for...
View Articlebootstrap menu in the same page?
Hi, is it possible to show 2 bootstrap menu in one page?In fact i need a first black menu on the top of my pagein the second line and empy space where i can put an imageand in third line another...
View Article