[buddypress-trac] [BuddyPress] #3595: Menu still not working with 1.5 and IE7
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Oct 7 18:03:12 UTC 2011
#3595: Menu still not working with 1.5 and IE7
---------------------------+--------------------
Reporter: blogsterfiles | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.5.1
Component: Theme | Version: 1.5
Severity: major | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Comment (by r-a-y):
01.patch works from the testing I've done.
Try the patch on all other browsers as well. I've tested in Firefox,
Chrome, Safari and Opera and haven't found any conflicts (thus far). Even
works in IE6 (except for the dropdown menu since IE6 doesn't support the
:hover CSS selector, but that's just IE6 being IE6!).
The problem blogsterfiles
[http://buddypress.trac.wordpress.org/ticket/3595#comment:9 notes above]
could be an issue with WP menus and I believe is separate.
The only minor issue that could arise is how this affects child themes; BP
TPack users won't be affected at all.
The declaration that I think would affect child themes is:
`#navigation {height:70px;}`
I needed to do this so the height of the #header stays intact since I'm
using `position:absolute` in `#nav`.
Of course, feel free to tweak the CSS!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3595#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list