Questions tagged as 'menu'

1
answer

How do I reposition the menu bar below the header?

I'm editing a WordPress theme and would like to reposition the menu just below the header image, but how do I do this in CSS? The site is not yet hosted on the web. I'm modifying the theme before installing everything. The code for the menu...
asked by 13.10.2015 / 03:12
1
answer

Building Customizable Menu in ASP.NET MVC

I have a menu in my application, however I need to add a configuration screen where the system administrator selects the menu and chooses whether to enable or disable the menu item for all users of the application. I thought about creating a...
asked by 03.02.2015 / 16:09
1
answer

side menu with left margin

I have a% central% and div to put the menu. The problem is that there is a left margin that I can not take at all. I think it's because of the style of div . link     
asked by 22.11.2016 / 14:16
1
answer

First letter of underlined menu for shortcut - WPF

I'm trying to put a shortcut on my system menu in WPF. In Windows form, just change the text property by placing the "&" before, but in WPF does not use "text" but "content" Does anyone help me? <Menu HorizontalAlignment="Left" Heigh...
asked by 15.04.2015 / 20:24
1
answer

CSS menu creation

Hello, Would you like to know the easiest way to create an HTML menu in CSS? I tried to make one here and it really did not work out. <!DOCTYPE html> <html> <head lang="pt-br"> <meta charset="utf-8"> &l...
asked by 07.05.2018 / 23:13
2
answers

Menu that moves by coordinates

I'm doing this site but I can not do two things: The menu has to move to the contents as I click the options When the page load has to appear centralized along with the menu where Instagram has. I tried several methods on the net...
asked by 22.05.2014 / 01:50
3
answers

Show and hide Javascript content (Menu)

Good morning Guys, I have a big question. I have the following code: <div class="nav"> <ul class="menu"> <li class="mnativo"><a href="#"><i class="fa fa-bars"></i></a></li>...
asked by 11.03.2016 / 13:00
1
answer

Help for viewing MegaMenu firstfaces

Good colleagues, I'm having a problem with the MegaMenu component of primefaces I liked the components to be visible to the users but they are hidden behind the central region, so I would like to bring it forward. How can I do that? I tried to u...
asked by 28.12.2018 / 11:37
3
answers

Bootstrap navbar dropdown menu focus control after the click

Situation I have a navbar on my site, and in it I have several dropdown / megamenus menus. I need when clicking this dropdown, the user has the option to "scroll" the page up and down with the arrow keys. With the mouse scroll this alrea...
asked by 08.05.2014 / 15:38
0
answers

Dropdown menu does not appear [closed]

Can anyone help me? The dropdown menu does not appear. I tried the z-index but it did not work. Code snippets body .white { color: #f2f2f2; } a:link, a:active, a:visited { color: #f2f2f2; text-decoration: none; } a:hove...
asked by 28.07.2016 / 23:34