Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

#1537 closed defect (bug) (fixed)

Template notices outputted differently on profile page

Reported by: Ezd Owned by: hempsworth
Priority: minor Milestone: 1.2
Component: Version:
Severity: 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 17 years ago.
activitydeleted2.jpg (68.4 KB ) - added by luccame 17 years ago.
1537.patch.diff (1.3 KB ) - added by hempsworth 17 years ago.
Moves template notices to the top of 'item-body'

Download all attachments as: .zip

Change History (8)

@Ezd
17 years ago

#1 @Ezd
17 years ago

  • Priority majorminor

#2 @luccame
17 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
17 years ago

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

#3 @hempsworth
17 years ago

  • Keywords has-patch added
  • Owner set to hempsworth
  • Status newaccepted

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
17 years ago

  • Summary Activity deletedTemplate notices outputted differently on profile page

#5 @apeatling
17 years ago

  • Resolutionfixed
  • Status acceptedclosed

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

Note: See TracTickets for help on using tickets.