Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1821 closed enhancement (fixed)

Add Breadcrumb parent CSS Class

Reported by: netweb's profile netweb Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Front-end Keywords: has-patch needs-testing
Cc:

Description

Add CSS Class for 'parent' breadcrumb element for easier breadcrumb styling.

Attachments (2)

bbp-common-template.diff (1.7 KB) - added by netweb 13 years ago.
bbp-common-template2.diff (623 bytes) - added by netweb 13 years ago.
Add bbp-breadcrumb-separator class

Download all attachments as: .zip

Change History (5)

#1 @johnjamesjacoby
13 years ago

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

(In [3898]) Breadcrumbs:

  • Add classes to breadcrumb items that were missing them (forum|topic|reply|topic-tag)
  • Fixes #1821.
  • Props netweb for original patch.

#2 @netweb
13 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Add class to breadcrumb separator item

bbp-common-template2.diff does NOT work... I think i'm close though!

@netweb
13 years ago

Add bbp-breadcrumb-separator class

#3 @johnjamesjacoby
13 years ago

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

(In [3901]) Breadcrumbs:

  • Wrap separator in a span if it exists.
  • Shorten $breadcrumbs variable to $crumbs for improved readability.
  • Fixes #1821 again.
  • Props netweb for original patch.
Note: See TracTickets for help on using tickets.