Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1128 closed defect (bug) (fixed)

Admin bar CSS added even though admin bar hidden for logged out users

Reported by: stevegk Owned by:
Priority: major Milestone: 1.1
Component: Version:
Severity: Keywords:
Cc:

Description

A 28px margin is added to the top of the body of the blog theme even though admin bar is supposed to be hidden for logged out users.

Checked against clean install of bp trunk revision 2002 and wpmu 2.8.4a.

Change History (5)

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in r2006

#2 @stevegk
17 years ago

  • Resolution fixed
  • Status closedreopened

Fixed for main blog, but not for other blogs.

#3 @apeatling
17 years ago

  • Resolutioninvalid
  • Status reopenedclosed

The blogs themes must have a wp_footer() call in the footer for this to work.

#4 @apeatling
17 years ago

Actually, I need to move the function still, but the above applies.

#5 @apeatling
17 years ago

  • Resolution invalidfixed

(In [2013]) Fixes #1128

Note: See TracTickets for help on using tickets.