[buddypress-trac] [BuddyPress Trac] #7828: BP Nouveau: Improve responsive views of widgets: Group, Member, Friends, & Recent Networkwide Posts

buddypress-trac noreply at wordpress.org
Sun May 13 11:18:19 UTC 2018


#7828: BP Nouveau: Improve responsive views of widgets: Group, Member, Friends, &
Recent Networkwide Posts
-------------------------+------------------------------
 Reporter:  mercime      |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Templates    |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by mercime):

 [attachment:widget-members-b4-aft.png] and [attachment:widget-recent-
 network-posts.png] show the before and after for the following from left
 to right:
 - Twenty Fourteen primary sidebar
 - Twenty Fourteen content sidebar
 - Twenty Fifteen primary sidebar
 - Twenty Sixteen primary sidebar
 - Twenty Seventeen footer sidebars

 [attachment:7828.patch] makes the BP widgets show up with consistent
 layouts across different themes and responsive views. This involved
 simplifying styles to the minimum and changing specificity of selectors
 used previously.

 Changed the specificity of the following:
 - sidebar widgets: lessened specificity from `.widget-area
 .buddypress.widget` to `.buddypress.widget` to cover the basic widget
 style and to ensure the style gets applied even to sidebars without the
 `.widget-area` class which the default themes have.
 - main content widget areas (user and group widgets): Increased
 specificity from `.buddypress.widget` to `buddypress-wrap
 .buddypress.widget`

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7828#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list