This looks very nice and helpful, i am using this on my website www.klfreelancedesigner.com you can add some icons to make it more bueatiful :)
Soul () - 7 years ago - Reply 0
Los botones no me funcionan y no despliega el menu. Help me!
Elvin Hernandez () - 7 years ago - Reply 0
i need a login page but my application is single page application and have single master page so i give background for the login page but it affect the all page because its single page application and anyone know how it solved
vipin () - 7 years ago - Reply 0
When I minimize the browser the search bar will going down of the brand name, how can I fixed it? How will it still look good even in small devices? Thanks :)
Chrisell Bencalo () - 7 years ago - Reply 0
Can't make it work on 3.3.0 :(
The login-dp window doesn't appear, any idea?
I wonder if it's not an issue with jquery? any ideas about which version to use?
freedze () - 8 years ago - Reply 0
With Boostrap 4.0.0alpha3 you need to change:
<ul id="login-dp" class="dropdown-menu dropdown-menu-right">
Michele () - 8 years ago - Reply 0
Seems working also with Boostrap 4.0 but dropdown went out of the page on the right. Try fixing...
Michele () - 8 years ago - Reply 0
great. I converted this to Jade and it works perfectly fine
ADONGO JUSTICE () - 8 years ago - Reply 0
my searchbar is stretched over the whole page on a second row and i can't get it up in the first row.. any ideas what's wrong here? thanks
RailgunPaul () - 8 years ago - Reply 0
Check the widths of the elements within the row. I am expecting they are more than 100% which is causing the overflow. I would suggest adding the following to your CSS as well (at the top of the file):
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
Padraig MacUidhir () - 8 years ago - Reply 0
Looks great except certain CSS pieces appear to be missing and I cannot override them with a local CSS file/command.
XaosQueen () - 9 years ago - Reply 0
For some reason the dropdown isn't working. Any thoughts as to why the navbar is up but the buttons don't do what you're showing in the preview?
Zack () - 9 years ago - Reply 0
must have loaded an old bootstrap.js, get the latest and place it well.
TAHIR kamal () - 9 years ago - Reply 0