Modify

Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#4274 closed enhancement (duplicate)

CSS fix for better Trac integration

Reported by: Sébastien GISSINGER Owned by: Catalin BALAN
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 (2)

superfish.css (3.6 KB) - added by Sébastien GISSINGER 15 years ago.
tracmenus-refactored.jpg (10.7 KB) - added by Sébastien GISSINGER 15 years ago.
One screenshot, one ;)

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by Sébastien GISSINGER

Attachment: superfish.css added

comment:1 Changed 15 years ago by Sébastien GISSINGER

Summary: Fix for submenus appearing under text in IECSS 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.

comment:2 Changed 15 years ago by Sébastien GISSINGER

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

Changed 15 years ago by Sébastien GISSINGER

Attachment: tracmenus-refactored.jpg added

One screenshot, one ;)

comment:3 Changed 15 years ago by Catalin BALAN

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

comment:4 Changed 15 years ago by Catalin BALAN

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

comment:5 Changed 15 years ago by Catalin BALAN

Resolution: duplicate
Status: newclosed

Moving this to #4264

Thank you, Catalin Balan

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Catalin BALAN.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.