Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#1537 closed defect (bug) (fixed)

Template notices outputted differently on profile page

Reported by: ezd's profile Ezd Owned by: hempsworth's profile hempsworth
Milestone: 1.2 Priority: minor
Severity: Version:
Component: Keywords: has-patch
Cc:

Description

The green confirmation bar is a bit misplaced in the profile. Some padding in the left side might be needed. See screenshot.

I have not checked the other confirmation bars.

Attachments (3)

activitydeleted.tiff (244.2 KB) - added by Ezd 15 years ago.
activitydeleted2.jpg (68.4 KB) - added by luccame 15 years ago.
1537.patch.diff (1.3 KB) - added by hempsworth 15 years ago.
Moves template notices to the top of 'item-body'

Download all attachments as: .zip

Change History (8)

@Ezd
15 years ago

#1 @Ezd
15 years ago

  • Priority changed from major to minor

#2 @luccame
15 years ago

see activitydeleted2.jpg - i have disabled the display property of "div#message p" and it looks good, but I am not sure if this could cause problems elsewhere...

@hempsworth
15 years ago

Moves template notices to the top of 'item-body'

#3 @hempsworth
15 years ago

  • Keywords has-patch added
  • Owner set to hempsworth
  • Status changed from new to accepted

I've moved template notices into the main <div id="item-body"> as with other components (groups for example). This fixes the bug and brings more consistency.

#4 @hempsworth
15 years ago

  • Summary changed from Activity deleted to Template notices outputted differently on profile page

#5 @apeatling
15 years ago

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

(In [2353]) Fixes #1537 - inconsistent template notice position.

Note: See TracTickets for help on using tickets.