[buddypress-trac] [BuddyPress Trac] #6772: BuddyPress Embeds for activity, user profiles, groups

buddypress-trac noreply at wordpress.org
Fri May 27 19:20:11 UTC 2016


#6772: BuddyPress Embeds for activity, user profiles, groups
------------------------------------+------------------
 Reporter:  imath                   |       Owner:
     Type:  idea                    |      Status:  new
 Priority:  normal                  |   Milestone:  2.6
Component:  API                     |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |
------------------------------------+------------------

Comment (by imath):

 @r-a-y i confirm 09b.play-icon-fix.patch fixed the issue

 I think we can simply center the div, something like :
 {{{
 .bp-activity-embed-display-media {
    margin: 0 auto;
 }
 }}}

 is doing the centering as you specified a max-width.

 The other option is to display the div horizontally having the image on
 the left and the text on the right if the width is under a specific
 amount.

 But i think we can have this in with the centered div ;) Great work!

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


More information about the buddypress-trac mailing list