Closed (fixed)
Project:
Nice Menus
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2007 at 17:35 UTC
Updated:
22 Jun 2007 at 17:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
add1sun commentedI'm thinking not to remove the border since it may confuse people who upgrade. I did track down the funky css in garland and here is a simple patch to override the necessary css to get nice menus looking normal in garland/minelli. All of the other core themes look fine with this as well.
Comment #2
add1sun commentedBleh, Garland does funky theming to the whole header region so nice menus are completely borked there. Here is a new, much bigger patch that puts in the more specific overrides to make it work in the header as well.
Comment #3
brenda003This is working for me in all core themes, unfortunately I don't have access to IE right now to test there.
One thing, though, is the filter:mask(); doesn't validate - I'm not sure what it even *does*, I've never seen it used before. Removing it didn't seem to do anything - what's it for?
Comment #4
add1sun commentedThe filter is specifically for an IE fix to get the flyout menus to display properly over form selects. Filter activates IE's activeX rendering to make the damn thing work. :) We should probably pull that out to an IE hack file and conditionally included it so normal browsers validate OK. But that should be a separate issue.
Comment #5
Goose4all commentedi love you!
works like a charm.. ;)
thank you!!
Comment #6
add1sun commentedpatch applied to the 5 branch. thanks for testing folks!
Comment #7
(not verified) commented