[buddypress-trac] [BuddyPress Trac] #8588: Suggestion: use the "site-health" look & feel for BP Admin tabs
buddypress-trac
noreply at wordpress.org
Sat Oct 23 09:02:52 UTC 2021
#8588: Suggestion: use the "site-health" look & feel for BP Admin tabs
------------------------------------+---------------------
Reporter: imath | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 10.0.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback |
------------------------------------+---------------------
Comment (by imath):
Hi @oztaser
Thanks a lot for your addictions to the patch. I'll test it asap. I'm not
sure about the size/place of the logo. I believe we should make it
smaller, on the same line than the main title (`<h1>BuddyPress
Settings||Tools</h1>`) and instead of using an SVG, we can enjoy the
[https://developer.wordpress.org/resource/dashicons/#buddicons-buddypress-
logo available dashicon] for us (using our bright red `#d84800` font
color). There's actually a `.bp-badge` class available in `common.css`
that we don't use anymore, we could recycle it there using a span, eg:
`<h1><span class="bp-badge"></span> <?php echo esc_html( $title );
?></h1>`
What do you think?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8588#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list