The menu tag has no wiki summary.
0
votes
0answers
8 views
Logo and text of #menu on same level, some CSS [migrated]
Link to JSbin
I want the logo to be at the bottom of #menu and the text to be aligned at the right hand side of the 1000px max-width of the #menu.
How shall I proceed?
-1
votes
0answers
18 views
Hiding a menu item until an article has been accessed [closed]
I have a menu that contains a link for posting an item to trade and also a link to view all trades. This is a Joomla 2.5 site. I would like to reveal the view all link only after a new users posts ...
2
votes
1answer
72 views
SEO best practice for a breadcrumb made by a css drop-down menu
Usualy I make my "breadcrumb" with a <h1>, at the pages top, wich is perfect for the SEO, like following : <h1>Section > Category</h1>
But in a new project, I wish to display a ...
0
votes
0answers
51 views
Horizontal drop down CSS menus [closed]
I'm trying to setup some horizontal CSS drop down menus.
Where things get different for me, is that both main menu and submenu must both be horizontal, and text aligned right - purely for synthetic ...
1
vote
1answer
135 views
Drop-down menu: alternative to Superfish? [closed]
In the past, I have been relying on Superfish to build navigation on public sites.
Superfish is a solid plugin and is very useful when you need to support older browsers. However its intricated css ...
0
votes
0answers
151 views
Display RokNavMenu as a two-tier menu system [closed]
I am trying to modify the was RokNavMenu displays its dropdown menus.
Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2
This image shows ...
1
vote
1answer
137 views
Navigation: Sub-menu item for section page
I'm considering some small navigation changes to one of my sites. Consider the following (simplified) site structure:
About Some Technology
-About Some Technology
Our Products
- Products Overview
- ...
2
votes
2answers
127 views
Should the Home Menu Button Display a Submenu?
Is it best practices to display/not display a dropdown menu for the Home button in menu navigation?
0
votes
1answer
51 views
Tabbed-Menu where tabs Change Color?
I need a tabbed-menu template where the tabbed menu for the present page changes color. If possible, it should play nicely with browser that don't have JavaScript enabled.
Other then the tabs, I ...
4
votes
2answers
508 views
Pure CSS menu generator
I've been looking for hours for pure css, no js, menu creation software. All that I've found have either used js or did not have drop-down sub-menus. I have found one, but it's quite pricey for me and ...
2
votes
1answer
429 views
Are temporarily hidden elements bad for search-engine rankings?
I've been reading a lot of information saying that hidden elements are bad and that search engines penalize pages for using them. I started to get really worried about it when I realized that MOST of ...
1
vote
5answers
387 views
Which of these URL scenarios is best for big link menus? [seo /user friendly urls]
Me and a good friend of mine are exploring the possibilities of either of the three scenarios for a website where each webpage has a menusystem with about 130 links.:
SCENARIO 1
the pages menu ...
3
votes
2answers
1k views
Joomla Hide Menu Item, or: Using Rich Content as part of the navigation
In my Joomla based web site, I have a two layer main menu. The page layout contains two sections whereas the left one displays the content and the right one displays some other kind of content which ...
2
votes
2answers
1k views
Joomla Sub-Menu Won't Expand
The popular items menu on www.nfpn.org (displayed in right side bar) has sub-menu items defined. When someone navigates to a top-level page that's represented in that menu, I'd like for the child ...
0
votes
2answers
249 views
Menu hidden links and bots!
I want to make a menu with a list with hidden links and when the user points the menu with he mouse the links will appear, my problem is that the bots may think this as a deceiving tactic and lower my ...
2
votes
5answers
181 views
How to keep menu in a single place without using frames
This is probably a duplicate, but I can't find the answer anywhere (maybe I'm searching for the wrong thing?) and so I'm going to go ahead and ask.
What is the accepted standard practice for creating ...
2
votes
2answers
116 views
Can't get menu working the way I would like to in Drupal 6
My apologies up-front, as I've asked this question already on Doctype.com, but figure that this site is more appropriate. I've been trying to wrap my head around Drupal's menu system, with little ...
3
votes
2answers
209 views
SEO for e-commerce, how to keep links in each page to a reasonable number?
After reading this: "Keep the links on a given page to a reasonable number" [Googkle official site]
And this: "Users often dislike link-heavy pages too, so before you go overboard putting a ton of ...
0
votes
0answers
688 views
PHP “dynamic” Menu script [closed]
I am just starting PHP and I want to create a customizable menu using jquery and a PHP script that can have a variable amount of items.
Thanks to Chase for his Answer on Stack Overflow
index.php:
...
6
votes
4answers
129 views
How do I handle having to many links on a webpage because of my menu
I am developing a website that has a drop-down menu at the top of it. The Menu has around 100 links in it that are repeated on every page. Every page also has some number of links below the Menu ...
