[buddypress-trac] [BuddyPress] #2691: Default Theme - menu support
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Jan 9 12:57:10 UTC 2011
#2691: Default Theme - menu support
--------------------------+--------------------------------------
Reporter: DJPaul | Owner: DJPaul
Type: enhancement | Status: reopened
Priority: normal | Milestone: 1.3
Component: Theme | Version:
Resolution: | Keywords: has-patch, needs-testing
--------------------------+--------------------------------------
Comment (by hnla):
removing the z-index from line 287 and moving it to #header line 140
Appears to be fine, most browsers of the modern flavour are stacking the
elements in the correct flow regardless where position absolute elements
are concerned so do not need z-index necessarily but IE mucks up position
absolute so adding z-index to #header sorts that out and all other
browsers should be fine with that.
That gives us one level for IE6 and we need to decide on the best approach
to solving display of further levels or not as seen fit?
--
Ticket URL: <http://trac.buddypress.org/ticket/2691#comment:24>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list