Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#2953 closed enhancement (fixed)

[patch] Add CSS classes to Group Members Buttons

Reported by: calvin_42's profile calvin_42 Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Groups Keywords:
Cc:

Description

Hi!

The different buttons to promote/demote/ban/unban members in the Group Members Admin tab don't have specific CSS class. I wanted to use specific icons for each of these buttons and had to use css-hack like a:first-child and a:last-child.

I have enclosed to this message a git patch of the modifications that should be made to :

  • bp-groups/bp-groups-templatetags.php
  • bp-themes/bp-default/groups/single/admin.php

Attachments (1)

diff.patch (4.8 KB) - added by calvin_42 14 years ago.
Patch (git)

Download all attachments as: .zip

Change History (4)

@calvin_42
14 years ago

Patch (git)

#1 @calvin_42
14 years ago

  • Summary changed from Add CSS classes to Group Members Buttons to [patch] Add CSS classes to Group Members Buttons

#2 @djpaul
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3531]) Add CSS classes to group admin member buttons. Fixes #2953, props calvin_42

#3 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 1.5
  • Severity set to normal
  • Version 1.5 deleted

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.