Questions tagged as 'nav'

1
answer

How do I solve the error created by overflow-x: hidden ;?

Good morning @ Alvaro Montoro solved the problem I had with my website on mobile devices, as you will see in highlighted questions . Well, I was so happy, but today I saw that by adding overflow-x: hidden; , solve the mobile theme, but it...
asked by 13.03.2018 / 11:26
1
answer

Alignment within nav

Hi, I'm trying to create this nav and I want my logo to stay on the left, and the links fall to the right, but I'm a novice and I can not find anything. Can you help me? Thanks <nav class="navbar navbar-expand-md menu"> <a c...
asked by 18.01.2018 / 19:52
0
answers

Backgroung img with filter and nav [DOUBT CSS]

I have the following doubt: I have a div with a background img, I add a filter brightness, but that also affects what I have next to that image: the html code: <header> <div id="logo-page"> <div id="top-bar">...
asked by 18.10.2018 / 17:31
0
answers

navtab in angular 6

I try to make a nav tab in angular 6 that change the contents of a div but with what I have in each of my components this I tried. with only a few texts but when running my project I do not see anything, I hope you can help me. <div id="...
asked by 08.09.2018 / 20:29
0
answers

Collapse by clicking on menu

I would like that when clicking on any menu option, it will collapse. I leave the Html code, Css and a link to test the code. Html: <!doctype html> <html lang="en"> <head> <meta charset="utf-8" />...
asked by 27.02.2018 / 09:26
0
answers

Organize buttons in bootstrap navbar 4 when hamburger menu appears

I need to organize the buttons in the bootstrap 4 navbar when the hamburger menu appears when it collapses, here's how it usually is: Then to collapse for the responsive version: How could I place the elements down aligned with respe...
asked by 30.01.2018 / 17:15
1
answer

problem when placing the fixed top in a lateral menu using bootstrap4

I have this administrative panel and I want to place a fixed side menu so that when I do scroll it stays fixed, the class fixed-top in Botstrap allows me to do it but it does not work well in side menus body { bac...
asked by 31.12.2017 / 01:59
1
answer

Create a nav from an array in PHP? [closed]

My teacher asks me to build an array from PHP. I really do not know how to do it and I wanted to ask for help. If someone is so kind to explain it. Thank you very much     
asked by 09.11.2018 / 15:53