Questions tagged as 'nav-bar'

1
answer

Div CSS with CSS [closed]

I need to make a div that looks like the image below: Itriedtodobackgroundimage,butitismoredifficulttoposition,asintheimagebelow: Theproblemistomakethisareamarkedintheimagebelow: .nav-tabs>li.active>a, .nav-tabs>li.active&g...
asked by 06.12.2016 / 16:29
2
answers

transition navbar semantic-ui

I want to create a transition in navbar (menu), when I scroll the page scroll, I do not know the name of the effect but it's this one (it just rolls down and the navbar is solid with a white background, or roll up it dissolves with a fade out...
asked by 16.01.2018 / 20:01
1
answer

Bootstrap navbar close

Hello, I'm using bootstrap version 4.0 beta-2, and I have a question, how do I close the navbar menu after clicking on an item in the list? By default it is necessary to click on the item and click again on the menu to close it. I found a solu...
asked by 12.11.2017 / 05:02
1
answer

Aligning buttons in NAVBAR

I have the following buttons on my navbar: <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <a class="navbar-brand" href="~/...
asked by 16.09.2016 / 19:52
1
answer

Navigation not taking full browser size

is the following, I noticed now an error that my site has, is the following, I set the max-width of the page to 1366px, if I zoom out in the browser all elements occupy the full width of the browser. But it turns out that my navbar, with width 1...
asked by 04.05.2018 / 01:31
1
answer

Nav-bar logo moves when site is placed in full screen

I developed a fixed nav-bar with an image in the center also fixed, but when I put the site in full screen I realize that the logo also moves, how can I leave the logo fixed regardless of the height of the device screen? p> Follow the site's n...
asked by 02.05.2018 / 10:56
2
answers

My search bar is not positioned correctly

My search bar does not position correctly at the end, and the initial part of the menu is not at the beginning, everything is centralized. Follow my code: .barra{ display: inline-flex; background-image: linear-gradient(150de...
asked by 06.03.2018 / 22:34
1
answer

Center button vertically inside nav boostrap

As I center this button inside a nav-item, the html looks like this: <nav class="navbar navbar-expand-sm bg-light navbar-light sticky-top"> <div class="container"> <a class="navbar-brand" href="#"> <img src="im...
asked by 26.02.2018 / 17:25
1
answer

Navbar bugada no resposivo

My site has a bug that I do not know when it started, it was working normally, when I clicked on the hamburger menu the menu went down with the options with a white background and below the nav, but now it is opening over the nav makes it cut on...
asked by 15.03.2018 / 13:32
3
answers

Change the breakpoint of the navbar

I have a navbar that works with the collapse, when at a lower resolution the menu group and appear only when clicked. Anyway, can I change the breakpoint of navbar only so that this effect occurs in a different resolution? I tried switching on t...
asked by 15.04.2015 / 14:07