Drupal Modules

ratings

Ratings

AttributeAverage
Features4 / 5
Reliability5 / 5
Ease Of Use4 / 5
Documentation4 / 5
Vote Count1
averages
module overview

Module Overview

Drupal.org Excerpt:

IMPORTANT NOTE Please use YUI 1.1-1 release & YUI MENU 1.1-1 release for production sites. YUI Menu NOTE: This module depends on the YUI module. Drop Down (Top Navigation) -using JavaScript. (the menu structure created with javaScript) -using markup. (the menu structure created with html markup)Popup... [More...]

Details:

Maintainer:bakyildiz
Links:
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.22010-Sep-04DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 777 "Development" releases should be considered in beta.

reviews

Reviews

Options: Add a review

rating

Horizontal menu

This module is cool, but could use some additional documentation. The readme has the basics.

I spent a day looking into how to do this, so, I thought I would share....

If you are using the default menu and you would rather have a horizontal sub-menu instead of a vertical sub menu, simply add this block of CSS to your skin.


#yuimenu ul li {
position: relative;
z-index: 999;
background-image: none;
display: inline;
list-style-type: none;
padding-right: 10px;
}

If you want to custom the image used as the main menu, go into your skin (files/lib/build/assets/skins/sam), find the sprite.png file. There are several block of color on it. The top block is the menu. Simply cover it with the color you want your menu to be and replace it. You will need to play with the height of the image to fit your menu. You can also modify the width to fit your needs. Just start your new image at 0 0.

Hope that helps!

Justus

Twitter


Sponsored By


iO1 Drupal Consultants

Top Drupal Books

  1. Using Drupal (O'Reilly)
  2. Definitive Guide to D7
  3. Beginning Drupal 7
  4. Drupal For Dummies
  5. Pro Drupal Development 7
Module Finder New Modules RSS Feeds