Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#15455 closed defect (bug) (fixed)

Add admin-bar class to body_class

Reported by: markjaquith Owned by:
Priority: high Milestone: 3.1
Component: Themes Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Some themes that use absolute top CSS positioning will need tweaks to work with the new admin bar. We should add an "admin-bar" class to body_class() so they can update their CSS to account for the height of the bar.

Change History (2)

#1 @markjaquith
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [16432]) Add admin-bar class to body_class() if the admin bar is showing. fixes #15455

#2 @markjaquith
16 years ago

(In [16432]) Add admin-bar class to body_class() if the admin bar is showing. fixes #15455

Note: See TracTickets for help on using tickets.