[buddypress-trac] [BuddyPress] #1799: Profile - Edit(HAS PATCH) (was: Profile - Edit)
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Feb 5 09:38:55 UTC 2010
#1799: Profile - Edit(HAS PATCH)
---------------------+------------------------------------------------------
Reporter: Ezd | Owner:
Type: defect | Status: reopened
Priority: minor | Milestone: 1.2
Resolution: | Keywords:
---------------------+------------------------------------------------------
Changes (by DennisSmolek):
* cc: DennisSmolek (added)
Comment:
Ok I was wrong, but to fix this do this:
Edit default.css in wpcontent/plugins/buddypress/bp-themes/bp-
default/_inc/css/default.css
Line 620
div#message.error p {
background: #e41717;
color: #fff;
border-color: #a71a1a;
clear:both;
}
because all the other elements are floating(including the avatar) they
float over each other based upon hierarchy in the parent DIV regardless of
z-index. Adding clear:left; or clear:both; fixes this.. uploading image to
confirm
--
Ticket URL: <http://trac.buddypress.org/ticket/1799#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list