Ticket #4274 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 7 months ago

CSS fix for better Trac integration

Reported by: sgissinger Assigned to: cbalan
Priority: normal Component: MenusPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Add z-index line in superfish.css

.sf-menu li {
        z-index:                99;
        float:                  left;
        position:               relative;
}

Attachments

superfish.css (3.6 kB) - added by sgissinger on 12/13/08 08:27:15.
tracmenus-refactored.jpg (10.7 kB) - added by sgissinger on 12/13/08 14:20:26.
One screenshot, one ;)

Change History

12/13/08 08:27:15 changed by sgissinger

  • attachment superfish.css added.

12/13/08 08:36:02 changed by sgissinger

  • summary changed from Fix for submenus appearing under text in IE to CSS fix for better Trac integration.

I finally made a little CSS for me and everybody (need somebody ...). I'm not an expert so it have some issues.

  • When hover on a top menu item, subitems are moving under FF. This only a 1 or 2 px move but I don't like that, you too I suppose. IE do not do that...strange.
  • The arrow which was white ... needs to be black now or something else than white.

Enjoy, it's a great plugin big thx to you cbalan.

12/13/08 11:15:09 changed by sgissinger

The moving subitems only appears in FF2, FF3 works good.

12/13/08 14:20:26 changed by sgissinger

  • attachment tracmenus-refactored.jpg added.

One screenshot, one ;)

12/14/08 20:22:20 changed by cbalan

(In [5014]) MenusPlugin: - Added z-index. refs #4274 #4264

12/16/08 19:47:19 changed by cbalan

(In [5021]) MenusPlugin: - More trac-alike look thanks to Izzy. refs #4290 #4264 #4274

12/20/08 19:34:12 changed by cbalan

  • status changed from new to closed.
  • resolution set to duplicate.

Moving this to #4264

Thank you, Catalin Balan


Add/Change #4274 (CSS fix for better Trac integration)




Change Properties
Action