Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 7 years ago

Last modified 7 years ago

#4950 closed enhancement (wontfix)

Theme compat should clear LI :before:after 'content' selectors

Reported by: djpaul's profile DJPaul Owned by:
Milestone: Priority: low
Severity: normal Version: 1.7
Component: Templates Keywords:
Cc:

Description

I noticed on the old Kubrick theme some glitches with the theme compatibility.
bp-legacy should clear LI :before:after { content: } selectors: http://cl.ly/image/3C2Y0L1u1P2j

Change History (5)

#1 @johnjamesjacoby
12 years ago

By clear, do you mean the list style? It looks like the li padding could use some stricter rules too.

#2 @DJPaul
12 years ago

I apologise for being a bit vague. Like this:

#a_thing LI :before {
  content: '';
}

We can certainly check out the padding at the same time, but the ticket was created specifically for the content param.

#3 @DJPaul
9 years ago

  • Component changed from Appearance - Template Parts to Templates

#4 @DJPaul
7 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Closing most tickets related to BP-Default and BP-Legacy, since the upcoming BP-Nouveau template pack (planned for 3.0) will make these redundant.

#5 @DJPaul
7 years ago

Closing most tickets related to BP-Default and BP-Legacy, since the upcoming BP-Nouveau template pack (planned for 3.0) will make these redundant.

Note: See TracTickets for help on using tickets.