Menus are displayed vertically instead of horizontally in some themes like Garland. The module should include default CSS properties so that menus are displayed correctly without needing to tweak the CSS.

Comments

zyxware’s picture

Assigned: yrocq » zyxware

We will provide a default stylesheet based on the stylesheet that we have used for our latest project and will also provide a patch for the 2.x version for this.

zyxware’s picture

Status: Active » Needs review
StatusFileSize
new12.23 KB
new15.14 KB

Attaching herewith the patch that provides a default CSS for the module. The CSS has been tested with Garland on FF3.

Changelog

- Default stylesheet for the module that creates a horizontal menu.
- Inline styles have been moved to the css file.
- The module now uses Drupal settings array instead of custom inline javascript variables.
- All global variables inside the javascript file has been moved to the settings array for the module.

Also attaching the latest version of the module full source.

Thanks

yrocq’s picture

Status: Needs review » Fixed

Commited in CVS. Thank you very much !

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.