Making WordPress.org

Opened 7 years ago

Last modified 7 years ago

#3576 new enhancement

Content Limitations - custom CSS and aria-label

Reported by: garyj's profile GaryJ Owned by:
Milestone: Priority: normal
Component: International Sites (Rosetta) Keywords:
Cc:

Description

See https://en-gb.wordpress.org/meetups/

There are a couple of things I'd like to improve here:

  • consolidate the repeated style attributes for each h3, ul, and li into class selectors. There doesn't appear to be a way to define custom CSS (like WordCamp sites can), and <style> tags get stripped.
  • use aria-label attributes, so that an extracted list of links doesn't just repeat the same link texts but with different URLs. aria-label attributes are stripped, and I don't want to update the (visual) link text.

Can solutions be provided for these?

Change History (1)

#1 @dd32
7 years ago

While we could enable custom CSS support, I think this kind of page would be better off implemented as a page template available to all locales as it's a common thing wanted by country-specific locales

Related: #1292

Note: See TracTickets for help on using tickets.