[buddypress-trac] [BuddyPress Trac] #5817: Additional styling support for BuddyPress Widgets
buddypress-trac
noreply at wordpress.org
Sun Aug 17 11:37:53 UTC 2014
#5817: Additional styling support for BuddyPress Widgets
--------------------------+------------------------------
Reporter: mercime | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by DJPaul):
The new `.item-options` and `.avatar-block` CSS seems too general if
you're trying to get the new CSS to only target widget blocks. Did you
mean to add the new `bp-widget` class to these?
I am also not sure about the name of the `bp-widget` class; to me, that
sounds like something I would expect to see on an overall wrapper element,
not on `UL`s in (not all of) the widgets. The duplicated CSS (for backpat)
is understandable but kinda annoying.
For a different suggestion, if the root problem is that `before_widget`
isn't guaranteed to contain `class=widget`, how about we make sure it is?
It would be a straightforward change, and this way, the CSS doesn't need
to change.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5817#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list