id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3340 Replace parentheses around nav item numbers with spans davidtcarson "Throughout the theme and within components, there are numbers displayed next to navigational items to indicate how many items are within a section. Example from bp-themes/bp-default/groups/index.php: {{{ All Groups (%s) }}} Instead of using the parentheses, there should be spans like below. Example: {{{ All Groups %s }}} From the prospective of a ''themer'', the parentheses are not useful and limit what can be done with CSS. I'm submitting a patch that replaces the parentheses with spans and adds some CSS that conforms with bp-default. I'm running BP 1.3-bleeding. " enhancement closed normal 1.5 Core 1.5 fixed