Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#7037 closed defect (bug) (fixed)

Correct styling for groups admin/mods titles

Reported by: hnla's profile hnla Owned by: hnla's profile hnla
Milestone: 2.6 Priority: normal
Severity: normal Version:
Component: Templates Keywords: needs-patch
Cc:

Description (last modified by hnla)

With updates recently to screen heading elements, styling selector targets have changed somewhat causing rulesets to apply properties to the wrong element.

This ticket will correct descendent selector targeting to be a more specific focussed selector set relating to elements screen component.

Patch to follow shortly.

Attachments (1)

7037.patch (3.8 KB) - added by hnla 9 years ago.
Update styles to correct for heading change - update formatting for conventions complience.

Download all attachments as: .zip

Change History (5)

#1 @hnla
9 years ago

  • Owner set to hnla
  • Status changed from new to assigned

#2 @hnla
9 years ago

  • Description modified (diff)

@hnla
9 years ago

Update styles to correct for heading change - update formatting for conventions complience.

#3 @hnla
9 years ago

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

In 10727:

Update Cover Image styles.
Commit adjusts selectors for users cover image user name. Change selector target from descendent heading element (h2) to class name for greater specificity.

This commit corrects issue after heading elements changed for group admin/mods lists causing cover image styling to be inherited for these elements instead of just for user nicenames.

Commit also updates the styles for some general formatting.

Fixes #7037

#4 @DJPaul
9 years ago

  • Component changed from Appearance to Templates
Note: See TracTickets for help on using tickets.